Searched refs:ui_setupIsCreated (Results 1 – 5 of 5) sorted by relevance
83 extern Bool ui_setupIsCreated;
52 /* static Bool ui_setupIsCreated = FALSE; */ /* yes or no */
91 Bool ui_setupIsCreated;
388 ui_setupIsCreated = TRUE; in ui_xCreateSetupPanel()
277 ui_setupIsCreated = FALSE; in ui_popupDone()880 if (NOT ui_setupIsCreated) { in ui_popupSetup() local