Home
last modified time | relevance | path

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

/dports/math/snns/SNNSv4.3/xgui/sources/
H A Dui_mainP.h83 extern Bool ui_setupIsCreated;
H A Dui_setup.ph52 /* static Bool ui_setupIsCreated = FALSE; */ /* yes or no */
H A Dui_mainP.ph91 Bool ui_setupIsCreated;
H A Dui_setup.c388 ui_setupIsCreated = TRUE; in ui_xCreateSetupPanel()
H A Dui_mainP.c277 ui_setupIsCreated = FALSE; in ui_popupDone()
880 if (NOT ui_setupIsCreated) { in ui_popupSetup() local