Home
last modified time | relevance | path

Searched refs:thb (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/fuzz/
DFuzzSkParagraph.cpp248 TextHeightBehavior thb = TextHeightBehavior::kAll; in BuildParagraphStyle() local
251 ps.setTextHeightBehavior(thb); in BuildParagraphStyle()
/third_party/flutter/skia/third_party/externals/icu/source/data/misc/
DkeyTypeData.txt402 thb{""}
/third_party/skia/third_party/externals/icu/source/data/misc/
DkeyTypeData.txt405 thb{""}
/third_party/icu/icu4c/source/data/misc/
DkeyTypeData.txt405 thb{""}
/third_party/skia/modules/skparagraph/samples/
DSampleParagraph.cpp2719 auto draw = [&](SkColor color, TextHeightBehavior thb) { in onDrawContent() argument
2721 paragraph_style.setTextHeightBehavior(thb); in onDrawContent()