Searched defs:IsConfigurable (Results 1 – 2 of 2) sorted by relevance
181 bool IsConfigurable() const { return property_details().IsConfigurable(); } in IsConfigurable() function
327 bool IsConfigurable() const { return (attributes() & DONT_DELETE) == 0; } in IsConfigurable() function