Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/dom/
H A DNode.cpp489 TreeScope* currentTreeScope = treeScope(); in setTreeScopeRecursively() local
490 if (currentTreeScope == newTreeScope) in setTreeScopeRecursively()