Searched refs:replaceElementWithSpanPreservingChildrenAndAttributes (Results 1 – 4 of 4) sorted by relevance
81 HTMLElement* replaceElementWithSpanPreservingChildrenAndAttributes(PassRefPtr<HTMLElement>);
224 HTMLElement* CompositeEditCommand::replaceElementWithSpanPreservingChildrenAndAttributes(PassRefPtr… in replaceElementWithSpanPreservingChildrenAndAttributes() function in WebCore::CompositeEditCommand
855 HTMLElement* newSpanElement = replaceElementWithSpanPreservingChildrenAndAttributes(elem); in replaceWithSpanOrRemoveIfWithoutAttributes()
32497 Use replaceElementWithSpanPreservingChildrenAndAttributes; the old function32502 (WebCore::CompositeEditCommand::replaceElementWithSpanPreservingChildrenAndAttributes):