Home
last modified time | relevance | path

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

/external/skia/modules/skparagraph/src/
DTextWrapper.cpp279 …auto disableLastDescent = parent->paragraphStyle().getTextHeightBehavior() & TextHeightBehavior::k… in breakTextIntoLines() local
DParagraphImpl.cpp557 auto disableLastDescent = this->paragraphStyle().getTextHeightBehavior() & in breakShapedTextIntoLines() local
998 …auto disableLastDescent = (paragraphStyle().getTextHeightBehavior() & TextHeightBehavior::kDisable… in computeEmptyMetrics() local