Searched refs:PackedUnicharID (Results 1 – 2 of 2) sorted by relevance
203 typedef uint32_t PackedUnicharID; // unichar + subpixel-pos typedef206 PackedUnicharID fPackedUnicharID;236 CharGlyphRec* getCharGlyphRec(PackedUnicharID id);
65 SkGlyphCache::CharGlyphRec* SkGlyphCache::getCharGlyphRec(PackedUnicharID packedUnicharID) { in getCharGlyphRec()90 PackedUnicharID packedUnicharID = SkGlyph::MakeID(charCode); in unicharToGlyph()150 PackedUnicharID id = SkGlyph::MakeID(charCode, x, y); in lookupByChar()