Home
last modified time | relevance | path

Searched refs:LV_FONT_CUSTOM_DECLARE (Results 1 – 6 of 6) sorted by relevance

/lvgl-latest/src/font/
Dlv_font.h244 #ifdef LV_FONT_CUSTOM_DECLARE in LV_FONT_DECLARE()
245 LV_FONT_CUSTOM_DECLARE in LV_FONT_DECLARE()
/lvgl-latest/env_support/cmsis-pack/
Dlv_conf_cmsis.h387 #define LV_FONT_CUSTOM_DECLARE macro
/lvgl-latest/
Dlv_conf_template.h399 #define LV_FONT_CUSTOM_DECLARE
DKconfig555 config LV_FONT_CUSTOM_DECLARE config
/lvgl-latest/src/
Dlv_conf_internal.h1195 #ifndef LV_FONT_CUSTOM_DECLARE
1197 #define LV_FONT_CUSTOM_DECLARE CONFIG_LV_FONT_CUSTOM_DECLARE macro
1199 #define LV_FONT_CUSTOM_DECLARE macro
/lvgl-latest/docs/overview/
Dfont.md162 To make fonts globally available (like the built-in fonts), add them to `LV_FONT_CUSTOM_DECLARE` in…