Home
last modified time | relevance | path

Searched defs:GetMainAxisSize (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/flex/
H A Dflex_component.h79 MainAxisSize GetMainAxisSize() const in GetMainAxisSize() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dmeasure_utils.cpp255 float GetMainAxisSize(const SizeF& size, Axis axis) in GetMainAxisSize() function
274 std::optional<float> GetMainAxisSize(const OptionalSizeF& size, Axis axis) in GetMainAxisSize() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_layout/
H A Dlinear_layout_utils.cpp56 float GetMainAxisSize(const SizeF& size, bool isVertical) in GetMainAxisSize() function