Searched defs:isDynamic (Results 1 – 4 of 4) sorted by relevance
34 bool isDynamic() const { return SkToBool(fDynamic); } in isDynamic() function
220 bool isDynamic() const { return Current.getInt(); } in isDynamic() function
248 isDynamic=true) { in PushPropertyAttributes()2070 bool isDynamic = (propertyImpl->getPropertyImplementation() == in GeneratePropertyList() local