Home
last modified time | relevance | path

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

/lvgl-latest/src/widgets/
Dlv_arc.c25 #define CLICK_INSIDE_BG_ANGLES ((uint32_t) 0x01U) macro
949 arc->in_out = CLICK_INSIDE_BG_ANGLES; in lv_arc_angle_within_bg_bounds()
959 arc->in_out = CLICK_INSIDE_BG_ANGLES; in lv_arc_angle_within_bg_bounds()