Lines Matching refs:glyphCacheProc
917 SkMeasureCacheProc glyphCacheProc;
918 glyphCacheProc = this->getMeasureCacheProc(kForward_TextBufferDirection,
933 const SkGlyph* g = &glyphCacheProc(cache, &text);
946 g = &glyphCacheProc(cache, &text);
951 x += advance(glyphCacheProc(cache, &text), xyIndex);
960 g = &glyphCacheProc(cache, &text);
967 g = &glyphCacheProc(cache, &text);
1078 SkMeasureCacheProc glyphCacheProc = this->getMeasureCacheProc(tbd, false);
1092 const SkGlyph& g = glyphCacheProc(cache, &text);
1104 SkFixed x = advance(glyphCacheProc(cache, &text), xyIndex);
1207 SkMeasureCacheProc glyphCacheProc;
1208 glyphCacheProc = this->getMeasureCacheProc(kForward_TextBufferDirection,
1223 const SkGlyph& g = glyphCacheProc(cache, &text);
1243 const SkGlyph& g = glyphCacheProc(cache, &text);
1264 const SkGlyph& g = glyphCacheProc(cache, &text);
1276 const SkGlyph& g = glyphCacheProc(cache, &text);