Searched refs:_LV_PALETTE_LAST (Results 1 – 3 of 3) sorted by relevance
284 if(p >= _LV_PALETTE_LAST) { in lv_palette_main()317 if(p >= _LV_PALETTE_LAST) { in lv_palette_lighten()356 if(p >= _LV_PALETTE_LAST) { in lv_palette_darken()
277 _LV_PALETTE_LAST, enumerator
975 LV_PALETTE_RED, LV_PALETTE_PURPLE, LV_PALETTE_TEAL, _LV_PALETTE_LAST in color_changer_create()995 for(i = 0; palette[i] != _LV_PALETTE_LAST; i++) { in color_changer_create()1094 if(palette_secondary >= _LV_PALETTE_LAST) palette_secondary = 0; in color_event_cb()