Home
last modified time | relevance | path

Searched defs:SetShortcutKeyEnabled (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
Dvideo_model.h45 virtual void SetShortcutKeyEnabled(bool isEnableShortcutKey) {} in SetShortcutKeyEnabled() function
Dvideo_model_ng.cpp147 void VideoModelNG::SetShortcutKeyEnabled(bool isEnableShortcutKey) in SetShortcutKeyEnabled() function in OHOS::Ace::NG::VideoModelNG
288 void VideoModelNG::SetShortcutKeyEnabled(FrameNode* frameNode, bool isEnableShortcutKey) in SetShortcutKeyEnabled() function in OHOS::Ace::NG::VideoModelNG
Dvideo_pattern.cpp2002 void VideoPattern::SetShortcutKeyEnabled(bool isEnableShortcutKey) in OnModifyDone() function in OHOS::Ace::NG::VideoPattern
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_video_bridge.cpp249 ArkUINativeModuleValue VideoBridge::SetShortcutKeyEnabled(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetShortcutKeyEnabled() function in OHOS::Ace::NG::VideoBridge