Home
last modified time | relevance | path

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

/lvgl-3.4.0/src/misc/
Dlv_style.c56 LV_ASSERT_STYLE(style); in lv_style_reset()
79 LV_ASSERT_STYLE(style); in lv_style_remove_prop()
140 LV_ASSERT_STYLE(style); in lv_style_set_prop()
286 LV_ASSERT_STYLE(style); in lv_style_is_empty()
Dlv_style.h512 # define LV_ASSERT_STYLE(style_p) … macro
518 # define LV_ASSERT_STYLE(p) do{}while(0) macro