Searched refs:fGlyphIDs (Results 1 – 1 of 1) sorted by relevance
54 uint16_t* fGlyphIDs; member58 SkTextLayout::GlyphRun::GlyphRun() : fLocs(NULL), fGlyphIDs(NULL), fCount(0) {} in GlyphRun()62 delete[] fGlyphIDs; in ~GlyphRun()