Home
last modified time | relevance | path

Searched refs:LV_PROTECT_FOLLOW (Results 1 – 2 of 2) sorted by relevance

/lvgl-2.7.6/src/lv_core/
Dlv_obj.h177LV_PROTECT_FOLLOW = 0x08, /**< Prevent the object be followed in automatic ordering (e.g. in enumerator
/lvgl-2.7.6/src/lv_widgets/
Dlv_cont.c537 if(lv_obj_is_protected(child_rc, LV_PROTECT_FOLLOW)) in lv_cont_layout_pretty()