Home
last modified time | relevance | path

Searched refs:drawCursorExt (Results 1 – 5 of 5) sorted by relevance

/dports/games/mirrormagic/mirrormagic-2.0.2/src/
H A Dscreens.c724 static void drawCursorExt(int ypos, int color, int graphic) in drawCursorExt() function
743 drawCursorExt(ypos, FC_BLUE, graphic); in initCursor()
748 drawCursorExt(ypos, color, 0); in drawCursor()
/dports/games/rnd_jue/rnd_jue-3.3.0.0/src/
H A Dscreens.c1026 static void drawCursorExt(int xpos, int ypos, boolean active, int graphic) in drawCursorExt() function
1053 drawCursorExt(0, ypos, FALSE, graphic); in initCursor()
1058 drawCursorExt(0, ypos, active, -1); in drawCursor()
1063 drawCursorExt(xpos, ypos, FALSE, graphic); in drawCursorXY()
1075 drawCursorExt(0, ypos, active, -1); in drawChooseTreeCursor()
/dports/games/rnd_jue/rocksndiamonds-3.3.1.0/src/
H A Dscreens.c1050 static void drawCursorExt(int xpos, int ypos, boolean active, int graphic) in drawCursorExt() function
1077 drawCursorExt(0, ypos, FALSE, graphic); in initCursor()
1082 drawCursorExt(0, ypos, active, -1); in drawCursor()
1087 drawCursorExt(xpos, ypos, FALSE, graphic); in drawCursorXY()
1099 drawCursorExt(0, ypos, active, -1); in drawChooseTreeCursor()
/dports/games/rocksndiamonds/rnd_jue-3.3.0.0/src/
H A Dscreens.c1026 static void drawCursorExt(int xpos, int ypos, boolean active, int graphic) in drawCursorExt() function
1053 drawCursorExt(0, ypos, FALSE, graphic); in initCursor()
1058 drawCursorExt(0, ypos, active, -1); in drawCursor()
1063 drawCursorExt(xpos, ypos, FALSE, graphic); in drawCursorXY()
1075 drawCursorExt(0, ypos, active, -1); in drawChooseTreeCursor()
/dports/games/rocksndiamonds/rocksndiamonds-3.3.1.2/src/
H A Dscreens.c1084 static void drawCursorExt(int xpos, int ypos, boolean active, int graphic) in drawCursorExt() function
1111 drawCursorExt(0, ypos, FALSE, graphic); in initCursor()
1116 drawCursorExt(0, ypos, active, -1); in drawCursor()
1121 drawCursorExt(xpos, ypos, FALSE, graphic); in drawCursorXY()
1133 drawCursorExt(0, ypos, active, -1); in drawChooseTreeCursor()