Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/
H A Dside_bar_container_pattern.h67 layoutAlgorithm->SetTypeUpdateWidth(typeUpdateWidth_); in CreateLayoutAlgorithm()
139 void SetTypeUpdateWidth(float typeUpdateWidth) in SetTypeUpdateWidth() function
H A Dside_bar_container_layout_algorithm.h134 void SetTypeUpdateWidth(float typeUpdateWidth) in SetTypeUpdateWidth() function
H A Dside_bar_container_layout_algorithm.cpp252 sideBarContainerPattern->SetTypeUpdateWidth(typeUpdateWidth_); in GetAllPropertyValue()