Searched refs:lv_vector_path_get_bounding (Results 1 – 3 of 3) sorted by relevance
181 void lv_vector_path_get_bounding(const lv_vector_path_t * path, lv_area_t * area);
207 void lv_vector_path_get_bounding(const lv_vector_path_t * path, lv_area_t * area) in lv_vector_path_get_bounding() function
1604 lv_vector_path_get_bounding(text->path, &text->bounds); in _render_text()1666 lv_vector_path_get_bounding(span->path, &span->bounds); in _render_span()