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

/external/webkit/Source/WebCore/rendering/svg/
H A DRenderSVGShadowTreeRootContainer.cpp64 bool shouldRecreateTree = m_recreateTree; local
78 if ((shouldRecreateTree || !hadExistingTree) && !useElement->isPendingResource()) {

Completed in 89 milliseconds