Searched refs:lv_led_class (Results 1 – 5 of 5) sorted by relevance
37 LV_ATTRIBUTE_EXTERN_DATA extern const lv_obj_class_t lv_led_class;
22 #define MY_CLASS (&lv_led_class)38 const lv_obj_class_t lv_led_class = { variable
418 else if(lv_obj_check_type(obj, &lv_led_class)) { in theme_apply()
512 else if(lv_obj_check_type(obj, &lv_led_class)) { in theme_apply()
1207 else if(lv_obj_check_type(obj, &lv_led_class)) { in theme_apply()