Home
last modified time | relevance | path

Searched defs:pageErrorEventId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/richtext/
H A Drich_text_declaration.h31 EventMarker pageErrorEventId; member
77 void SetPageErrorEventId(const EventMarker& pageErrorEventId) in SetPageErrorEventId()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/web/
H A Dweb_declaration.h37 EventMarker pageErrorEventId; member
195 void SetPageErrorEventId(const EventMarker& pageErrorEventId) in SetPageErrorEventId()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h227 void SetPageErrorEventId(const EventMarker& pageErrorEventId) in SetPageErrorEventId()