Home
last modified time | relevance | path

Searched refs:force_strut (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dparagraph_txt.h208 bool force_strut = false; member
Dparagraph_txt.cc515 strut->force_strut = false; in ComputeStrut()
522 strut->force_strut = paragraph_style_.force_strut_height; in ComputeStrut()
1093 if (!strut_.force_strut) { in Layout()