Home
last modified time | relevance | path

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

/dports/emulators/almostti/AlmostTI-DougMelton-Source/EMULib/Maemo/
H A DLibMaemo.c58 static volatile int FocusOUT = 0; /* 1: GTK focus out */ variable
188 FocusOUT = 0; in InitMaemo()
763 if(FocusOUT) sleep(1); in GTKProcessEvents()
765 while(FocusOUT); in GTKProcessEvents()
810 FocusOUT = 0; in GTKQuitHandler()
839 if(FocusOUT) in GTKFocusHandler()
845 FocusOUT=0; in GTKFocusHandler()
858 FocusOUT=1; in GTKFocusHandler()