Home
last modified time | relevance | path

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

/lvgl-latest/src/widgets/arc/
Dlv_arc.c520 … const bool is_angle_within_bg_bounds = lv_arc_angle_within_bg_bounds(obj, angle, tolerance_deg); in lv_arc_event() local
675 … const bool is_angle_within_bg_bounds = lv_arc_angle_within_bg_bounds(obj, angle, tolerance_deg); in lv_arc_event() local