Searched refs:LV_FONT_CUSTOM_DECLARE (Results 1 – 6 of 6) sorted by relevance
244 #ifdef LV_FONT_CUSTOM_DECLARE in LV_FONT_DECLARE()245 LV_FONT_CUSTOM_DECLARE in LV_FONT_DECLARE()
387 #define LV_FONT_CUSTOM_DECLARE macro
399 #define LV_FONT_CUSTOM_DECLARE
555 config LV_FONT_CUSTOM_DECLARE config
1195 #ifndef LV_FONT_CUSTOM_DECLARE1197 #define LV_FONT_CUSTOM_DECLARE CONFIG_LV_FONT_CUSTOM_DECLARE macro1199 #define LV_FONT_CUSTOM_DECLARE macro
162 To make fonts globally available (like the built-in fonts), add them to `LV_FONT_CUSTOM_DECLARE` in…