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