Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkStrike.cpp104 unsigned SkStrike::getGlyphCount() const { in getGlyphCount() function in SkStrike
DSkScalerContext.h272 unsigned getGlyphCount() { return this->generateGlyphCount(); } in getGlyphCount() function
/third_party/icu/icu4c/source/layoutex/layout/
DParagraphLayout.h690 inline le_int32 ParagraphLayout::VisualRun::getGlyphCount() const in getGlyphCount() function