Home
last modified time | relevance | path

Searched refs:LV_USE_LABEL (Results 1 – 25 of 25) sorted by relevance

/lvgl-latest/examples/widgets/label/
Dlv_example_label_1.c2 #if LV_USE_LABEL && LV_BUILD_EXAMPLES
Dlv_example_label_5.c2 #if LV_USE_LABEL && LV_BUILD_EXAMPLES
Dlv_example_label_2.c2 #if LV_USE_LABEL && LV_BUILD_EXAMPLES
Dlv_example_label_3.c2 #if LV_USE_LABEL && LV_BUILD_EXAMPLES && LV_FONT_DEJAVU_16_PERSIAN_HEBREW && LV_FONT_SIMSUN_16_CJK …
Dlv_example_label_4.c2 #if LV_USE_LABEL && LV_USE_CANVAS && LV_BUILD_EXAMPLES && LV_DRAW_COMPLEX
/lvgl-latest/examples/styles/
Dlv_example_style_8.c2 #if LV_BUILD_EXAMPLES && LV_USE_LABEL
Dlv_example_style_15.c2 #if LV_BUILD_EXAMPLES && LV_USE_BTN && LV_USE_LABEL
/lvgl-latest/src/widgets/
Dlv_roller.h21 #if LV_USE_LABEL == 0
Dlv_img.h21 #if LV_USE_LABEL == 0
Dlv_dropdown.h22 #if LV_USE_LABEL == 0
Dlv_label.h18 #if LV_USE_LABEL != 0
Dlv_table.h21 #if LV_USE_LABEL == 0
Dlv_textarea.h21 #if LV_USE_LABEL == 0
Dlv_label.c10 #if LV_USE_LABEL != 0
/lvgl-latest/src/extra/widgets/msgbox/
Dlv_msgbox.h25 #if LV_USE_LABEL == 0
/lvgl-latest/env_support/cmsis-pack/
Dlv_conf_cmsis.h478 #define LV_USE_LABEL 1 macro
479 #if LV_USE_LABEL
/lvgl-latest/
Dlv_conf_template.h490 #define LV_USE_LABEL 1
491 #if LV_USE_LABEL
DKconfig765 select LV_USE_LABEL
769 select LV_USE_LABEL
771 config LV_USE_LABEL config
776 depends on LV_USE_LABEL
780 depends on LV_USE_LABEL
787 select LV_USE_LABEL
802 select LV_USE_LABEL
/lvgl-latest/examples/others/msg/
Dlv_example_msg_1.c2 #if LV_USE_MSG && LV_USE_SLIDER && LV_USE_LABEL && LV_BUILD_EXAMPLES
Dlv_example_msg_3.c2 #if LV_USE_MSG && LV_USE_SLIDER && LV_USE_LABEL && LV_BUILD_EXAMPLES
Dlv_example_msg_2.c2 #if LV_USE_MSG && LV_USE_SLIDER && LV_USE_LABEL && LV_BUILD_EXAMPLES
/lvgl-latest/examples/others/ime/
Dlv_example_ime_pinyin_1.c2 #if LV_USE_LABEL && LV_USE_TEXTAREA && LV_FONT_SIMSUN_16_CJK && LV_USE_IME_PINYIN && LV_BUILD_EXAMP…
Dlv_example_ime_pinyin_2.c2 #if LV_USE_LABEL && LV_USE_TEXTAREA && LV_FONT_SIMSUN_16_CJK && LV_USE_IME_PINYIN && LV_IME_PINYIN_…
/lvgl-latest/src/
Dlv_conf_internal.h1466 #ifndef LV_USE_LABEL
1469 #define LV_USE_LABEL CONFIG_LV_USE_LABEL macro
1471 #define LV_USE_LABEL 0 macro
1474 #define LV_USE_LABEL 1 macro
1477 #if LV_USE_LABEL
/lvgl-latest/src/core/
Dlv_refr.c39 #if LV_USE_LABEL
46 #if LV_USE_LABEL
362 #if LV_USE_PERF_MONITOR && LV_USE_LABEL in _lv_disp_refr_timer()
419 #if LV_USE_MEM_MONITOR && LV_MEM_CUSTOM == 0 && LV_USE_LABEL in _lv_disp_refr_timer()