Searched refs:fill_rect (Results 1 - 1 of 1) sorted by relevance

/haiku/src/tests/kits/game/ParticlesII/
H A DparticlesII.cpp59 void fill_rect(int x, int y, int w, int h, int color);
426 void fill_rect(int x, int y, int w, int h, int color);
492 NWindowScreen::fill_rect(int x, int y, int w, int h, int color) function in class:NWindowScreen

Completed in 29 milliseconds