Home
last modified time | relevance | path

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

/lvgl-latest/tests/src/test_cases/widgets/
Dtest_msgbox.c173 int32_t h_obj_content = lv_obj_get_content_height(msgbox); in test_msgbox_content_auto_height() local
176 TEST_ASSERT_EQUAL(h_obj_content, h_msgbox_element_sum); in test_msgbox_content_auto_height()
189 h_obj_content = lv_obj_get_content_height(msgbox); in test_msgbox_content_auto_height()
192 TEST_ASSERT_EQUAL(h_obj_content, h_msgbox_element_sum); in test_msgbox_content_auto_height()