OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isVisiblyAdjacent
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/editing/
htmlediting.h
159
bool
isVisiblyAdjacent
(const Position& first, const Position& second);
htmlediting.cpp
750
&&
isVisiblyAdjacent
(positionInParentAfterNode(firstList), positionInParentBeforeNode(secondList));
[
all
...]
Completed in 25 milliseconds