Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/
DStyleEngine.cpp116 TreeScope* followingTreeScope = 0; in insertTreeScopeInDocumentOrder() local
122 treeScopes.insertBefore(followingTreeScope, treeScope); in insertTreeScopeInDocumentOrder()
125 followingTreeScope = n; in insertTreeScopeInDocumentOrder()
128 treeScopes.insertBefore(followingTreeScope, treeScope); in insertTreeScopeInDocumentOrder()