Searched refs:lv_style_builtin_prop_flag_lookup_table (Results 1 – 2 of 2) sorted by relevance
37 const uint8_t lv_style_builtin_prop_flag_lookup_table[LV_STYLE_NUM_BUILT_IN_PROPS] = { variable447 return lv_style_builtin_prop_flag_lookup_table[prop]; in lv_style_prop_lookup_flags()
1097 extern const uint8_t lv_style_builtin_prop_flag_lookup_table[]; in get_selector_style_prop()1100 … inheritable = lv_style_builtin_prop_flag_lookup_table[prop] & LV_STYLE_PROP_FLAG_INHERITABLE; in get_selector_style_prop()