Searched refs:has_group (Results 1 – 3 of 3) sorted by relevance
56 .has_group = 0xFFFFFFFF, \63 .has_group = 0xFFFFFFFF, \378 uint32_t has_group; member
346 style->has_group |= (uint32_t)1 << group; in lv_style_set_prop()
739 if((obj_style->style->has_group & group) == 0) continue; in get_prop_core()747 if((obj->styles[i].style->has_group & group) == 0) continue; in get_prop_core()