Home
last modified time | relevance | path

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

/dports/games/sol/sol-1.0.8/
H A Dreadme.c33 static int isPoppedUp = 0; variable
49 isPoppedUp = 0; in callbackOk()
103 if (isPoppedUp) in readmePopup()
106 isPoppedUp = 1; in readmePopup()
H A Dhighscores.c36 static int isPoppedUp = 0; variable
53 isPoppedUp = 0; in callbackOk()
163 if (isPoppedUp) in highscoresPopup()
166 isPoppedUp = 1; in highscoresPopup()
H A Dabout.c45 static int isPoppedUp = 0; variable
61 isPoppedUp = 0; in callbackOk()
156 if (isPoppedUp) in aboutPopup()
159 isPoppedUp = 1; in aboutPopup()
H A Doptions.c38 static int isPoppedUp = 0; variable
68 isPoppedUp = 0; in popDown()
265 if (isPoppedUp) in optionsPopup()
267 isPoppedUp = 1; in optionsPopup()