Searched defs:DrawLine (Results 1 – 4 of 4) sorted by relevance
| /NW4C-1.2.23/include/nw/demo/ | ||
| D | demo_GraphicsDrawing.h | 120 void DrawLine( s32 x1, s32 y1, s32 x2, s32 y2, ut::Color8 color ) in DrawLine() function |
| /NW4C-1.2.23/sources/libraries/demo/ | ||
| D | demo_GraphicsDrawing.cpp | 241 GraphicsDrawing::DrawLine( const math::VEC2& p1, const math::VEC2& p2, ut::Color8 color ) in DrawLine() function in nw::demo::GraphicsDrawing |
| /NW4C-1.2.23/sources/libraries/lyt/ | ||
| D | lyt_Common.cpp | 332 DrawLine( in DrawLine() function |
| /NW4C-1.2.23/sources/libraries/dev/ | ||
| D | dev_DirectPrint.cpp | 475 DrawLine( in DrawLine() function in nw::dev::__anoncafb16bf0111::PixelWriter |