Home
last modified time | relevance | path

Searched defs:getGlyphCount (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/layoutex/layout/
DParagraphLayout.h692 inline le_int32 ParagraphLayout::VisualRun::getGlyphCount() const in getGlyphCount() function
/external/skia/src/core/
DSkScalerContext.h247 unsigned getGlyphCount() { return this->generateGlyphCount(); } in getGlyphCount() function
DSkGlyphCache.cpp94 unsigned SkGlyphCache::getGlyphCount() const { in getGlyphCount() function in SkGlyphCache