Home
last modified time | relevance | path

Searched refs:centerAlignProcessTabBlockEnd (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/modules/skparagraph/src/
H A DTextTabAlign.cpp216 bool TextTabAlign::centerAlignProcessTabBlockEnd(TextWrapper::TextStretch& words, TextWrapper::TextStretch& clusters) in centerAlignProcessTabBlockEnd() function in skia::textlayout::TextTabAlign
237 if (centerAlignProcessTabBlockEnd(words, clusters)) { in centerAlignProcessTab()
272 centerAlignProcessTabBlockEnd(words, clusters); in centerAlignProcessEndofWord()
280 return centerAlignProcessTabBlockEnd(words, clusters); in centerAlignProcessEndofWord()
298 centerAlignProcessTabBlockEnd(words, clusters); in centerAlignProcessEndofLine()
311 centerAlignProcessTabBlockEnd(words, clusters); in centerAlignProcessCluster()
H A DTextTabAlign.h94 bool centerAlignProcessTabBlockEnd(TextWrapper::TextStretch& words, TextWrapper::TextStretch& clusters);

Completed in 2 milliseconds