Home
last modified time | relevance | path

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

/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_cont.c173 lv_layout_t lv_cont_get_layout(const lv_obj_t * cont) in lv_cont_get_layout()
184 lv_fit_t lv_cont_get_fit_left(const lv_obj_t * cont) in lv_cont_get_fit_left()
195 lv_fit_t lv_cont_get_fit_right(const lv_obj_t * cont) in lv_cont_get_fit_right()
206 lv_fit_t lv_cont_get_fit_top(const lv_obj_t * cont) in lv_cont_get_fit_top()
273 static void lv_cont_refr_layout(lv_obj_t * cont) in lv_cont_refr_layout()
299 static void lv_cont_layout_col(lv_obj_t * cont) in lv_cont_layout_col()
348 static void lv_cont_layout_row(lv_obj_t * cont) in lv_cont_layout_row()
398 static void lv_cont_layout_center(lv_obj_t * cont) in lv_cont_layout_center()
438 static void lv_cont_layout_pretty(lv_obj_t * cont) in lv_cont_layout_pretty()
534 static void lv_cont_layout_grid(lv_obj_t * cont) in lv_cont_layout_grid()
[all …]
A Dlv_cont.h121 static inline void lv_cont_set_fit2(lv_obj_t * cont, lv_fit_t hor, lv_fit_t ver) in lv_cont_set_fit2()
132 static inline void lv_cont_set_fit(lv_obj_t * cont, lv_fit_t fit) in lv_cont_set_fit()
143 static inline void lv_cont_set_style(lv_obj_t * cont, lv_cont_style_t type, const lv_style_t * styl… in lv_cont_set_style()
194 static inline const lv_style_t * lv_cont_get_style(const lv_obj_t * cont, lv_cont_style_t type) in lv_cont_get_style()
A Dlv_btn.h67 lv_cont_ext_t cont; member
A Dlv_tabview.c759 lv_obj_t * cont = lv_obj_get_parent(tab_page); in tabpage_signal() local
790 lv_obj_t * cont = lv_obj_get_parent(tab_page); in tabpage_scrl_signal() local
/AliOS-Things-master/components/littlevgl/src/lv_hal/
A Dlv_hal_indev.c129 bool cont = false; in lv_indev_read() local
/AliOS-Things-master/components/freetype/src/truetype/
A Dttgload.c359 FT_Short *cont, *cont_limit, prev_cont; in TT_Load_Simple_Glyph() local
/AliOS-Things-master/components/littlevgl/src/lv_themes/
A Dlv_theme.h48 lv_style_t * cont; member

Completed in 13 milliseconds