Home
last modified time | relevance | path

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

/dports/games/yadex/yadex-1.7.0/src/
H A Dgfx3.h10 void window_to_rgbbmp (int x, int y, int width, int height, Rgbbmp &b);
H A Dgfx3.cc44 void window_to_rgbbmp (int x, int y, int width, int height, Rgbbmp &b) in window_to_rgbbmp() function
H A Deditloop.cc1184 window_to_rgbbmp (0, 0, (int) ScrMaxX + 1, (int) ScrMaxY + 1, b); in EditorLoop()
/dports/games/yadex/yadex-1.7.0/
H A DTODO1023 - Finish window_to_rgbbmp()