Searched refs:style_p (Results 1 – 1 of 1) sorted by relevance
642 # define LV_ASSERT_STYLE(style_p) … argument644 …LV_ASSERT_MSG(style_p != NULL, "The style is NULL"); …645 …LV_ASSERT_MSG(style_p->sentinel == LV_STYLE_SENTINEL_VALUE, "Style is not initialized or corrupted…