Searched refs:lv_spinbox_class (Results 1 – 5 of 5) sorted by relevance
48 extern const lv_obj_class_t lv_spinbox_class;
17 #define MY_CLASS &lv_spinbox_class34 const lv_obj_class_t lv_spinbox_class = { variable
381 else if(lv_obj_check_type(obj, &lv_spinbox_class)) { in theme_apply()
463 else if(lv_obj_check_type(obj, &lv_spinbox_class)) { in theme_apply()
1112 else if(lv_obj_check_type(obj, &lv_spinbox_class)) { in theme_apply()