Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/flex/
H A Dflex_component.h109 bool IsStretchToParent() const in IsStretchToParent() function
H A Drender_flex.h86 bool IsStretchToParent() const in IsStretchToParent() function
H A Drender_flex.cpp69 stretchToParent_ = flex->IsStretchToParent(); in Update()