Home
last modified time | relevance | path

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

/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/
H A DMenuShell.c509 if (Shell_PoppedUp(w)) in change_managed()
524 Shell_PoppedUp(w) = False; in change_managed()
600 Shell_PoppedUp(w) = True; in change_managed()
822 if (Shell_PoppedUp(menu_shell)) in MenuShellPopdownDone()
1078 Shell_PoppedUp(w) = True; in MenuShellPopupSharedMenuPane()
1106 Shell_PoppedUp(widget) = True; in _XmXtMenuPopup()
1132 Shell_PoppedUp(widget) = False; in _XmXtMenuPopdown()
H A DRowColumn.c1788 if (Shell_PoppedUp(shell)) in MenuProcEntry()
1900 if (Shell_PoppedUp(shell)) in MenuProcEntry()
H A DVendor.c1890 if (Shell_PoppedUp(logParent)) in LTGrabKids()
/dports/x11-toolkits/lesstif/lesstif-0.95.2/include/Motif-2.1/XmI/
H A DMacrosI.h93 #define Shell_PoppedUp(x) \ macro