Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/skparagraph/src/
H A DTextWrapper.cpp295 …auto disableLastDescent = parent->paragraphStyle().getTextHeightBehavior() & TextHeightBehavior::k… in moveForward() local
H A DParagraphImpl.cpp596 auto disableLastDescent = this->paragraphStyle().getTextHeightBehavior() & in breakShapedTextIntoLines() local
1054 …auto disableLastDescent = (paragraphStyle().getTextHeightBehavior() & TextHeightBehavior::kDisable… in computeEmptyMetrics() local