Home
last modified time | relevance | path

Searched refs:softkey (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/tools/sk_app/
H A DCommandSet.cpp61 bool CommandSet::onSoftkey(const SkString& softkey) { in onSoftkey() argument
63 if (cmd.getSoftkeyString().equals(softkey)) { in onSoftkey()
H A DCommandSet.h46 bool onSoftkey(const SkString& softkey);
/third_party/skia/tools/viewer/
H A DViewer.cpp318 static const char kSoftkeyHint[] = "Please select a softkey";
2966 for (const auto& softkey : fCommands.getCommandsAsSoftkeys()) { in updateUIState()
2967 writer.appendString(softkey.c_str()); in updateUIState()

Completed in 5 milliseconds