Searched refs:ISOLatin1ToLower (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/dix/ | ||
| H A D | dixutils.c | 154 ISOLatin1ToLower (unsigned char source) function in typeref:typename:unsigned char 182 (c1 = ISOLatin1ToLower (c1)) != (c2 = ISOLatin1ToLower (c2)))) |
| /xsrc/external/mit/xorg-server/dist/dix/ | ||
| H A D | dixutils.c | 151 ISOLatin1ToLower(unsigned char source) function in typeref:typename:unsigned char 178 (c1 = ISOLatin1ToLower(c1)) != (c2 = ISOLatin1ToLower(c2)))) |
| /xsrc/external/mit/libXfont/dist/src/fontfile/ | ||
| H A D | fontfile.c | 41 ISOLatin1ToLower(unsigned char source) function in typeref:typename:unsigned char 57 *dest = ISOLatin1ToLower(*source); |
| /xsrc/external/mit/libXfont2/dist/src/fontfile/ | ||
| H A D | fontfile.c | 43 ISOLatin1ToLower(unsigned char source) function in typeref:typename:unsigned char 59 *dest = ISOLatin1ToLower(*source); |
Completed in 7 milliseconds