Home
last modified time | relevance | path

Searched refs:SetSpecializedEvent (Results 1 – 25 of 29) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/textarea/
H A Dtextarea_declaration.cpp93 bool TextareaDeclaration::SetSpecializedEvent(int32_t pageId, const std::string& eventId, const std… in SetSpecializedEvent() function in OHOS::Ace::TextareaDeclaration
95 return textFieldDeclaration_->SetSpecializedEvent(pageId, eventId, event); in SetSpecializedEvent()
H A Dtextarea_declaration.h48 …bool SetSpecializedEvent(int32_t pageId, const std::string& eventId, const std::string& event) ove…
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/input/
H A Dinput_declaration.cpp90 bool InputDeclaration::SetSpecializedEvent(int32_t pageId, const std::string& eventId, const std::s… in SetSpecializedEvent() function in OHOS::Ace::InputDeclaration
129 declaration->SetSpecializedEvent(pageId_, event.second, event.first); in PrepareSpecializedDeclaration()
H A Dinput_declaration.h67 …bool SetSpecializedEvent(int32_t pageId, const std::string& eventId, const std::string& event) ove…
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/canvas/
H A Dcanvas_declaration.cpp37 bool CanvasDeclaration::SetSpecializedEvent(int32_t pageId, const std::string& eventId, const std::… in SetSpecializedEvent() function in OHOS::Ace::CanvasDeclaration
H A Dcanvas_declaration.h35 …bool SetSpecializedEvent(int32_t pageId, const std::string& eventId, const std::string& event) ove…
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/richtext/
H A Drich_text_declaration.cpp45 bool RichTextDeclaration::SetSpecializedEvent(int32_t pageId, const std::string& eventId, const std… in SetSpecializedEvent() function in OHOS::Ace::RichTextDeclaration
H A Drich_text_declaration.h92 …bool SetSpecializedEvent(int32_t pageId, const std::string& eventId, const std::string& event) ove…
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/xcomponent/
H A Dxcomponent_declaration.cpp62 bool XComponentDeclaration::SetSpecializedEvent(int32_t pageId, const std::string& eventId, const s… in SetSpecializedEvent() function in OHOS::Ace::XComponentDeclaration
H A Dxcomponent_declaration.h117 …bool SetSpecializedEvent(int32_t pageId, const std::string& eventId, const std::string& event) ove…
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/clock/
H A Dclock_declaration.cpp84 bool ClockDeclaration::SetSpecializedEvent(int32_t pageId, const std::string& eventId, const std::s… in SetSpecializedEvent() function in OHOS::Ace::ClockDeclaration
H A Dclock_declaration.h256 …bool SetSpecializedEvent(int32_t pageId, const std::string& eventId, const std::string& event) ove…
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/web/
H A Dweb_declaration.cpp44 bool WebDeclaration::SetSpecializedEvent(int32_t pageId, const std::string& eventId, const std::str… in SetSpecializedEvent() function in OHOS::Ace::WebDeclaration
H A Dweb_declaration.h426 …bool SetSpecializedEvent(int32_t pageId, const std::string& eventId, const std::string& event) ove…
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/badge/
H A Dbadge_declaration.cpp106 bool BadgeDeclaration::SetSpecializedEvent(int32_t pageId, const std::string& eventId, const std::s… in SetSpecializedEvent() function in OHOS::Ace::BadgeDeclaration
H A Dbadge_declaration.h242 …bool SetSpecializedEvent(int32_t pageId, const std::string& eventId, const std::string& event) ove…
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/piece/
H A Dpiece_declaration.cpp124 bool PieceDeclaration::SetSpecializedEvent(int32_t pageId, const std::string& eventId, const std::s… in SetSpecializedEvent() function in OHOS::Ace::PieceDeclaration
H A Dpiece_declaration.h209 …bool SetSpecializedEvent(int32_t pageId, const std::string& eventId, const std::string& event) ove…
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/search/
H A Dsearch_declaration.h230 …bool SetSpecializedEvent(int32_t pageId, const std::string& eventId, const std::string& event) ove…
H A Dsearch_declaration.cpp275 bool SearchDeclaration::SetSpecializedEvent(int32_t pageId, const std::string& eventId, const std::… in SetSpecializedEvent() function in OHOS::Ace::SearchDeclaration
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/swiper/
H A Dswiper_declaration.cpp179 bool SwiperDeclaration::SetSpecializedEvent(int32_t pageId, const std::string& eventId, const std::… in SetSpecializedEvent() function in OHOS::Ace::SwiperDeclaration
H A Dswiper_declaration.h412 …bool SetSpecializedEvent(int32_t pageId, const std::string& eventId, const std::string& event) ove…
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/button/
H A Dbutton_declaration.cpp229 bool ButtonDeclaration::SetSpecializedEvent(int32_t pageId, const std::string& eventId, const std::… in SetSpecializedEvent() function in OHOS::Ace::ButtonDeclaration
H A Dbutton_declaration.h563 …bool SetSpecializedEvent(int32_t pageId, const std::string& eventId, const std::string& event) ove…
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/
H A Dtextfield_declaration.cpp277 bool TextFieldDeclaration::SetSpecializedEvent(int32_t pageId, const std::string& eventId, const st… in SetSpecializedEvent() function in OHOS::Ace::TextFieldDeclaration

12