Searched refs:lv_style_get_prop_group (Results 1 – 3 of 3) sorted by relevance
540 static inline uint32_t lv_style_get_prop_group(lv_style_prop_t prop) in lv_style_get_prop_group() function
345 uint32_t group = lv_style_get_prop_group(prop); in lv_style_set_prop()
723 const uint32_t group = (uint32_t)1 << lv_style_get_prop_group(prop); in get_prop_core()