Searched defs:replaceElement (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/parser/
H A DHTMLFormattingElementList.h48 // access to Entry::isMarker() and Entry::replaceElement() to do so.
74 void replaceElement(PassRefPtrWillBeRawPtr<HTMLStackItem> item) { m_item = item; } function in class:blink::HTMLFormattingElementList::Entry
H A DHTMLElementStack.cpp135 void HTMLElementStack::ElementRecord::replaceElement(PassRefPtrWillBeRawPtr<HTMLStackItem> item) function in class:blink::HTMLElementStack::ElementRecord

Completed in 140 milliseconds