Searched refs:lv_obj_get_height_with_margin (Results 1 – 1 of 1) sorted by relevance
68 static int32_t lv_obj_get_height_with_margin(const lv_obj_t * obj);243 …_size)(const lv_obj_t *) = (f->row ? lv_obj_get_width_with_margin : lv_obj_get_height_with_margin); in find_track_end()245 lv_obj_get_height_with_margin); in find_track_end()545 static int32_t lv_obj_get_height_with_margin(const lv_obj_t * obj) in lv_obj_get_height_with_margin() function