Home
last modified time | relevance | path

Searched refs:strut_height (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dparagraph_style.h63 double strut_height = 1; variable
Dparagraph_txt.cc548 paragraph_style_.strut_height * in ComputeStrut()
551 paragraph_style_.strut_height * in ComputeStrut()
/third_party/flutter/engine/flutter/third_party/txt/src/skia/
Dparagraph_builder_skia.cc60 strut_style.setHeight(SkDoubleToScalar(txt.strut_height)); in TxtToSkia()
/third_party/flutter/engine/flutter/third_party/txt/tests/
Dparagraph_unittests.cc4647 paragraph_style.strut_height = 1.8; in TEST_F()
4775 paragraph_style.strut_height = 1.6; in TEST_F()
4901 paragraph_style.strut_height = 1.2; in TEST_F()
5027 paragraph_style.strut_height = 1.5; in TEST_F()
5154 paragraph_style.strut_height = 1.5; in TEST_F()