Home
last modified time | relevance | path

Searched refs:DrawSubCustomMod (Results 1 – 2 of 2) sorted by relevance

/dports/games/stratagus/stratagus-3.2.0/src/video/
H A Dgraphic.cpp118 void CGraphic::DrawSubCustomMod(int gx, int gy, int w, int h, int x, int y, in DrawSubCustomMod() function in CGraphic
244 DrawSubCustomMod(gx + x - oldx, gy + y - oldy, w, h, x, y, modifier, param, surface); in DrawSubClipCustomMod()
/dports/games/stratagus/stratagus-3.2.0/src/include/
H A Dvideo.h115 void DrawSubCustomMod(int gx, int gy, int w, int h, int x, int y,