Home
last modified time | relevance | path

Searched defs:GlyphPosition (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dparagraph_txt.h267 struct GlyphPosition { struct
276 GlyphPosition(double x_start, argument
Dparagraph_txt.cc193 ParagraphTxt::GlyphPosition::GlyphPosition(double x_start, in GlyphPosition() function in txt::ParagraphTxt::GlyphPosition