Searched defs:IsConfigurable (Results 1 – 3 of 3) sorted by relevance
233 bool IsConfigurable() const { return property_details().IsConfigurable(); } in IsConfigurable() function
325 bool IsConfigurable() const { return (attributes() & DONT_DELETE) == 0; } in IsConfigurable() function
2546 bool IsConfigurable() const { return details_.IsConfigurable(); } in IsConfigurable() function