Searched refs:containsId (Results 1 – 1 of 1) sorted by relevance
438 inline bool containsId(const CSSPropertyID* set, unsigned length, CSSPropertyID id) in containsId() function460 if (!property.isImportant() && containsId(set, length, property.id())) in removePropertiesInSet()