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

/external/webkit/Source/WebCore/editing/
H A DReplaceSelectionCommand.cpp97 static bool isInterchangeNewlineNode(const Node *node) function in namespace:WebCore
306 if (isInterchangeNewlineNode(node)) {
319 if (isInterchangeNewlineNode(node)) {

Completed in 36 milliseconds