Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/
Dwrap_layout_algorithm.cpp232 SizeF WrapLayoutAlgorithm::GetLeftSize(float crossLength, float mainLeftLength, float crossLeftLeng… in GetLeftSize()
/foundation/arkui/ace_engine/frameworks/core/components/wrap/
Drender_wrap.cpp379 Size RenderWrap::GetLeftSize(double crossLength, double mainLeftLength, double crossLeftLength) con… in GetLeftSize()