Searched refs:setTHead (Results 1 – 2 of 2) sorted by relevance
48 void setTHead(PassRefPtrWillBeRawPtr<HTMLTableSectionElement>, ExceptionState&);
83 void HTMLTableElement::setTHead(PassRefPtrWillBeRawPtr<HTMLTableSectionElement> newHead, ExceptionS… in setTHead() function in blink::HTMLTableElement119 setTHead(head, IGNORE_EXCEPTION); in createTHead()