| /NW4C-2.0.3/sources/libraries/lyt/ |
| D | lyt_Drawer.cpp | 62 Drawer::DrawBegin( const DrawInfo& drawInfo ) in DrawBegin() function in nw::lyt::Drawer 65 DrawBegin(flag); in DrawBegin() 71 Drawer::DrawBegin(u32 flag) in DrawBegin() function in nw::lyt::Drawer 82 Base::DrawBegin(flag); in DrawBegin()
|
| /NW4C-2.0.3/include/nw/lyt/ |
| D | lyt_Drawer.h | 249 void DrawBegin( const DrawInfo& drawInfo ); 252 virtual void DrawBegin(u32 flag = 0);
|
| /NW4C-2.0.3/demos/lyt/locationAdjust/sources/ |
| D | main.cpp | 272 drawer.DrawBegin(drawInfo); in nnMain() 290 drawer.DrawBegin(drawInfo); in nnMain()
|
| /NW4C-2.0.3/demos/lyt/orthoStereo/sources/ |
| D | main.cpp | 460 drawer.DrawBegin(nw::lyt::Drawer::DONT_USE_SETUP_COMMAND); in nnMain() 482 drawer.DrawBegin(drawInfo); in nnMain() 500 drawer.DrawBegin(drawInfo); in nnMain()
|
| /NW4C-2.0.3/demos/font/ResFont/sources/ |
| D | main.cpp | 381 pDrawer->DrawBegin(); in DrawAscii() 415 pDrawer->DrawBegin(); in DrawCounter()
|
| /NW4C-2.0.3/include/nw/font/ |
| D | font_RectDrawer.h | 177 virtual void DrawBegin(u32 flag = 0);
|
| /NW4C-2.0.3/demos/Nw4cDemo/sources/ |
| D | LytCtrl.cpp | 239 m_Drawer.DrawBegin( m_DrawInfo ); in Render()
|
| /NW4C-2.0.3/demos/lyt/simple/sources/ |
| D | main.cpp | 324 drawer.DrawBegin(drawInfo); in nnMain()
|
| /NW4C-2.0.3/demos/lyt/texVram/sources/ |
| D | main.cpp | 286 drawer.DrawBegin(drawInfo); in nnMain()
|
| /NW4C-2.0.3/demos/lyt/extUserData/sources/ |
| D | main.cpp | 298 drawer.DrawBegin(drawInfo); in nnMain()
|
| /NW4C-2.0.3/demos/lyt/archiveFont/sources/ |
| D | main.cpp | 266 drawer.DrawBegin(drawInfo); in nnMain()
|
| /NW4C-2.0.3/demos/lyt/multiArc/sources/ |
| D | main.cpp | 254 drawer.DrawBegin(drawInfo); in nnMain()
|
| /NW4C-2.0.3/demos/lyt/perspective/sources/ |
| D | main.cpp | 320 drawer.DrawBegin(drawInfo); in nnMain()
|
| /NW4C-2.0.3/demos/lyt/group/sources/ |
| D | main.cpp | 281 drawer.DrawBegin(drawInfo); in nnMain()
|
| /NW4C-2.0.3/demos/lyt/simple2/sources/ |
| D | main.cpp | 294 drawer.DrawBegin(drawInfo); in nnMain()
|
| /NW4C-2.0.3/demos/lyt/bounding/sources/ |
| D | main.cpp | 356 drawer.DrawBegin(drawInfo); in nnMain()
|
| /NW4C-2.0.3/demos/snd/demolib/sources/ |
| D | demolib.cpp | 384 m_Drawer.DrawBegin(); in DrawStringPostProcess()
|
| /NW4C-2.0.3/demos/font/ArchiveFont/sources/ |
| D | main.cpp | 510 pDrawer->DrawBegin(); in DrawAscii()
|
| /NW4C-2.0.3/demos/lyt/animShare/sources/ |
| D | main.cpp | 488 drawer.DrawBegin(drawInfo); in nnMain()
|
| /NW4C-2.0.3/demos/lyt/tagGroupBind/sources/ |
| D | main.cpp | 463 drawer.DrawBegin(drawInfo); in nnMain()
|
| /NW4C-2.0.3/sources/libraries/demo/ |
| D | demo_GraphicsDrawing.cpp | 510 m_Drawer.DrawBegin(); in BeginDrawingString()
|
| /NW4C-2.0.3/sources/libraries/font/ |
| D | font_RectDrawer.cpp | 879 RectDrawer::DrawBegin(u32 flag) in DrawBegin() function in nw::font::RectDrawer
|