Home | History | Annotate | Download | only in ports

Lines Matching refs:theChar

930     UniChar theChar[2]; // UniChar is a UTF-16 16-bit code unit.
933 size_t numUniChar = SkUTF16_FromUnichar(uni, theChar);
939 CTFontGetGlyphsForCharacters(fCTFont.get(), theChar, cgGlyph, numUniChar);