Searched defs:layout (Results 1 – 3 of 3) sorted by relevance
827 uint16_t layout = lv_obj_get_style_layout(obj, LV_PART_MAIN); in lv_obj_event() local843 uint16_t layout = lv_obj_get_style_layout(obj, LV_PART_MAIN); in lv_obj_event() local
264 void lv_obj_set_layout(lv_obj_t * obj, uint32_t layout) in lv_obj_set_layout()280 uint32_t layout = lv_obj_get_style_layout(parent, LV_PART_MAIN); in lv_obj_is_layout_positioned() local
747 ### layout subsection