Searched refs:spacing (Results 1 – 9 of 9) sorted by relevance
7 Arrange items in rows with wrap and even spacing
21 ``pad_column`` adjusts spacing between tickbox and label
48 spacing on the right.
15 adjust the spacing between items and tracks, handle *grow* to make105 that the spacing between any two items (and the space to the edges) is
108 - :cpp:enumerator:`LV_GRID_ALIGN_SPACE_EVENLY`: items are distributed so that the spacing
1101 auto spacing = (*s)->style.lineSpacing(frameNo); in updateText() local1102 if (spacing > lineSpacing) lineSpacing = spacing; in updateText()
77 ``pad_left/right/top/bottom`` sets the spacing around the scrollbars,
264 Fonts may provide kerning information to adjust the spacing between specific
323 Properties to describe spacing between the parent's sides and the children and among the children. …426 Properties to describe spacing around a Widget. Very similar to the margin properties in HTML.