Searched refs:LV_STYLE_RES_FOUND (Results 1 – 3 of 3) sorted by relevance
289 LV_STYLE_RES_FOUND, enumerator461 return LV_STYLE_RES_FOUND; in lv_style_get_prop_inlined()484 return LV_STYLE_RES_FOUND; in lv_style_get_prop_inlined()493 return LV_STYLE_RES_FOUND; in lv_style_get_prop_inlined()
230 if(found == LV_STYLE_RES_FOUND) break; in lv_obj_get_style_prop()243 if(found != LV_STYLE_RES_FOUND) { in lv_obj_get_style_prop()621 if(found == LV_STYLE_RES_FOUND) { in get_prop_core()623 return LV_STYLE_RES_FOUND; in get_prop_core()646 if(found == LV_STYLE_RES_FOUND) { in get_prop_core()649 return LV_STYLE_RES_FOUND; in get_prop_core()663 return LV_STYLE_RES_FOUND; in get_prop_core()
908 …_style_get_prop_inlined(obj_style->style, LV_STYLE_TRANSITION, &v) != LV_STYLE_RES_FOUND) continue; in lv_obj_set_state()