Home
last modified time | relevance | path

Searched refs:FillRectangle (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/sources/libraries/demo/
Ddemo_DebugUtility.cpp172 graphicsDrawing->FillRectangle( in DrawLoadMeter()
178 graphicsDrawing->FillRectangle( in DrawLoadMeter()
190 graphicsDrawing->FillRectangle( in DrawLoadMeter()
202 graphicsDrawing->FillRectangle( in DrawLoadMeter()
209 graphicsDrawing->FillRectangle( in DrawLoadMeter()
215 graphicsDrawing->FillRectangle( in DrawLoadMeter()
227 graphicsDrawing->FillRectangle( in DrawLoadMeter()
239 graphicsDrawing->FillRectangle( in DrawLoadMeter()
Ddemo_GraphicsDrawing.cpp289 GraphicsDrawing::FillRectangle( const math::VEC2& pos, const math::VEC2& size, ut::Color8 color ) in FillRectangle() function in nw::demo::GraphicsDrawing
/NW4C-2.0.3/include/nw/demo/
Ddemo_GraphicsDrawing.h208 void FillRectangle( s32 posh, s32 posv, s32 sizeh, s32 sizev, ut::Color8 color ) in FillRectangle() function
210 this->FillRectangle( in FillRectangle()
224 void FillRectangle( const math::VEC2& pos, const math::VEC2& size, ut::Color8 color );