Home
last modified time | relevance | path

Searched refs:createTFoot (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLTableElement.h55 PassRefPtrWillBeRawPtr<HTMLElement> createTFoot();
DHTMLTableElement.idl42 HTMLElement createTFoot();
DHTMLTableElement.cpp128 PassRefPtrWillBeRawPtr<HTMLElement> HTMLTableElement::createTFoot() in createTFoot() function in blink::HTMLTableElement
/external/chromium_org/third_party/polymer/components/platform/
Dplatform.js13 …eTHead:function(){return g(f(this).createTHead())},createTFoot:function(){return g(f(this).createT… method
Dplatform.js.map1 …wrap(this).createTHead());\n },\n\n createTFoot: function() {\n return wrap(unwrap(this…
/external/chromium_org/third_party/polymer/components-chromium/platform/
Dplatform.js13 …eTHead:function(){return g(f(this).createTHead())},createTFoot:function(){return g(f(this).createT… method
Dplatform.js.map1 …wrap(this).createTHead());\n },\n\n createTFoot: function() {\n return wrap(unwrap(this…
/external/chromium_org/third_party/polymer_legacy/platform/
Dplatform.js33 …eTHead:function(){return g(f(this).createTHead())},createTFoot:function(){return g(f(this).createT… method