Lines Matching refs:ref
14 - Main container: :ref:`base_widget`
15 - Tab buttons: an :ref:`base_widget` with :ref:`lv_button`
16 - Container for the tabs: :ref:`base_widget`
17 - Content of the tabs: :ref:`base_widget`
33 There are no special parts on the Tab View but the :ref:`base_widget` and
34 :ref:`lv_button` Widgets are used to create the Tab View.
52 This will return a pointer to a :ref:`base_widget` where
88 tabs content (a :ref:`base_widget`)
90 tab buttons (a :ref:`base_widget`)
105 Learn more about :ref:`lv_obj_events` emitted by all Widgets.
107 Learn more about :ref:`events`.
121 Learn more about :ref:`indev_keys`.