Home
last modified time | relevance | path

Searched defs:highestRootOfPos (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
DVisiblePosition.cpp513 ContainerNode* highestRootOfPos = highestEditableRoot(pos.deepEquivalent()); in skipToStartOfEditingBoundary() local
533 ContainerNode* highestRootOfPos = highestEditableRoot(pos.deepEquivalent()); in skipToEndOfEditingBoundary() local