| /NW4C-1.2.23/include/nw/lyt/ |
| D | lyt_Drawer.h | 309 void DrawEnd( const DrawInfo& /* drawInfo */ ) in DrawEnd() function 312 DrawEnd(flag); in DrawEnd() 316 virtual void DrawEnd(u32 flag = 0);
|
| /NW4C-1.2.23/sources/libraries/lyt/ |
| D | lyt_Drawer.cpp | 84 Drawer::DrawEnd(u32 flag) in DrawEnd() function in nw::lyt::Drawer 88 Base::DrawEnd(flag); in DrawEnd()
|
| /NW4C-1.2.23/demos/lyt/locationAdjust/sources/ |
| D | main.cpp | 272 drawer.DrawEnd(drawInfo); in nnMain() 290 drawer.DrawEnd(drawInfo); in nnMain()
|
| /NW4C-1.2.23/demos/lyt/orthoStereo/sources/ |
| D | main.cpp | 460 drawer.DrawEnd(nw::lyt::Drawer::DONT_USE_SETUP_COMMAND); in nnMain() 482 drawer.DrawEnd(); in nnMain() 500 drawer.DrawEnd(); in nnMain()
|
| /NW4C-1.2.23/demos/font/ResFont/sources/ |
| D | main.cpp | 384 pDrawer->DrawEnd(); in DrawAscii() 431 pDrawer->DrawEnd(); in DrawCounter()
|
| /NW4C-1.2.23/include/nw/font/ |
| D | font_RectDrawer.h | 185 virtual void DrawEnd(u32 flag = 0);
|
| /NW4C-1.2.23/demos/Nw4cDemo/sources/ |
| D | LytCtrl.cpp | 247 m_Drawer.DrawEnd( m_DrawInfo ); in Render()
|
| /NW4C-1.2.23/demos/lyt/archiveFont/sources/ |
| D | main.cpp | 266 drawer.DrawEnd(drawInfo); in nnMain()
|
| /NW4C-1.2.23/demos/lyt/simple/sources/ |
| D | main.cpp | 324 drawer.DrawEnd(drawInfo); in nnMain()
|
| /NW4C-1.2.23/demos/lyt/extUserData/sources/ |
| D | main.cpp | 298 drawer.DrawEnd(drawInfo); in nnMain()
|
| /NW4C-1.2.23/demos/lyt/multiArc/sources/ |
| D | main.cpp | 255 drawer.DrawEnd(drawInfo); in nnMain()
|
| /NW4C-1.2.23/demos/lyt/simple2/sources/ |
| D | main.cpp | 294 drawer.DrawEnd(drawInfo); in nnMain()
|
| /NW4C-1.2.23/demos/lyt/group/sources/ |
| D | main.cpp | 281 drawer.DrawEnd(drawInfo); in nnMain()
|
| /NW4C-1.2.23/demos/lyt/perspective/sources/ |
| D | main.cpp | 320 drawer.DrawEnd(drawInfo); in nnMain()
|
| /NW4C-1.2.23/demos/lyt/bounding/sources/ |
| D | main.cpp | 356 drawer.DrawEnd(drawInfo); in nnMain()
|
| /NW4C-1.2.23/demos/snd/demolib/sources/ |
| D | demolib.cpp | 400 m_Drawer.DrawEnd(); in DrawStringPostProcess()
|
| /NW4C-1.2.23/demos/font/ArchiveFont/sources/ |
| D | main.cpp | 513 pDrawer->DrawEnd(); in DrawAscii()
|
| /NW4C-1.2.23/demos/lyt/animShare/sources/ |
| D | main.cpp | 488 drawer.DrawEnd(drawInfo); in nnMain()
|
| /NW4C-1.2.23/demos/lyt/tagGroupBind/sources/ |
| D | main.cpp | 463 drawer.DrawEnd(drawInfo); in nnMain()
|
| /NW4C-1.2.23/sources/libraries/demo/ |
| D | demo_GraphicsDrawing.cpp | 671 m_Drawer.DrawEnd(); in FlushDrawing()
|
| /NW4C-1.2.23/sources/libraries/font/ |
| D | font_RectDrawer.cpp | 867 RectDrawer::DrawEnd(u32 flag) in DrawEnd() function in nw::font::RectDrawer
|