Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dparagraph_txt.cc944 float glyph_advance = layout.getCharAdvance(glyph_code_units.start); in Layout() local
946 glyph_advance / grapheme_code_unit_counts.size(); in Layout()