Searched defs:TreeScopeAdopter (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DTreeScopeAdopter.h34 class TreeScopeAdopter { class in namespace:WebCore
36 explicit TreeScopeAdopter(Node* toAdopt, TreeScope* newScope);
58 inline TreeScopeAdopter::TreeScopeAdopter(Node* toAdopt, TreeScope* newScope) function in class:WebCore::TreeScopeAdopter

Completed in 66 milliseconds