Lines Matching refs:LV_STATE_DISABLED
819 lv_obj_add_style(obj, &theme->styles.disabled, LV_STATE_DISABLED); in theme_apply()
847 lv_obj_add_style(obj, &theme->styles.disabled, LV_PART_ITEMS | LV_STATE_DISABLED); in theme_apply()
857 lv_obj_add_style(obj, &theme->styles.disabled, LV_PART_ITEMS | LV_STATE_DISABLED); in theme_apply()
915 lv_obj_add_style(obj, &theme->styles.disabled, LV_PART_INDICATOR | LV_STATE_DISABLED); in theme_apply()
933 lv_obj_add_style(obj, &theme->styles.disabled, LV_STATE_DISABLED); in theme_apply()
937 lv_obj_add_style(obj, &theme->styles.disabled, LV_PART_INDICATOR | LV_STATE_DISABLED); in theme_apply()
941 lv_obj_add_style(obj, &theme->styles.disabled, LV_PART_KNOB | LV_STATE_DISABLED); in theme_apply()
983 lv_obj_add_style(obj, &theme->styles.disabled, LV_STATE_DISABLED); in theme_apply()
1019 lv_obj_add_style(obj, &theme->styles.disabled, LV_STATE_DISABLED); in theme_apply()
1055 lv_obj_add_style(obj, &theme->styles.disabled, LV_PART_ITEMS | LV_STATE_DISABLED); in theme_apply()
1166 lv_obj_add_style(obj, &theme->styles.disabled, LV_STATE_DISABLED); in theme_apply()