Home
last modified time | relevance | path

Searched defs:state_act (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/src/core/
Dlv_obj_style.c174 lv_state_t state_act = lv_obj_style_get_selector_state(obj->styles[i].selector); in lv_obj_replace_style() local
217 lv_state_t state_act = lv_obj_style_get_selector_state(obj->styles[i].selector); in lv_obj_remove_style() local
500 lv_state_t state_act = lv_obj_style_get_selector_state(obj->styles[i].selector); in lv_obj_style_state_compare() local
754 lv_state_t state_act = lv_obj_style_get_selector_state(obj->styles[i].selector); in get_prop_core() local
Dlv_obj.c924 lv_state_t state_act = lv_obj_style_get_selector_state(obj->styles[i].selector); in update_obj_state() local