Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/include/
DParagraphStyle.h70 WordBreakType getWordBreakType() const { return fWordBreakType; } in getWordBreakType() function
/third_party/skia/modules/skparagraph/src/
DParagraphImpl.cpp1639 WordBreakType ParagraphImpl::getWordBreakType() const { in GetLineFontMetrics() function in skia::textlayout::ParagraphImpl