Home
last modified time | relevance | path

Searched refs:SOUND_Y (Results 1 – 9 of 9) sorted by relevance

/dports/games/torrent/torrent-0.8.2/src/
H A DShiftyEngine.c55 int SOUND_Y = 0; variable
234 dest.y = SOUND_Y; in SE_ShowSoundIcon()
H A DShiftyEngine.h63 extern int SOUND_Y;
H A Dtorrent.c1092 y > SOUND_Y && y < SOUND_Y + ICON_SIZE) { in SE_CheckEvents()
1136 y > SOUND_Y-2 && y < SOUND_Y + ICON_SIZE - 15) { in SE_CheckEvents()
1158 SOUND_Y = 10; in main()
/dports/games/concentration/concentration-1.2/src/
H A DShiftyEngine.c55 int SOUND_Y = 0; variable
234 dest.y = SOUND_Y; in SE_ShowSoundIcon()
H A DShiftyEngine.h63 extern int SOUND_Y;
H A Dconcentration.c1070 y > SOUND_Y-2 && y < SOUND_Y + ICON_SIZE/2) { in SE_CheckEvents()
1243 y > SOUND_Y && y < SOUND_Y + ICON_SIZE/2) { in SE_CheckEvents()
1335 SOUND_Y = 550; in main()
/dports/games/scramble/scramble-0.9.5/src/
H A DShiftyEngine.c55 int SOUND_Y = 0; variable
234 dest.y = SOUND_Y; in SE_ShowSoundIcon()
H A DShiftyEngine.h63 extern int SOUND_Y;
H A Dscramble.c1264 y > SOUND_Y && y < SOUND_Y + ICON_SIZE) { in SE_CheckEvents()
1318 y > SOUND_Y-2 && y < SOUND_Y + ICON_SIZE - 15) { in SE_CheckEvents()
1384 SOUND_Y = 350; in main()