Home
last modified time | relevance | path

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

/third_party/flutter/skia/experimental/editor/
Deditor_application.cpp90 bool fShiftDown = false; member
248 if (shift != fShiftDown) { in move()
250 fShiftDown = shift; in move()
/third_party/skia/modules/skplaintexteditor/app/
Deditor_application.cpp103 bool fShiftDown = false; member
285 if (shift != fShiftDown) { in move()
287 fShiftDown = shift; in move()