Home
last modified time | relevance | path

Searched refs:XmeGetDefaultPixel (Results 1 – 8 of 8) sorted by relevance

/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DColor.c1117 XmeGetDefaultPixel( in XmeGetDefaultPixel() function
1198 XmeGetDefaultPixel (widget, XmFOREGROUND, offset, value); in _XmForegroundColorDefault()
1207 XmeGetDefaultPixel (widget, XmFOREGROUND, offset, value); in _XmHighlightColorDefault()
1216 XmeGetDefaultPixel (widget, XmBACKGROUND, offset, value); in _XmBackgroundColorDefault()
1225 XmeGetDefaultPixel (widget, XmTOP_SHADOW, offset, value); in _XmTopShadowColorDefault()
1234 XmeGetDefaultPixel (widget, XmBOTTOM_SHADOW, offset, value); in _XmBottomShadowColorDefault()
1243 XmeGetDefaultPixel (widget, XmSELECT, offset, value); in _XmSelectColorDefault()
H A DXmP.h1319 extern void XmeGetDefaultPixel(
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/
H A DXme.c262 XmeGetDefaultPixel(Widget widget, in XmeGetDefaultPixel() function
/dports/x11-toolkits/open-motif/motif-2.3.8/demos/unsupported/Exm/
H A DContainer.c366 XmeGetDefaultPixel (widget, XmSELECT, offset, value); in SelectColorDefault()
/dports/x11-toolkits/lesstif/lesstif-0.95.2/scripts/OS2/
H A DXm_20_emx.def.dist1678 XmeGetDefaultPixel @1768
H A DXm_21_emx.def.dist1633 XmeGetDefaultPixel @1580
/dports/x11-toolkits/lesstif/lesstif-0.95.2/include/Motif-2.1/Xm/
H A DXmP.h1179 XMLIBEXPORT void XmeGetDefaultPixel(Widget widget, int type, int offset, XrmValue *value);
/dports/x11-toolkits/open-motif/motif-2.3.8/
H A DChangeLog2203 …* QATS: Removed code fragment testing return value of XmeGetDefaultPixel() for XmBACKGROUND, since…