Home
last modified time | relevance | path

Searched defs:DrawLine (Results 1 – 4 of 4) sorted by relevance

/NW4C-2.0.3/include/nw/demo/
Ddemo_GraphicsDrawing.h154 void DrawLine( s32 x1, s32 y1, s32 x2, s32 y2, ut::Color8 color ) in DrawLine() function
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Common.cpp334 DrawLine( in DrawLine() function
/NW4C-2.0.3/sources/libraries/demo/
Ddemo_GraphicsDrawing.cpp248 GraphicsDrawing::DrawLine( const math::VEC2& p1, const math::VEC2& p2, ut::Color8 color ) in DrawLine() function in nw::demo::GraphicsDrawing
/NW4C-2.0.3/sources/libraries/dev/
Ddev_DirectPrint.cpp488 DrawLine( in DrawLine() function in nw::dev::__anonfe245bac0111::PixelWriter