Home
last modified time | relevance | path

Searched defs:BaseEventInfo (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_event_hub.h60 DECLARE_ACE_TYPE(RichEditorInsertValue, BaseEventInfo) in DECLARE_ACE_TYPE() argument
202 DECLARE_ACE_TYPE(RichEditorDeleteValue, BaseEventInfo) in DECLARE_ACE_TYPE() argument
224 DECLARE_ACE_TYPE(RichEditorChangeValue, BaseEventInfo) in DECLARE_ACE_TYPE() argument
267 DECLARE_ACE_TYPE(StyledStringChangeValue, BaseEventInfo) in DECLARE_ACE_TYPE() argument
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dace_events.h66 explicit BaseEventInfo(const std::string& type) : type_(type) {} in BaseEventInfo() function
H A Dkey_event.h615 DECLARE_RELATIONSHIP_OF_CLASSES(KeyEventInfo, BaseEventInfo) in DECLARE_RELATIONSHIP_OF_CLASSES() argument
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_event_hub.h60 DECLARE_RELATIONSHIP_OF_CLASSES(TextFieldCommonEvent, BaseEventInfo) in DECLARE_RELATIONSHIP_OF_CLASSES() argument
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Devent_hub.h687 DECLARE_RELATIONSHIP_OF_CLASSES(TextCommonEvent, BaseEventInfo) in DECLARE_RELATIONSHIP_OF_CLASSES() argument
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_event.h1845 DECLARE_RELATIONSHIP_OF_CLASSES(NativeEmbedDataInfo, BaseEventInfo) in DECLARE_RELATIONSHIP_OF_CLASSES() argument
1881 DECLARE_RELATIONSHIP_OF_CLASSES(NativeEmbedVisibilityInfo, BaseEventInfo) in DECLARE_RELATIONSHIP_OF_CLASSES() argument