Home
last modified time | relevance | path

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

/dports/x11-toolkits/open-motif/motif-2.3.8/clients/mwm/
H A DWmProtocol.c221 wmGD._MOTIF_WM_WINDOW_FLAGS = atoms[XA_MOTIF_WM_WINDOW_FLAGS]; in SetupWmICCC()
1313 *targs++ = wmGD._MOTIF_WM_WINDOW_FLAGS; targetCount++; in WMiConvert()
1437 else if (target == wmGD._MOTIF_WM_WINDOW_FLAGS) in WMiConvert()
H A DWmGlobal.h2202 Atom _MOTIF_WM_WINDOW_FLAGS; member