Home
last modified time | relevance | path

Searched refs:ShapeResult (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/experimental/editor/
Dshape.h12 struct ShapeResult { struct
20 ShapeResult Shape(const char* ut8text, argument
Dshape.cpp260 ShapeResult editor::Shape(const char* utf8Text, in Shape()
266 ShapeResult result; in Shape()
Deditor.cpp473 ShapeResult result = Shape(line.fText.begin(), line.fText.size(), in reshapeAll()
491 ShapeResult result = Shape(line.fText.begin(), line.fText.size(), in reshapeAll()
/third_party/skia/modules/skplaintexteditor/src/
Dshape.h12 struct ShapeResult { struct
20 ShapeResult Shape(const char* ut8text, argument
Dshape.cpp259 ShapeResult SkPlainTextEditor::Shape(const char* utf8Text, in Shape()
265 ShapeResult result; in Shape()
Deditor.cpp473 ShapeResult result = Shape(line.fText.begin(), line.fText.size(), in reshapeAll()
491 ShapeResult result = Shape(line.fText.begin(), line.fText.size(), in reshapeAll()