Searched refs:getGlyphCount (Results 1 – 11 of 11) sorted by relevance
239 inline le_int32 getGlyphCount() const;690 inline le_int32 ParagraphLayout::VisualRun::getGlyphCount() const in getGlyphCount() function
72 unsigned getGlyphCount() const;
49 unsigned SkStrike::getGlyphCount() const { in getGlyphCount() function in SkStrike50 return fScalerContext->getGlyphCount(); in getGlyphCount()
288 unsigned getGlyphCount() { return this->generateGlyphCount(); } in getGlyphCount() function
257 return vr->getGlyphCount(); in pl_getVisualRunGlyphCount()
1208 le_int32 glyphCount = lastRun->getGlyphCount(); in getWidth()
53 return fProxy->getGlyphCount(); in generateGlyphCount()
166 int num_glyphs = SkToInt(cache->getGlyphCount()); in SkPDFMakeCIDGlyphWidthsArray()
250 le_int32 glyphCount = visualRun->getGlyphCount(); in draw()
66 glyphCount = engine->getGlyphCount(); in ParamTest()900 le_int32 glyphCount = visualRun->getGlyphCount(); in GlyphToCharTest()
1877 unsigned int glyphCount = glyphCache->getGlyphCount();