Home
last modified time | relevance | path

Searched refs:clearSVGFilterNeedsLayerUpdate (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DNode.h377 void clearSVGFilterNeedsLayerUpdate() { clearFlag(SVGFilterNeedsLayerUpdateFlag); } in clearSVGFilterNeedsLayerUpdate() function
DNode.cpp794 clearSVGFilterNeedsLayerUpdate(); in clearNeedsStyleRecalc()
DDocument.cpp2082 element.clearSVGFilterNeedsLayerUpdate(); in unscheduleSVGFilterLayerUpdateHack()