Home
last modified time | relevance | path

Searched refs:is_msgbox_height_size_content (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/widgets/msgbox/
Dlv_msgbox.c290 bool is_msgbox_height_size_content = (lv_obj_get_style_height(mbox, 0) == LV_SIZE_CONTENT); in msgbox_size_changed_event_cb() local
291 lv_obj_set_flex_grow(content, !is_msgbox_height_size_content); in msgbox_size_changed_event_cb()