Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dparagraph_txt.h330 double ideographic_baseline_ = FLT_MAX; variable
Dparagraph_txt.cc1142 ideographic_baseline_ = (max_ascent + max_descent); in Layout()
1214 return ideographic_baseline_; in GetIdeographicBaseline()