Home
last modified time | relevance | path

Searched refs:InitEvent (Results 1 - 21 of 21) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/form/
H A Dform_element.h60 void InitEvent(const RefPtr<FormComponent>& component);
H A Dform_element.cpp81 InitEvent(form); in Update()
89 void FormElement::InitEvent(const RefPtr<FormComponent>& component) in InitEvent() function in OHOS::Ace::FormElement
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_event_test.cpp83 g_webPattern->InitEvent(); in HWTEST_F()
85 g_webPattern->InitEvent(); in HWTEST_F()
H A Dweb_pattern_method_test_ng.cpp1503 * @tc.desc: InitEvent.
1522 webPattern->InitEvent(); in HWTEST_F()
1524 webPattern->InitEvent(); in HWTEST_F()
H A Dweb_pattern_test_ng.cpp1394 * @tc.desc: InitEvent.
1412 webPattern->InitEvent(); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dplugin_element.h56 void InitEvent(const RefPtr<PluginComponent>& component);
H A Dplugin_element.cpp100 InitEvent(plugin); in Update()
111 void PluginElement::InitEvent(const RefPtr<PluginComponent>& component) in InitEvent() function in OHOS::Ace::PluginElement
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dxcomponent_element.h68 void InitEvent();
H A Dxcomponent_element.cpp76 InitEvent(); in Prepare()
118 void XComponentElement::InitEvent() in InitEvent() function in OHOS::Ace::XComponentElement
121 LOGE("XComponentElement::InitEvent xcomponent_ is null"); in InitEvent()
/foundation/arkui/ace_engine/frameworks/core/components/camera/
H A Dcamera_element.h73 void InitEvent(const RefPtr<CameraComponent>& cameraComponent);
H A Dcamera_element.cpp141 InitEvent(cameraComponent); in Prepare()
193 void CameraElement::InitEvent(const RefPtr<CameraComponent>& cameraComponent) in InitEvent() function in OHOS::Ace::CameraElement
/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_pattern.h134 void InitEvent();
H A Dmovingphoto_pattern.cpp64 InitEvent(); in OnModifyDone()
149 void MovingPhotoPattern::InitEvent() in InitEvent() function in OHOS::Ace::NG::MovingPhotoPattern
/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element.h105 void InitEvent(const RefPtr<VideoComponent>& videoComponent);
H A Dvideo_element.cpp564 InitEvent(videoComponent); in Prepare()
813 void VideoElement::InitEvent(const RefPtr<VideoComponent>& videoComponent) in InitEvent() function in OHOS::Ace::VideoElement
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_pattern.h361 void InitEvent();
H A Dxcomponent_pattern.cpp262 InitEvent(); in Initialize()
905 void XComponentPattern::InitEvent() in InitEvent() function in OHOS::Ace::NG::XComponentPattern
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_pattern.cpp117 void WebPattern::InitEvent() in InitEvent() function in OHOS::Ace::NG::WebPattern
881 InitEvent(); in OnModifyDone()
H A Dweb_pattern.h549 void InitEvent();
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.h823 void InitEvent();
H A Dweb_pattern.cpp764 void WebPattern::InitEvent() in InitEvent() function in OHOS::Ace::NG::WebPattern
3078 InitEvent(); in OnModifyDone()

Completed in 49 milliseconds