Home
last modified time | relevance | path

Searched refs:AddSpecializedEvent (Results 1 – 25 of 81) sorted by relevance

1234

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/side_bar/
H A Dside_bar_declaration.cpp24 AddSpecializedEvent(DeclarationConstants::DEFAULT_REGION_EVENT); in InitSpecialized()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/texttimer/
H A Dtexttimer_declaration.cpp32 AddSpecializedEvent(DeclarationConstants::DEFAULT_TEXTTIMER_EVENT); in InitSpecialized()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_rich_text.h38 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
H A Ddom_rich_text.cpp34 bool DOMRichText::AddSpecializedEvent(int32_t pageId, const std::string& event) in AddSpecializedEvent() function in OHOS::Ace::Framework::DOMRichText
H A Ddom_navigation_menu.h45 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
H A Ddom_image_animator.h50 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
H A Ddom_marquee.h43 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
H A Ddom_switch.h43 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
H A Ddom_calendar.h40 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
H A Ddom_camera.h38 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
H A Ddom_form.h45 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
H A Ddom_toggle.h45 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
H A Ddom_image.h48 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
H A Ddom_navigation_bar.h51 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
H A Ddom_rating.h43 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
H A Ddom_search.h49 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
H A Ddom_stepper.h46 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
H A Ddom_list_item_group.h50 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
H A Ddom_refresh.h42 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
H A Ddom_textarea.h53 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
H A Ddom_menu.h43 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
H A Ddom_popup.h45 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
H A Ddom_dialog.h41 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
H A Ddom_panel.h40 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/richtext/
H A Drich_text_declaration.cpp27 AddSpecializedEvent(DeclarationConstants::DEFAULT_RICH_TEXT_EVENT); in InitSpecialized()

1234