Searched refs:has_group (Results 1 – 3 of 3) sorted by relevance
58 .has_group = 0xFF, \66 .has_group = 0xFF, \334 uint8_t has_group; member
485 style->has_group |= 1 << group; in lv_style_set_prop_internal()
619 if((obj_style->style->has_group & group) == 0) continue; in get_prop_core()631 if((obj->styles[i].style->has_group & group) == 0) continue; in get_prop_core()