Searched refs:LV_FONT_SUBPX_BGR (Results 1 – 5 of 5) sorted by relevance
401 #define LV_FONT_SUBPX_BGR 0 /*0: RGB; 1:BGR order*/ macro
408 #define LV_FONT_SUBPX_BGR 0 /*0: RGB; 1:BGR order*/
649 config LV_FONT_SUBPX_BGR config
1222 #ifndef LV_FONT_SUBPX_BGR1224 #define LV_FONT_SUBPX_BGR CONFIG_LV_FONT_SUBPX_BGR macro1226 #define LV_FONT_SUBPX_BGR 0 /*0: RGB; 1:BGR order*/ macro
491 #if LV_FONT_SUBPX_BGR in draw_letter_subpx()