Home
last modified time | relevance | path

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

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