Home
last modified time | relevance | path

Searched refs:DOM_LOAD_START (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_rich_text.cpp36 if (event == DOM_LOAD_START) { in AddSpecializedEvent()
H A Ddom_type.cpp1273 const char DOM_LOAD_START[] = "start"; variable
H A Ddom_type.h1279 ACE_EXPORT extern const char DOM_LOAD_START[];
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/richtext/
H A Drich_text_declaration.cpp54 { DOM_LOAD_START, [](RichTextDeclaration& declaration, const EventMarker& event) { in SetSpecializedEvent()