Searched defs:ShapedLine (Results 1 – 2 of 2) sorted by relevance
497 struct ShapedLine { struct498 TArray<ShapedRun> runs;499 SkVector fAdvance = { 0, 0 };
805 export interface ShapedLine { interface