Home
last modified time | relevance | path

Searched refs:xpmParseColors (Results 1 – 13 of 13) sorted by relevance

/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DXpmI.h55 #define xpmParseColors _XmxpmParseColors macro
328 FUNC(xpmParseColors, int, (xpmData *data, unsigned int ncolors,
H A DXpmparse.c156 ErrorStatus = xpmParseColors(data, ncolors, cpp, &colorTable, &hashtable);
341 xpmParseColors(data, ncolors, cpp, colorTablePtr, hashtable) in xpmParseColors() function
H A DXpmcreate.c2025 ErrorStatus = xpmParseColors(data, ncolors, cpp, &colorTable, &hashtable);
/dports/lang/smalltalk/smalltalk-3.2.5/packages/blox/tk/
H A DBloxTK.c271 static int xpmParseColors (XpmData * data,
660 xpmParseColors (XpmData * data, unsigned int ncolors, unsigned int cpp, in xpmParseColors() function
998 ErrorStatus = xpmParseColors (&data, ncolors, cpp, &colorTable); in xpmParseData()
/dports/x11-toolkits/lesstif/lesstif-0.95.2/include/Motif-2.1/XmI/
H A DXpmI.h244 FUNC(xpmParseColors, int, (xpmData *data, unsigned int ncolors,
/dports/x11/libXpm/libXpm-3.5.13/src/
H A DXpmI.h248 FUNC(xpmParseColors, int, (xpmData *data, unsigned int ncolors,
H A Dparse.c216 xpmParseColors( in xpmParseColors() function
778 ErrorStatus = xpmParseColors(data, ncolors, cpp, &colorTable, &hashtable); in xpmParseData()
H A Dcreate.c2085 ErrorStatus = xpmParseColors(data, ncolors, cpp, &colorTable, &hashtable); in xpmParseDataAndCreate()
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/
H A DXpmparse.c222 xpmParseColors(data, ncolors, cpp, colorTablePtr, hashtable) in xpmParseColors() function
743 ErrorStatus = xpmParseColors(data, ncolors, cpp, &colorTable, &hashtable);
H A DXpmcreate.c2141 ErrorStatus = xpmParseColors(data, ncolors, cpp, &colorTable, &hashtable);
/dports/x11-toolkits/lesstif/lesstif-0.95.2/scripts/OS2/
H A DXm_20_emx.def.dist1868 xpmParseColors @2001
H A DXm_21_emx.def.dist1823 xpmParseColors @1761
/dports/x11/libXpm/libXpm-3.5.13/
H A DChangeLog13 parse: simplify error paths in xpmParseColors()