Home
last modified time | relevance | path

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

/external/skia/modules/skparagraph/src/
DTextWrapper.cpp278 …auto disableFirstAscent = parent->paragraphStyle().getTextHeightBehavior() & TextHeightBehavior::k… in breakTextIntoLines() local
DParagraphImpl.cpp555 auto disableFirstAscent = this->paragraphStyle().getTextHeightBehavior() & in breakShapedTextIntoLines() local
997 …auto disableFirstAscent = (paragraphStyle().getTextHeightBehavior() & TextHeightBehavior::kDisable… in computeEmptyMetrics() local