Searched refs:LV_STYLE_PROP_ALL (Results 1 – 2 of 2) sorted by relevance
44 #define LV_STYLE_PROP_ALL (0x1F) /*Indicating all flags*/ macro
385 if(prop == LV_STYLE_PROP_ANY) return LV_STYLE_PROP_ALL; /*Any prop can have any flags*/ in _lv_style_prop_lookup_flags()