Searched refs:IsSelfValue (Results 1 – 2 of 2) sorted by relevance
189 bool IsSelfValue(const std::string& attrName);
430 if (child && !child->IsSelfValue(attrName) && !child->HasAnimator(attrName)) { in ChangeChildInheritValue()619 bool RenderSvgBase::IsSelfValue(const std::string& attrName) in IsSelfValue() function in OHOS::Ace::RenderSvgBase