Home
last modified time | relevance | path

Searched defs:onKey (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/tools/sk_app/
DCommandSet.cpp37 bool CommandSet::onKey(skui::Key key, skui::InputState state, skui::ModifierKey modifiers) { in onKey() function in sk_app::CommandSet
DWindow.h105 virtual bool onKey(skui::Key, skui::InputState, skui::ModifierKey) { return false; } in onKey() function
DWindow.cpp47 bool Window::onKey(skui::Key key, skui::InputState state, skui::ModifierKey modifiers) { in onKey() function in sk_app::Window
/third_party/skia/experimental/sktext/editor/
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/
DImGuiLayer.cpp221 bool ImGuiLayer::onKey(skui::Key key, skui::InputState state, skui::ModifierKey modifiers) { in onKey() function in ImGuiLayer
DViewer.cpp3048 bool Viewer::onKey(skui::Key key, skui::InputState state, skui::ModifierKey modifiers) { in onKey() function in Viewer
/third_party/skia/modules/skplaintexteditor/app/
Deditor_application.cpp302 bool onKey(skui::Key key, in onKey() function
/third_party/typescript/lib/
DtypingsInstaller.js124109 function createDiagnosticForOptionPaths(onKey, key, message, arg0) { argument
124153 function createDiagnosticForOption(onKey, option1, option2, message, arg0, arg1, arg2) { argument
124177 …function createOptionDiagnosticInObjectLiteralSyntax(objectLiteral, onKey, key1, key2, message, ar… argument
Dtsc.js103083 function createDiagnosticForOptionPaths(onKey, key, message, arg0) { argument
103127 function createDiagnosticForOption(onKey, option1, option2, message, arg0, arg1, arg2) { argument
103151 …function createOptionDiagnosticInObjectLiteralSyntax(objectLiteral, onKey, key1, key2, message, ar… argument