Home
last modified time | relevance | path

Searched refs:_fill_rect (Results 1 – 4 of 4) sorted by relevance

/dports/games/alephone/alephone-release-20190331/Source_Files/RenderOther/
H A DHUDRenderer_SW.cpp150 _fill_rect(r, color_index); in FillRect()
H A Dscreen_drawing.h173 void _fill_rect(screen_rectangle *rectangle, short color_index);
H A Dscreen_drawing.cpp739 void _fill_rect(screen_rectangle *rectangle, short color_index) in _fill_rect() function
766 _fill_rect(rectangle, color_index); in _fill_screen_rectangle()
806 _fill_rect(NULL, color_index); in _erase_screen()
/dports/math/giacxcas/giac-1.6.0/src/
H A Dmisc.cc9705 gen _fill_rect(const gen & a_,GIAC_CONTEXT){ in _fill_rect() function
9710 static define_unary_function_eval (__fill_rect,&_fill_rect,_fill_rect_s);