Home
last modified time | relevance | path

Searched refs:onSoftkey (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/tools/sk_app/
DCommandSet.h46 bool onSoftkey(const SkString& softkey);
DCommandSet.cpp61 bool CommandSet::onSoftkey(const SkString& softkey) { in onSoftkey() function in sk_app::CommandSet
/third_party/skia/tools/viewer/
DViewer.cpp3036 fCommands.onSoftkey(stateValue); in onUIStateChanged()