Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
H A Dprogress_layout_algorithm.cpp182 CalcSize defaultCalcSize((CalcLength(width - 2 * margin.ConvertToPx())), std::nullopt); in GetChildHeight() local
185 CalcSize defaultCalcSize((CalcLength(childSize.Width())), std::nullopt); in GetChildHeight() local