Home
last modified time | relevance | path

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

/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_cont.c403 lv_coord_t h_tot = 0; in lv_cont_layout_center() local
408 h_tot += lv_obj_get_height(child) + style->body.padding.inner; in lv_cont_layout_center()
414 h_tot -= style->body.padding.inner; in lv_cont_layout_center()
421 lv_coord_t last_cord = -(h_tot / 2); in lv_cont_layout_center()

Completed in 3 milliseconds