Home | History | Annotate | Download | only in ports

Lines Matching refs:theChar

929     UniChar     theChar;
938 theChar = (UniChar) uni;
940 if (!CTFontGetGlyphsForCharacters(fCTFont, &theChar, &cgGlyph, 1))