Home
last modified time | relevance | path

Searched defs:onKey (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/tools/sk_app/
H A DWindow.cpp47 bool Window::onKey(skui::Key key, skui::InputState state, skui::ModifierKey modifiers) { in onKey() function in Window
H A DCommandSet.cpp37 bool CommandSet::onKey(skui::Key key, skui::InputState state, skui::ModifierKey modifiers) { in onKey() function in sk_app::CommandSet
H A DWindow.h105 virtual bool onKey(skui::Key, skui::InputState, skui::ModifierKey) { return false; } in onKey() function in sk_app::Window::Layer
/third_party/skia/experimental/sktext/editor/
H A DEditor.cpp203 bool Editor::onKey(skui::Key key, skui::InputState state, skui::ModifierKey modifiers) { in onKey() function in skia::editor::Editor
/third_party/skia/tools/viewer/
H A DImGuiLayer.cpp221 bool ImGuiLayer::onKey(skui::Key key, skui::InputState state, skui::ModifierKey modifiers) { in onKey() function in ImGuiLayer
H A DViewer.cpp3048 bool Viewer::onKey(skui::Key key, skui::InputState state, skui::ModifierKey modifiers) { in onKey() function in Viewer

Completed in 8 milliseconds