Searched refs:getGlyphCount (Results 1 – 12 of 12) sorted by relevance
239 inline le_int32 getGlyphCount() const;690 inline le_int32 ParagraphLayout::VisualRun::getGlyphCount() const in getGlyphCount() function
104 unsigned SkStrike::getGlyphCount() const { in getGlyphCount() function in SkStrike105 return fScalerContext->getGlyphCount(); in getGlyphCount()
70 unsigned getGlyphCount() const;
272 unsigned getGlyphCount() { return this->generateGlyphCount(); } in getGlyphCount() function
52 unsigned RandomScalerContext::generateGlyphCount() { return fProxy->getGlyphCount(); } in generateGlyphCount()
257 return vr->getGlyphCount(); in pl_getVisualRunGlyphCount()
1208 le_int32 glyphCount = lastRun->getGlyphCount(); in getWidth()
250 le_int32 glyphCount = visualRun->getGlyphCount(); in draw()
66 glyphCount = engine->getGlyphCount(); in ParamTest()900 le_int32 glyphCount = visualRun->getGlyphCount(); in GlyphToCharTest()
1807 unsigned int glyphCount = glyphCache->getGlyphCount();