Home
last modified time | relevance | path

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

/lvgl-3.7.0/src/core/
Dlv_obj_pos.h264 lv_coord_t lv_obj_get_x_aligned(const struct _lv_obj_t * obj);
Dlv_obj_pos.c544 lv_coord_t lv_obj_get_x_aligned(const lv_obj_t * obj) in lv_obj_get_x_aligned() function