Home
last modified time | relevance | path

Searched defs:softkey (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/tools/sk_app/
DCommandSet.cpp61 bool CommandSet::onSoftkey(const SkString& softkey) { in onSoftkey()
/third_party/flutter/skia/tools/sk_app/
DCommandSet.cpp62 bool CommandSet::onSoftkey(const SkString& softkey) { in onSoftkey()
/third_party/flutter/skia/tools/viewer/
DViewer.cpp2283 for (const auto& softkey : fCommands.getCommandsAsSoftkeys()) { in updateUIState() local
/third_party/skia/tools/viewer/
DViewer.cpp2966 for (const auto& softkey : fCommands.getCommandsAsSoftkeys()) { in updateUIState() local