Home
last modified time | relevance | path

Searched refs:DOM_VIDEO_METHOD_EXIT_FULLSCREEN (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_video.cpp185 …{ DOM_VIDEO_METHOD_EXIT_FULLSCREEN, [](const RefPtr<VideoComponent>& video, const std::string& arg… in CallSpecializedMethod()
H A Ddom_type.cpp862 const char DOM_VIDEO_METHOD_EXIT_FULLSCREEN[] = "exitFullscreen"; variable
H A Ddom_type.h866 ACE_EXPORT extern const char DOM_VIDEO_METHOD_EXIT_FULLSCREEN[];