Home
last modified time | relevance | path

Searched refs:fInsertMode (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/experimental/sktext/editor/
DEditor.h63 bool fInsertMode; variable
DEditor.cpp16 , fInsertMode(true) { in Editor()
182 if (fInsertMode) { in insertCodepoint()