Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_video.cpp131 { DOM_VIDEO_EVENT_SEEKED, in AddSpecializedEvent()
H A Ddom_type.cpp854 const char DOM_VIDEO_EVENT_SEEKED[] = "seeked"; variable
H A Ddom_type.h858 ACE_EXPORT extern const char DOM_VIDEO_EVENT_SEEKED[];