Searched refs:window_to_rgbbmp (Results 1 – 4 of 4) sorted by relevance
/dports/games/yadex/yadex-1.7.0/src/ |
H A D | gfx3.h | 10 void window_to_rgbbmp (int x, int y, int width, int height, Rgbbmp &b);
|
H A D | gfx3.cc | 44 void window_to_rgbbmp (int x, int y, int width, int height, Rgbbmp &b) in window_to_rgbbmp() function
|
H A D | editloop.cc | 1184 window_to_rgbbmp (0, 0, (int) ScrMaxX + 1, (int) ScrMaxY + 1, b); in EditorLoop()
|
/dports/games/yadex/yadex-1.7.0/ |
H A D | TODO | 1023 - Finish window_to_rgbbmp()
|