Home
last modified time | relevance | path

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

/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_cont.c509 lv_coord_t act_x = style->body.padding.left; /*x init*/ in lv_cont_layout_pretty() local
556 lv_coord_t act_x = style->body.padding.left; in lv_cont_layout_grid() local
A Dlv_btnm.c214 lv_coord_t act_x = style_bg->body.padding.left; in lv_btnm_set_map() local
/AliOS-Things-master/components/littlevgl/src/lv_core/
A Dlv_indev.c1090 lv_coord_t act_x = lv_obj_get_x(drag_obj); local
1183 lv_coord_t act_x = lv_obj_get_x(drag_obj) + proc->types.pointer.drag_throw_vect.x; local

Completed in 7 milliseconds