| /NW4C-2.0.3/include/nw/lyt/ |
| D | lyt_Drawer.h | 311 void DrawEnd( const DrawInfo& drawInfo ) in DrawEnd() function 315 DrawEnd(flag); in DrawEnd() 319 virtual void DrawEnd(u32 flag = 0);
|
| /NW4C-2.0.3/sources/libraries/lyt/ |
| D | lyt_Drawer.cpp | 86 Drawer::DrawEnd(u32 flag) in DrawEnd() function in nw::lyt::Drawer 90 Base::DrawEnd(flag); in DrawEnd()
|
| /NW4C-2.0.3/demos/lyt/locationAdjust/sources/ |
| D | main.cpp | 274 drawer.DrawEnd(drawInfo); in nnMain() 292 drawer.DrawEnd(drawInfo); in nnMain()
|
| /NW4C-2.0.3/demos/lyt/orthoStereo/sources/ |
| D | main.cpp | 462 drawer.DrawEnd(nw::lyt::Drawer::DONT_USE_SETUP_COMMAND); in nnMain() 484 drawer.DrawEnd(); in nnMain() 502 drawer.DrawEnd(); in nnMain()
|
| /NW4C-2.0.3/demos/font/ResFont/sources/ |
| D | main.cpp | 386 pDrawer->DrawEnd(); in DrawAscii() 433 pDrawer->DrawEnd(); in DrawCounter()
|
| /NW4C-2.0.3/include/nw/font/ |
| D | font_RectDrawer.h | 187 virtual void DrawEnd(u32 flag = 0);
|
| /NW4C-2.0.3/demos/Nw4cDemo/sources/ |
| D | LytCtrl.cpp | 249 m_Drawer.DrawEnd( m_DrawInfo ); in Render()
|
| /NW4C-2.0.3/demos/lyt/simple/sources/ |
| D | main.cpp | 326 drawer.DrawEnd(drawInfo); in nnMain()
|
| /NW4C-2.0.3/demos/lyt/texVram/sources/ |
| D | main.cpp | 288 drawer.DrawEnd(drawInfo); in nnMain()
|
| /NW4C-2.0.3/demos/lyt/extUserData/sources/ |
| D | main.cpp | 300 drawer.DrawEnd(drawInfo); in nnMain()
|
| /NW4C-2.0.3/demos/lyt/archiveFont/sources/ |
| D | main.cpp | 268 drawer.DrawEnd(drawInfo); in nnMain()
|
| /NW4C-2.0.3/demos/lyt/multiArc/sources/ |
| D | main.cpp | 257 drawer.DrawEnd(drawInfo); in nnMain()
|
| /NW4C-2.0.3/demos/lyt/perspective/sources/ |
| D | main.cpp | 322 drawer.DrawEnd(drawInfo); in nnMain()
|
| /NW4C-2.0.3/demos/lyt/group/sources/ |
| D | main.cpp | 283 drawer.DrawEnd(drawInfo); in nnMain()
|
| /NW4C-2.0.3/demos/lyt/simple2/sources/ |
| D | main.cpp | 296 drawer.DrawEnd(drawInfo); in nnMain()
|
| /NW4C-2.0.3/demos/lyt/bounding/sources/ |
| D | main.cpp | 358 drawer.DrawEnd(drawInfo); in nnMain()
|
| /NW4C-2.0.3/demos/snd/demolib/sources/ |
| D | demolib.cpp | 389 m_Drawer.DrawEnd(); in DrawStringPostProcess()
|
| /NW4C-2.0.3/demos/font/ArchiveFont/sources/ |
| D | main.cpp | 515 pDrawer->DrawEnd(); in DrawAscii()
|
| /NW4C-2.0.3/demos/lyt/animShare/sources/ |
| D | main.cpp | 490 drawer.DrawEnd(drawInfo); in nnMain()
|
| /NW4C-2.0.3/demos/lyt/tagGroupBind/sources/ |
| D | main.cpp | 465 drawer.DrawEnd(drawInfo); in nnMain()
|
| /NW4C-2.0.3/sources/libraries/demo/ |
| D | demo_GraphicsDrawing.cpp | 578 m_Drawer.DrawEnd(); in EndDrawingString()
|
| /NW4C-2.0.3/sources/libraries/font/ |
| D | font_RectDrawer.cpp | 893 RectDrawer::DrawEnd(u32 flag) in DrawEnd() function in nw::font::RectDrawer
|