Home
last modified time | relevance | path

Searched refs:strut_font_style (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dparagraph_style.h60 FontStyle strut_font_style = FontStyle::normal; variable
Dparagraph_txt.cc525 paragraph_style_.strut_font_style == FontStyle::italic); in ComputeStrut()
/third_party/flutter/engine/flutter/third_party/txt/src/skia/
Dparagraph_builder_skia.cc58 MakeSkFontStyle(txt.strut_font_weight, txt.strut_font_style)); in TxtToSkia()