Home
last modified time | relevance | path

Searched refs:Apply (Results 1 – 7 of 7) sorted by relevance

/lvgl-latest/src/libs/thorvg/rapidjson/internal/
Dmeta.h56 template <bool C> struct SelectIfImpl { template <typename T1, typename T2> struct Apply { typedef … argument
57 template <> struct SelectIfImpl<false> { template <typename T1, typename T2> struct Apply { typedef…
58 template <bool C, typename T1, typename T2> struct SelectIfCond : SelectIfImpl<C>::template Apply<T…
/lvgl-latest/docs/details/other-components/
Dxml.rst91 <prop name="btn_text" default="Apply" type="string"/>
234 /*Apply the common properties, e.g. width, height, styles flags etc*/
237 /* Apply the common properties, e.g., width, height, styles, flags, etc. */
/lvgl-latest/docs/details/integration/renderers/
Dnema_gfx.rst43 Click "Apply and Close".
/lvgl-latest/docs/details/widgets/
Ddropdown.rst160 - :cpp:enumerator:`LV_KEY_ENTER` Apply selected list item (sends
/lvgl-latest/docs/details/integration/chip/
Despressif.rst131 - Apply changes to the build system
/lvgl-latest/docs/details/libs/
Drlottie.rst215 Apply the patch file to your rlottie submodule.
/lvgl-latest/docs/details/main-components/
Dfont.rst160 lv_label_set_text(my_label, LV_SYMBOL_OK "Apply");