Home
last modified time | relevance | path

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

/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_calendar.c38 static bool calculate_touched_day(lv_obj_t * calendar, const lv_point_t * touched_point);
485 else if(calculate_touched_day(calendar, &p)) { in lv_calendar_signal()
565 static bool calculate_touched_day(lv_obj_t * calendar, const lv_point_t * touched_point) in calculate_touched_day() function

Completed in 6 milliseconds