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

  /external/chromium_org/third_party/WebKit/Source/core/editing/
htmlediting.h 173 bool isVisiblyAdjacent(const Position& first, const Position& second);
htmlediting.cpp 750 && isVisiblyAdjacent(positionInParentAfterNode(*firstList), positionInParentBeforeNode(*secondList));
    [all...]

Completed in 50 milliseconds