Searched refs:coord (Results 1 – 1 of 1) sorted by relevance
35 #define LVGL_COORD_VALID(coord) IN_RANGE(coord, LV_COORD_MIN, LV_COORD_MAX) argument