Searched refs:setTFoot (Results 1 – 2 of 2) sorted by relevance
51 void setTFoot(PassRefPtrWillBeRawPtr<HTMLTableSectionElement>, ExceptionState&);
101 void HTMLTableElement::setTFoot(PassRefPtrWillBeRawPtr<HTMLTableSectionElement> newFoot, ExceptionS… in setTFoot() function in blink::HTMLTableElement133 setTFoot(foot, IGNORE_EXCEPTION); in createTFoot()