Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_popup.cpp140 if (event == DOM_VISIBILITY_CHANGE) { in AddSpecializedEvent()
H A Ddom_type.cpp600 const char DOM_VISIBILITY_CHANGE[] = "visibilitychange"; variable
H A Ddom_type.h604 ACE_EXPORT extern const char DOM_VISIBILITY_CHANGE[];