Home
last modified time | relevance | path

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

/lvgl-3.7.0/src/misc/
Dlv_style.c167 LV_ASSERT_STYLE(style); in lv_style_reset()
224 LV_ASSERT_STYLE(style); in lv_style_remove_prop()
369 LV_ASSERT_STYLE(style); in lv_style_is_empty()
418 LV_ASSERT_STYLE(style); in lv_style_set_prop_internal()
Dlv_style.h579 # define LV_ASSERT_STYLE(style_p) … macro
585 # define LV_ASSERT_STYLE(p) do{}while(0) macro