Searched refs:is_msgbox_height_size_content (Results 1 – 1 of 1) sorted by relevance
290 bool is_msgbox_height_size_content = (lv_obj_get_style_height(mbox, 0) == LV_SIZE_CONTENT); in msgbox_size_changed_event_cb() local291 lv_obj_set_flex_grow(content, !is_msgbox_height_size_content); in msgbox_size_changed_event_cb()