Home
last modified time | relevance | path

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

/lvgl-latest/src/misc/
Dlv_style.c192 LV_ASSERT_STYLE(style); in lv_style_reset()
244 LV_ASSERT_STYLE(style); in lv_style_remove_prop()
297 LV_ASSERT_STYLE(style); in lv_style_set_prop()
436 LV_ASSERT_STYLE(style); in lv_style_is_empty()
Dlv_style.h642 # define LV_ASSERT_STYLE(style_p) … macro
648 # define LV_ASSERT_STYLE(p) do{}while(0) macro