Searched refs:createTFoot (Results 1 – 8 of 8) sorted by relevance
55 PassRefPtrWillBeRawPtr<HTMLElement> createTFoot();
42 HTMLElement createTFoot();
128 PassRefPtrWillBeRawPtr<HTMLElement> HTMLTableElement::createTFoot() in createTFoot() function in blink::HTMLTableElement
13 …eTHead:function(){return g(f(this).createTHead())},createTFoot:function(){return g(f(this).createT… method
1 …wrap(this).createTHead());\n },\n\n createTFoot: function() {\n return wrap(unwrap(this…
33 …eTHead:function(){return g(f(this).createTHead())},createTFoot:function(){return g(f(this).createT… method