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

/external/webkit/Source/WebCore/editing/
H A DCompositeEditCommand.h81 HTMLElement* replaceElementWithSpanPreservingChildrenAndAttributes(PassRefPtr<HTMLElement>);
H A DCompositeEditCommand.cpp224 HTMLElement* CompositeEditCommand::replaceElementWithSpanPreservingChildrenAndAttributes(PassRefPtr<HTMLElement> node) function in class:WebCore::CompositeEditCommand
H A DApplyStyleCommand.cpp855 HTMLElement* newSpanElement = replaceElementWithSpanPreservingChildrenAndAttributes(elem);

Completed in 66 milliseconds