Home
last modified time | relevance | path

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

/third_party/skia/tools/viewer/
DSlideDir.cpp54 static constexpr SkUnichar kUnfocusKey = ' '; variable
384 if (c == kUnfocusKey) { in onChar()
/third_party/flutter/skia/tools/viewer/
DSlideDir.cpp41 static constexpr SkUnichar kUnfocusKey = ' '; variable
372 if (c == kUnfocusKey) { in onChar()