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