Home
last modified time | relevance | path

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

/lvgl-latest/src/widgets/
Dlv_arc.c491 …const bool is_angle_within_bg_bounds = lv_arc_angle_within_bg_bounds(obj, (uint32_t) angle, tolera… in lv_arc_event() local
492 if(!is_angle_within_bg_bounds) { in lv_arc_event()