Searched defs:IsConfigurable (Results 1 – 4 of 4) sorted by relevance
128 bool IsConfigurable() const { return property_details().IsConfigurable(); } in IsConfigurable() function
182 bool IsConfigurable() const { return details_.IsConfigurable(); } in IsConfigurable() function
258 bool IsConfigurable() const { return (attributes() & DONT_DELETE) == 0; } in IsConfigurable() function
2491 bool IsConfigurable() const { return lookup_.IsConfigurable(); } in IsConfigurable() function