Searched refs:updateStyle (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/rendering/svg/
H A DRenderSVGShadowTreeRootContainer.h39 void updateStyle(Node::StyleChange);
H A DRenderSVGShadowTreeRootContainer.cpp45 void RenderSVGShadowTreeRootContainer::updateStyle(Node::StyleChange change) function in class:WebCore::RenderSVGShadowTreeRootContainer
/external/webkit/Source/WebCore/page/animation/
H A DAnimationController.cpp145 bool updateStyle = !m_eventsToDispatch.isEmpty() || !m_nodeChangesToDispatch.isEmpty(); local
165 if (updateStyle && m_frame)
/external/webkit/Source/WebCore/svg/
H A DSVGUseElement.cpp376 shadowRoot->updateStyle(change);

Completed in 488 milliseconds