Home
last modified time | relevance | path

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

/lvgl-latest/src/core/
Dlv_obj_scroll.c188 int32_t tmp_x = child->coords.x1 - lv_obj_get_style_margin_left(child, LV_PART_MAIN); in lv_obj_get_scroll_left() local
226 int32_t tmp_x = child->coords.x2 + lv_obj_get_style_margin_right(child, LV_PART_MAIN); in lv_obj_get_scroll_right() local