Home | History | Annotate | Download | only in ports

Lines Matching refs:theChar

901     UniChar     theChar;
908 theChar = (UniChar) uni;
910 if (!CTFontGetGlyphsForCharacters(fCTFont, &theChar, &cgGlyph, 1)) {