Home
last modified time | relevance | path

Searched refs:replaceWithSpanOrRemoveIfWithoutAttributes (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
DApplyStyleCommand.h85 void replaceWithSpanOrRemoveIfWithoutAttributes(HTMLElement*);
DApplyStyleCommand.cpp940 void ApplyStyleCommand::replaceWithSpanOrRemoveIfWithoutAttributes(HTMLElement* elem) in replaceWithSpanOrRemoveIfWithoutAttributes() function in blink::ApplyStyleCommand
958 replaceWithSpanOrRemoveIfWithoutAttributes(element); in removeImplicitlyStyledElement()