Home
last modified time | relevance | path

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

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