Lines Matching refs:ref
24 - Background: :ref:`base_widget`
25 - Header on the background: :ref:`base_widget`
26 - Title on the header: :ref:`lv_label`
27 - Buttons on the header: :ref:`lv_button`
28 - Content Area on the background: :ref:`base_widget`
44 - Background (a :ref:`base_widget`, the main window container), is set up to be a
53 - Content Area (a :ref:`base_widget`) occupies the full width of the Background (its
56 :ref:`flex` for details.
72 its FLEX GROW value is altered. See :ref:`flex` for details about how this works.
107 Learn more about :ref:`lv_obj_events` emitted by all Widgets.
109 Learn more about :ref:`events`.
122 Learn more about :ref:`indev_keys`.