Home
last modified time | relevance | path

Searched refs:PaintOpts (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/modules/skplaintexteditor/include/
H A Deditor.h89 struct PaintOpts { struct in SkPlainTextEditor::Editor
99 void paint(SkCanvas* canvas, PaintOpts);
/third_party/skia/modules/skplaintexteditor/app/
H A Deditor_application.cpp128 Editor::PaintOpts options;
397 fLayer.fEditor.paint(nullptr, Editor::PaintOpts()); in init()
/third_party/skia/modules/skplaintexteditor/src/
H A Deditor.cpp428 void Editor::paint(SkCanvas* c, PaintOpts options) { in paint()

Completed in 4 milliseconds