HomeSort by: relevance | last modified time | path
    Searched refs:ISOLatin1ToLower (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/dix/
dixutils.c 151 ISOLatin1ToLower(unsigned char source)
178 (c1 = ISOLatin1ToLower(c1)) != (c2 = ISOLatin1ToLower(c2))))
  /xsrc/external/mit/xorg-server.old/dist/dix/
dixutils.c 154 ISOLatin1ToLower (unsigned char source)
182 (c1 = ISOLatin1ToLower (c1)) != (c2 = ISOLatin1ToLower (c2))))
  /xsrc/external/mit/libXfont/dist/src/fontfile/
fontfile.c 41 ISOLatin1ToLower(unsigned char source)
57 *dest = ISOLatin1ToLower(*source);
  /xsrc/external/mit/libXfont2/dist/src/fontfile/
fontfile.c 43 ISOLatin1ToLower(unsigned char source)
59 *dest = ISOLatin1ToLower(*source);

Completed in 11 milliseconds