Searched refs:kDisableLastDescent (Results 1 – 6 of 6) sorted by relevance
136 kDisableLastDescent = 0x2, enumerator
99 .value("DisableLastDescent", para::TextHeightBehavior::kDisableLastDescent) in EMSCRIPTEN_BINDINGS()
933 …etTextHeightBehavior() & TextHeightBehavior::kDisableLastDescent) == TextHeightBehavior::kDisableL… in computeEmptyMetrics()
279 …scent = parent->paragraphStyle().getTextHeightBehavior() & TextHeightBehavior::kDisableLastDescent; in breakTextIntoLines()
305 } else if (correction == TextHeightBehavior::kDisableLastDescent) { in metricsWithoutMultiplier()
2742 draw(SK_ColorYELLOW, TextHeightBehavior::kDisableLastDescent); in onDrawContent()