Searched refs:xpmParseColors (Results 1 – 13 of 13) sorted by relevance
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/ |
H A D | XpmI.h | 55 #define xpmParseColors _XmxpmParseColors macro 328 FUNC(xpmParseColors, int, (xpmData *data, unsigned int ncolors,
|
H A D | Xpmparse.c | 156 ErrorStatus = xpmParseColors(data, ncolors, cpp, &colorTable, &hashtable); 341 xpmParseColors(data, ncolors, cpp, colorTablePtr, hashtable) in xpmParseColors() function
|
H A D | Xpmcreate.c | 2025 ErrorStatus = xpmParseColors(data, ncolors, cpp, &colorTable, &hashtable);
|
/dports/lang/smalltalk/smalltalk-3.2.5/packages/blox/tk/ |
H A D | BloxTK.c | 271 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 D | XpmI.h | 244 FUNC(xpmParseColors, int, (xpmData *data, unsigned int ncolors,
|
/dports/x11/libXpm/libXpm-3.5.13/src/ |
H A D | XpmI.h | 248 FUNC(xpmParseColors, int, (xpmData *data, unsigned int ncolors,
|
H A D | parse.c | 216 xpmParseColors( in xpmParseColors() function 778 ErrorStatus = xpmParseColors(data, ncolors, cpp, &colorTable, &hashtable); in xpmParseData()
|
H A D | create.c | 2085 ErrorStatus = xpmParseColors(data, ncolors, cpp, &colorTable, &hashtable); in xpmParseDataAndCreate()
|
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/ |
H A D | Xpmparse.c | 222 xpmParseColors(data, ncolors, cpp, colorTablePtr, hashtable) in xpmParseColors() function 743 ErrorStatus = xpmParseColors(data, ncolors, cpp, &colorTable, &hashtable);
|
H A D | Xpmcreate.c | 2141 ErrorStatus = xpmParseColors(data, ncolors, cpp, &colorTable, &hashtable);
|
/dports/x11-toolkits/lesstif/lesstif-0.95.2/scripts/OS2/ |
H A D | Xm_20_emx.def.dist | 1868 xpmParseColors @2001
|
H A D | Xm_21_emx.def.dist | 1823 xpmParseColors @1761
|
/dports/x11/libXpm/libXpm-3.5.13/ |
H A D | ChangeLog | 13 parse: simplify error paths in xpmParseColors()
|