| /NW4C-1.2.23/sources/libraries/lyt/ |
| D | lyt_Drawer.cpp | 60 Drawer::DrawBegin( const DrawInfo& drawInfo ) in DrawBegin() function in nw::lyt::Drawer 63 DrawBegin(flag); in DrawBegin() 69 Drawer::DrawBegin(u32 flag) in DrawBegin() function in nw::lyt::Drawer 80 Base::DrawBegin(flag); in DrawBegin()
|
| /NW4C-1.2.23/include/nw/lyt/ |
| D | lyt_Drawer.h | 247 void DrawBegin( const DrawInfo& drawInfo ); 250 virtual void DrawBegin(u32 flag = 0);
|
| /NW4C-1.2.23/demos/lyt/locationAdjust/sources/ |
| D | main.cpp | 270 drawer.DrawBegin(drawInfo); in nnMain() 288 drawer.DrawBegin(drawInfo); in nnMain()
|
| /NW4C-1.2.23/demos/lyt/orthoStereo/sources/ |
| D | main.cpp | 458 drawer.DrawBegin(nw::lyt::Drawer::DONT_USE_SETUP_COMMAND); in nnMain() 480 drawer.DrawBegin(drawInfo); in nnMain() 498 drawer.DrawBegin(drawInfo); in nnMain()
|
| /NW4C-1.2.23/demos/font/ResFont/sources/ |
| D | main.cpp | 379 pDrawer->DrawBegin(); in DrawAscii() 413 pDrawer->DrawBegin(); in DrawCounter()
|
| /NW4C-1.2.23/include/nw/font/ |
| D | font_RectDrawer.h | 175 virtual void DrawBegin(u32 flag = 0);
|
| /NW4C-1.2.23/demos/Nw4cDemo/sources/ |
| D | LytCtrl.cpp | 237 m_Drawer.DrawBegin( m_DrawInfo ); in Render()
|
| /NW4C-1.2.23/demos/lyt/archiveFont/sources/ |
| D | main.cpp | 264 drawer.DrawBegin(drawInfo); in nnMain()
|
| /NW4C-1.2.23/demos/lyt/simple/sources/ |
| D | main.cpp | 322 drawer.DrawBegin(drawInfo); in nnMain()
|
| /NW4C-1.2.23/demos/lyt/extUserData/sources/ |
| D | main.cpp | 296 drawer.DrawBegin(drawInfo); in nnMain()
|
| /NW4C-1.2.23/demos/lyt/multiArc/sources/ |
| D | main.cpp | 252 drawer.DrawBegin(drawInfo); in nnMain()
|
| /NW4C-1.2.23/demos/lyt/simple2/sources/ |
| D | main.cpp | 292 drawer.DrawBegin(drawInfo); in nnMain()
|
| /NW4C-1.2.23/demos/lyt/group/sources/ |
| D | main.cpp | 279 drawer.DrawBegin(drawInfo); in nnMain()
|
| /NW4C-1.2.23/demos/lyt/perspective/sources/ |
| D | main.cpp | 318 drawer.DrawBegin(drawInfo); in nnMain()
|
| /NW4C-1.2.23/demos/lyt/bounding/sources/ |
| D | main.cpp | 354 drawer.DrawBegin(drawInfo); in nnMain()
|
| /NW4C-1.2.23/demos/snd/demolib/sources/ |
| D | demolib.cpp | 395 m_Drawer.DrawBegin(); in DrawStringPostProcess()
|
| /NW4C-1.2.23/demos/font/ArchiveFont/sources/ |
| D | main.cpp | 508 pDrawer->DrawBegin(); in DrawAscii()
|
| /NW4C-1.2.23/demos/lyt/animShare/sources/ |
| D | main.cpp | 486 drawer.DrawBegin(drawInfo); in nnMain()
|
| /NW4C-1.2.23/demos/lyt/tagGroupBind/sources/ |
| D | main.cpp | 461 drawer.DrawBegin(drawInfo); in nnMain()
|
| /NW4C-1.2.23/sources/libraries/demo/ |
| D | demo_GraphicsDrawing.cpp | 603 m_Drawer.DrawBegin(); in BeginDrawingString()
|
| /NW4C-1.2.23/sources/libraries/font/ |
| D | font_RectDrawer.cpp | 853 RectDrawer::DrawBegin(u32 flag) in DrawBegin() function in nw::font::RectDrawer
|