Searched refs:h_layout (Results 1 – 4 of 4) sorted by relevance
73 uint16_t h_layout : 1; member
92 if(obj->w_layout && obj->h_layout) return false; in lv_obj_refr_size()133 if(obj->h_layout) { in lv_obj_refr_size()148 if(parent->h_layout == 0 && lv_obj_get_style_height(parent, 0) == LV_SIZE_CONTENT) { in lv_obj_refr_size()
255 bool auto_h = h_set == LV_SIZE_CONTENT && !cont->h_layout; in calc()521 item->h_layout = 0; in item_repos()526 item->h_layout = 1; in item_repos()531 item->h_layout = 0; in item_repos()535 item->h_layout = 0; in item_repos()
158 if((f.row && h_set == LV_SIZE_CONTENT && cont->h_layout == 0) || in flex_update()408 item->h_layout = 0; in children_repos()411 item->h_layout = 1; in children_repos()428 item->h_layout = 0; in children_repos()