Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dparagraph_txt.h293 struct CodeUnitRun { struct
303 CodeUnitRun(std::vector<GlyphPosition>&& p, argument
Dparagraph_txt.cc209 ParagraphTxt::CodeUnitRun::CodeUnitRun(std::vector<GlyphPosition>&& p, in CodeUnitRun() function in txt::ParagraphTxt::CodeUnitRun