Home
last modified time | relevance | path

Searched defs:wordBreakType (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/modules/skparagraph/src/
DTextWrapper.cpp56 …d(SkScalar maxWidth, Cluster* endOfClusters, bool applyRoundingHack, WordBreakType wordBreakType) { in lookAhead()
DTextLine.cpp688 …eTailEllipsis(SkScalar maxWidth, const SkString& ellipsis, bool ltr, WordBreakType wordBreakType) { in createTailEllipsis()