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