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

/macosx-10.10/WebCore-7600.1.25/editing/
H A DReplaceSelectionCommand.cpp565 static bool isProhibitedParagraphChild(const AtomicString& name) function in namespace:WebCore
632 if (isProhibitedParagraphChild(toHTMLElement(node.get())->localName())) {

Completed in 188 milliseconds