Searched defs:LV_COLOR_CHROMA_KEY (Results 1 – 3 of 3) sorted by relevance
3 LV_COLOR_CHROMA_KEY = lv.color_hex(0x00ff00) variable
43 #define LV_COLOR_CHROMA_KEY lv_color_hex(0x00ff00) /*pure green*/ macro
101 #define LV_COLOR_CHROMA_KEY CONFIG_LV_COLOR_CHROMA_KEY macro103 #define LV_COLOR_CHROMA_KEY lv_color_hex(0x00ff00) /*pure green*/ macro