Home
last modified time | relevance | path

Searched refs:SetWindowConfig (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/
H A Dsub_container.h117 void SetWindowConfig(const WindowConfig cardWindowConfig) in SetWindowConfig() function
H A Dform_element.cpp274 container->SetWindowConfig( in Prepare()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
H A Dform_pattern.cpp1196 …container->SetWindowConfig({ formJsInfo.formWindow.designWidth, formJsInfo.formWindow.autoDesignWi… in InitFormManagerDelegate()