Home
last modified time | relevance | path

Searched refs:GetConstrainedParam (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dlist_component.cpp145 GetConstrainedParam(listParameter); in OnViewAttached()
H A Ddiv_component.cpp175 child->GetConstrainedParam(param); in AttachView()
H A Dcomponent.cpp259 parent_->GetConstrainedParam(parentParam); in UpdateView()
430 void Component::GetConstrainedParam(ConstrainedParameter &param) const in GetConstrainedParam() function in OHOS::ACELite::Component
1806 currComponent->GetConstrainedParam(alignParameter); in BuildViewTree()
1840 target->GetConstrainedParam(parentParam); in HandleChildrenChange()
H A Dcomponent.h228 void GetConstrainedParam(ConstrainedParameter &param) const;