Home
last modified time | relevance | path

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

/external/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()