Home
last modified time | relevance | path

Searched refs:CMAP_FOCUS_EXPLICIT (Results 1 – 3 of 3) sorted by relevance

/dports/x11-toolkits/open-motif/motif-2.3.8/clients/mwm/
H A DWmResCvt.c272 cval = CMAP_FOCUS_EXPLICIT; in WmCvtStringToCFocus()
H A DWmGlobal.h2378 #define CMAP_FOCUS_EXPLICIT 0 macro
H A DWmFunction.c964 if (wmGD.colormapFocusPolicy == CMAP_FOCUS_EXPLICIT) in F_Focus_Color()