Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
Dhtmlediting.h144 bool isVisiblyAdjacent(const Position& first, const Position& second);
Dhtmlediting.cpp773 …&& isVisiblyAdjacent(positionInParentAfterNode(firstList), positionInParentBeforeNode(secondList)); in canMergeLists()
1053 bool isVisiblyAdjacent(const Position& first, const Position& second) in isVisiblyAdjacent() function
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2984489 (WebCore::isVisiblyAdjacent): typo