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