Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/
DNode.cpp1517 const Element* owner1 = attr1->ownerElement(); in compareDocumentPosition() local
1518 AttributeCollection attributes = owner1->attributes(); in compareDocumentPosition()