Searched defs:layout (Results 1 – 3 of 3) sorted by relevance
843 uint16_t layout = lv_obj_get_style_layout(obj, LV_PART_MAIN); in lv_obj_event() local859 uint16_t layout = lv_obj_get_style_layout(obj, LV_PART_MAIN); in lv_obj_event() local
267 void lv_obj_set_layout(lv_obj_t * obj, uint32_t layout) in lv_obj_set_layout()283 uint32_t layout = lv_obj_get_style_layout(parent, LV_PART_MAIN); in lv_obj_is_layout_positioned() local
783 ### layout subsection