/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/side_bar/ |
H A D | side_bar_declaration.cpp | 24 AddSpecializedEvent(DeclarationConstants::DEFAULT_REGION_EVENT); in InitSpecialized()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/texttimer/ |
H A D | texttimer_declaration.cpp | 32 AddSpecializedEvent(DeclarationConstants::DEFAULT_TEXTTIMER_EVENT); in InitSpecialized()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
H A D | dom_rich_text.h | 38 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
|
H A D | dom_rich_text.cpp | 34 bool DOMRichText::AddSpecializedEvent(int32_t pageId, const std::string& event) in AddSpecializedEvent() function in OHOS::Ace::Framework::DOMRichText
|
H A D | dom_navigation_menu.h | 45 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
|
H A D | dom_image_animator.h | 50 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
|
H A D | dom_marquee.h | 43 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
|
H A D | dom_switch.h | 43 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
|
H A D | dom_calendar.h | 40 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
|
H A D | dom_camera.h | 38 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
|
H A D | dom_form.h | 45 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
|
H A D | dom_toggle.h | 45 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
|
H A D | dom_image.h | 48 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
|
H A D | dom_navigation_bar.h | 51 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
|
H A D | dom_rating.h | 43 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
|
H A D | dom_search.h | 49 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
|
H A D | dom_stepper.h | 46 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
|
H A D | dom_list_item_group.h | 50 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
|
H A D | dom_refresh.h | 42 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
|
H A D | dom_textarea.h | 53 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
|
H A D | dom_menu.h | 43 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
|
H A D | dom_popup.h | 45 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
|
H A D | dom_dialog.h | 41 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
|
H A D | dom_panel.h | 40 bool AddSpecializedEvent(int32_t pageId, const std::string& event) override;
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/richtext/ |
H A D | rich_text_declaration.cpp | 27 AddSpecializedEvent(DeclarationConstants::DEFAULT_RICH_TEXT_EVENT); in InitSpecialized()
|