Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dparagraph_style.h59 FontWeight strut_font_weight = FontWeight::w400; variable
Dparagraph_txt.cc524 0, GetWeight(paragraph_style_.strut_font_weight), 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()