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

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DPosition.h262 // positionBeforeNode and positionAfterNode return neighbor-anchored positions, construction is O(1)
263 inline Position positionBeforeNode(Node* anchorNode) function in namespace:WebCore

Completed in 338 milliseconds