Searched defs:needsSynchronizeAttribute (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/svg/ | ||
D | SVGAnimatedIntegerOptionalInteger.cpp | 61 bool SVGAnimatedIntegerOptionalInteger::needsSynchronizeAttribute() in needsSynchronizeAttribute() function in WebCore::SVGAnimatedIntegerOptionalInteger |
D | SVGAnimatedNumberOptionalNumber.cpp | 50 bool SVGAnimatedNumberOptionalNumber::needsSynchronizeAttribute() in needsSynchronizeAttribute() function in WebCore::SVGAnimatedNumberOptionalNumber |
D | SVGStaticStringList.cpp | 73 bool SVGStaticStringList::needsSynchronizeAttribute() in needsSynchronizeAttribute() function in WebCore::SVGStaticStringList |
/external/chromium_org/third_party/WebKit/Source/core/svg/properties/ | ||
D | SVGAnimatedProperty.h | 179 virtual bool needsSynchronizeAttribute() OVERRIDE in needsSynchronizeAttribute() function |