Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/dix/
H A Ddixutils.c151 ISOLatin1ToLower(unsigned char source) in ISOLatin1ToLower() function
178 (c1 = ISOLatin1ToLower(c1)) != (c2 = ISOLatin1ToLower(c2)))) in CompareISOLatin1Lowered()