Searched refs:nextNodeConsideringAtomicNodes (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/editing/
H A Dhtmlediting.cpp818 static Node* nextNodeConsideringAtomicNodes(const Node* node) function in namespace:WebCore
845 Node* n = nextNodeConsideringAtomicNodes(node);
849 n = nextNodeConsideringAtomicNodes(n);

Completed in 118 milliseconds