Home
last modified time | relevance | path

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

/third_party/skia/modules/canvaskit/npm_build/types/
Dindex.d.ts678 export interface ShapedLine { interface
867 getShapedLines(): ShapedLine[];
3114 ShapeText(text: string, runs: FontBlock[], width?: number): ShapedLine[];
/third_party/flutter/skia/modules/skshaper/src/
DSkShaper_harfbuzz.cpp492 struct ShapedLine { struct
530 void emit(const ShapedLine& line, SkShaper::RunHandler* handler) { in emit()
812 ShapedLine line; in wrap()
/third_party/skia/modules/skshaper/src/
DSkShaper_harfbuzz.cpp517 struct ShapedLine { struct
555 void emit(const ShapedLine& line, SkShaper::RunHandler* handler) { in emit()
868 ShapedLine line; in wrap()