Searched defs:TreeScopeAdopter (Results 1 - 1 of 1) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/dom/ | ||
H A D | TreeScopeAdopter.h | 34 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 364 milliseconds