Home
last modified time | relevance | path

Searched refs:_LV_STYLE_STATE_CMP_DIFF_LAYOUT (Results 1 – 3 of 3) sorted by relevance

/lvgl-3.6.0/src/core/
Dlv_obj_style.h34 _LV_STYLE_STATE_CMP_DIFF_LAYOUT, /*The differences can be shown with a simple redraw*/ enumerator
Dlv_obj.c948 else if(cmp_res == _LV_STYLE_STATE_CMP_DIFF_LAYOUT) { in lv_obj_set_state()
Dlv_obj_style.c431 return _LV_STYLE_STATE_CMP_DIFF_LAYOUT; in _lv_obj_style_state_compare()