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