Searched refs:unichar (Results 1 – 1 of 1) sorted by relevance
90 uint16_t unichar[2]; in harfbuzzGetGlyph() local91 size_t size = SkUTF16_FromUnichar(unicode, unichar); in harfbuzzGetGlyph()92 paint->textToGlyphs(unichar, size * sizeof(*unichar), &glyph16); in harfbuzzGetGlyph()