Searched defs:mainLength (Results 1 – 3 of 3) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components/wrap/ |
| D | render_wrap.h | 63 void SetWrapLayoutSize(double mainLength, double crossLength) in SetWrapLayoutSize()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/ |
| D | wrap_layout_algorithm.h | 38 float mainLength = 0.0f; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/ |
| D | grid_scroll_layout_algorithm.cpp | 554 float mainLength = MeasureRecordedItems(mainSize, crossSize, layoutWrapper); in FillGridViewportAndMeasureChildren() local 776 float mainSize, float crossSize, LayoutWrapper* layoutWrapper, float& mainLength) in FillBlankAtEnd() 1164 float mainLength = gridLayoutInfo_.currentOffset_; in MeasureRecordedItems() local 1174 inline bool OneLineMovesOffViewportFromAbove(float mainLength, float lineHeight) in OneLineMovesOffViewportFromAbove() 1181 float mainSize, float crossSize, LayoutWrapper* layoutWrapper, float& mainLength) in UseCurrentLines()
|