HomeSort by relevance Sort by last modified time
    Searched refs:isVisiblyAdjacent (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/editing/
htmlediting.h 150 bool isVisiblyAdjacent(const Position& first, const Position& second);
htmlediting.cpp 832 && isVisiblyAdjacent(positionInParentAfterNode(firstList), positionInParentBeforeNode(secondList));
    [all...]

Completed in 30 milliseconds