Home
last modified time | relevance | path

Searched refs:fNeedsReshape (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/modules/skplaintexteditor/src/
H A Deditor.cpp56 fNeedsReshape = true; in setFont()
64 fNeedsReshape = true; in setWidth()
151 fNeedsReshape = true; in insert()
183 fNeedsReshape = true; in remove()
461 if (fNeedsReshape) { in reshapeAll()
509 fNeedsReshape = false; in reshapeAll()
/third_party/skia/modules/skplaintexteditor/include/
H A Deditor.h120 bool fNeedsReshape = false; member in SkPlainTextEditor::Editor

Completed in 3 milliseconds