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

/macosx-10.9.5/WebCore-7537.78.1/editing/
H A DCompositeEditCommand.h126 HTMLElement* replaceElementWithSpanPreservingChildrenAndAttributes(PassRefPtr<HTMLElement>);
H A DApplyStyleCommand.cpp915 HTMLElement* newSpanElement = replaceElementWithSpanPreservingChildrenAndAttributes(elem);
H A DCompositeEditCommand.cpp442 HTMLElement* CompositeEditCommand::replaceElementWithSpanPreservingChildrenAndAttributes(PassRefPtr<HTMLElement> node) function in class:WebCore::CompositeEditCommand
H A DReplaceSelectionCommand.cpp493 node = replaceElementWithSpanPreservingChildrenAndAttributes(htmlElement);

Completed in 187 milliseconds