Searched refs:compare (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s11/open-src/lib/fontconfig/
H A D90-sun-prefer-bitmap.conf38 <test name="pixelsize" compare="more_eq">
41 <test name="pixelsize" compare="less">
56 <test name="pixelsize" compare="more_eq">
59 <test name="pixelsize" compare="less">
74 <test name="pixelsize" compare="more_eq">
77 <test name="pixelsize" compare="less">
95 <test name="pixelsize" compare="more_eq">
98 <test name="pixelsize" compare="less">
117 <test name="pixelsize" compare="more_eq">
120 <test name="pixelsize" compare
[all...]
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DFontSB.c2772 char *ch, *start, *compare; local
2821 compare = Canonical(start);
2824 if (compare == categories[j][k]) {
2830 pieces[i++] = compare; /* A unique piece */
2877 compare = Canonical(start);
2880 if (compare == categories[j][k]) {
2881 compare = categories[j][0];
2889 if (i == 0 && compare == categories[ITALICINDEX] &&
2894 if (pieces[i] != compare) {
2920 compare
[all...]
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A DdpsXcmu.c1369 static int compare(const void *a1, const void *a2) function
1439 sizeof(unsigned long), compare);

Completed in 24 milliseconds