Home
last modified time | relevance | path

Searched refs:SetShortcutKey (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.h744 void SetShortcutKey(const KeyEvent& event);
H A Dpipeline_context.cpp1649 SetShortcutKey(event); in OnKeyEvent()
1717 void PipelineContext::SetShortcutKey(const KeyEvent& event) in SetShortcutKey() function in OHOS::Ace::PipelineContext