Home
last modified time | relevance | path

Searched defs:isEnableShortcutKey (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
Dvideo_model.h45 virtual void SetShortcutKeyEnabled(bool isEnableShortcutKey) {} in SetShortcutKeyEnabled()
Dvideo_model_ng.cpp147 void VideoModelNG::SetShortcutKeyEnabled(bool isEnableShortcutKey) in SetShortcutKeyEnabled()
288 void VideoModelNG::SetShortcutKeyEnabled(FrameNode* frameNode, bool isEnableShortcutKey) in SetShortcutKeyEnabled()
Dvideo_pattern.cpp2002 void VideoPattern::SetShortcutKeyEnabled(bool isEnableShortcutKey) in OnModifyDone()