Searched defs:posh (Results 1 – 2 of 2) sorted by relevance
| /NW4C-2.0.3/include/nw/demo/ |
| D | demo_GraphicsDrawing.h | 181 void DrawRectangle( s32 posh, s32 posv, s32 sizeh, s32 sizev, ut::Color8 color ) in DrawRectangle() 208 void FillRectangle( s32 posh, s32 posv, s32 sizeh, s32 sizev, ut::Color8 color ) in FillRectangle()
|
| /NW4C-2.0.3/sources/libraries/demo/ |
| D | demo_GraphicsDrawing.cpp | 540 GraphicsDrawing::DrawString( s32 posh, s32 posv, const char* format, ... ) in DrawString() 558 GraphicsDrawing::DrawStringArgs( s32 posh, s32 posv, const char* format, std::va_list args ) in DrawStringArgs()
|