Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dparagraph_txt.h285 struct GlyphLine { struct
290 GlyphLine(std::vector<GlyphPosition>&& p, size_t tcu); argument
Dparagraph_txt.cc206 ParagraphTxt::GlyphLine::GlyphLine(std::vector<GlyphPosition>&& p, size_t tcu) in GlyphLine() function in txt::ParagraphTxt::GlyphLine