Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_panel.cpp158 if (event == DOM_PANEL_EVENT_SIZE_CHANGED) { in AddSpecializedEvent()
H A Ddom_type.cpp1129 const char DOM_PANEL_EVENT_SIZE_CHANGED[] = "sizechange"; variable
H A Ddom_type.h1134 ACE_EXPORT extern const char DOM_PANEL_EVENT_SIZE_CHANGED[];