Home
last modified time | relevance | path

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

/dports/x11-toolkits/open-motif/motif-2.3.8/clients/mwm/
H A DWmGlobal.h1293 Window activeLabelParent; member
1678 #define ACTIVE_LABEL_PARENT(pcd) ((pcd)->pSD->activeLabelParent)
H A DWmWinState.c312 pSD->activeLabelParent = ACTIVE_ROOT; in SetClientStateWithEventMask()
H A DWmIDecor.c1771 pSD->activeLabelParent = pSD->rootWindow; in CreateActiveIconTextWindow()
H A DWmIconBox.c2079 if (pCD->pSD->activeLabelParent != pCD->pSD->rootWindow) in InsertIconIntoBox()