Home
last modified time | relevance | path

Searched refs:applyStyledElement (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
DCreateLinkCommand.cpp49 applyStyledElement(anchorElement.get()); in doApply()
DCompositeEditCommand.h102 void applyStyledElement(PassRefPtrWillBeRawPtr<Element>);
DCompositeEditCommand.cpp278 void CompositeEditCommand::applyStyledElement(PassRefPtrWillBeRawPtr<Element> element) in applyStyledElement() function in blink::CompositeEditCommand
980 applyStyledElement(anchorNode); in pushAnchorElementDown()