Searched refs:LV_ASSERT_STYLE (Results 1 – 2 of 2) sorted by relevance
167 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()
579 # define LV_ASSERT_STYLE(style_p) … macro585 # define LV_ASSERT_STYLE(p) do{}while(0) macro