Home
last modified time | relevance | path

Searched refs:onSoftkey (Results 1 – 6 of 6) 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/flutter/skia/tools/sk_app/
DCommandSet.h46 bool onSoftkey(const SkString& softkey);
DCommandSet.cpp62 bool CommandSet::onSoftkey(const SkString& softkey) { in onSoftkey() function in sk_app::CommandSet
/third_party/flutter/skia/tools/viewer/
DViewer.cpp2350 fCommands.onSoftkey(stateValue); in onUIStateChanged()
/third_party/skia/tools/viewer/
DViewer.cpp3036 fCommands.onSoftkey(stateValue); in onUIStateChanged()