Home
last modified time | relevance | path

Searched refs:UpdateRootElementSize (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/form/mock/
H A Dmock_sub_container.cpp27 void SubContainer::UpdateRootElementSize() {} in UpdateRootElementSize() function in OHOS::Ace::SubContainer
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dplugin_sub_container.cpp118 void PluginSubContainer::UpdateRootElementSize() in UpdateRootElementSize() function in OHOS::Ace::PluginSubContainer
186 UpdateRootElementSize(); in RunDecompressedPlugin()
248 UpdateRootElementSize(); in RunPlugin()
H A Dplugin_sub_container.h74 void UpdateRootElementSize();
H A Dplugin_element.cpp83 pluginSubContainer_->UpdateRootElementSize(); in Update()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/
H A Dmock_plugin_sub_container.cpp32 void PluginSubContainer::UpdateRootElementSize() in UpdateRootElementSize() function in OHOS::Ace::PluginSubContainer
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/
H A Dsub_container.cpp91 void SubContainer::UpdateRootElementSize() in UpdateRootElementSize() function in OHOS::Ace::SubContainer
229 UpdateRootElementSize(); in RunCard()
362 UpdateRootElementSize(); in RunSameCard()
H A Dsub_container.h85 void UpdateRootElementSize();
H A Dform_element.cpp127 subContainer_->UpdateRootElementSize(); in UpdateInner()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/plugin/
H A Dplugin_sub_container_test.cpp224 pluginSubContainer.UpdateRootElementSize();
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/
H A Dplugin_pattern.cpp110 pluginSubContainer_->UpdateRootElementSize(); in OnDirtyLayoutWrapperSwap()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
H A Dform_pattern.cpp826 subContainer_->UpdateRootElementSize(); in UpdateFormComponentSize()