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

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A Dhtmlediting.cpp750 && isVisiblyAdjacent(positionInParentAfterNode(*firstList), positionInParentBeforeNode(*secondList));
1139 bool isVisiblyAdjacent(const Position& first, const Position& second) function in namespace:blink

Completed in 157 milliseconds