Lines Matching refs:position
18 - Explicitly set coordinates are stored in styles (position, size, layouts, etc.)
33 functions that modify position, size, etc., to make layout of your UI convenient, you
119 Widgets. If so it refreshes their position, size and layout.
125 The size and position might depend on the parent or layout. Therefore
249 If the parent's size changes, the set alignment and position of the
360 Under the hood the position, size and alignment properties are style
362 related code for the sake of simplicity and set the position, size, and
373 - The Widget can have different position or size depending on state.
390 position setting. However, to keep the LVGL API lean, only the most
401 Let's say the there are 3 buttons next to each other. Their position is
450 Translation is applied from the current position of the Widget.
458 even laid out Widgets' position can be translated.
461 scrollbars and :c:macro:`LV_SIZE_CONTENT` sized Widgets react to the position
471 Similarly to position, a Widget's size can be changed relative to the
476 Unlike position translation, the size transformation doesn't make the
535 Layouts can update the position and size of a Widget's children. They
539 The position and size set by the layout overwrites the "normal" x, y,