Searched refs:Apply (Results 1 – 7 of 7) sorted by relevance
/lvgl-latest/src/libs/thorvg/rapidjson/internal/ |
D | meta.h | 56 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/ |
D | xml.rst | 91 <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/ |
D | nema_gfx.rst | 43 Click "Apply and Close".
|
/lvgl-latest/docs/details/widgets/ |
D | dropdown.rst | 160 - :cpp:enumerator:`LV_KEY_ENTER` Apply selected list item (sends
|
/lvgl-latest/docs/details/integration/chip/ |
D | espressif.rst | 131 - Apply changes to the build system
|
/lvgl-latest/docs/details/libs/ |
D | rlottie.rst | 215 Apply the patch file to your rlottie submodule.
|
/lvgl-latest/docs/details/main-components/ |
D | font.rst | 160 lv_label_set_text(my_label, LV_SYMBOL_OK "Apply");
|