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

/macosx-10.9.5/WebCore-7537.78.1/editing/
H A DSimplifyMarkupCommand.cpp64 if (currentNode->parentNode() != rootNode && isRemovableBlock(currentNode))
H A DCompositeEditCommand.h107 bool isRemovableBlock(const Node*);
H A DDeleteSelectionCommand.cpp772 if (isRemovableBlock(node)) {
H A DCompositeEditCommand.cpp316 bool CompositeEditCommand::isRemovableBlock(const Node* node) function in class:WebCore::CompositeEditCommand

Completed in 180 milliseconds