Searched refs:createCaption (Results 1 – 8 of 8) sorted by relevance
58 PassRefPtrWillBeRawPtr<HTMLElement> createCaption();
45 HTMLElement createCaption();
151 PassRefPtrWillBeRawPtr<HTMLElement> HTMLTableElement::createCaption() in createCaption() function in blink::HTMLTableElement
13 …totype,{get caption(){return g(f(this).caption)},createCaption:function(){return g(f(this).createC… method
1 …rap(unwrap(this).caption);\n },\n createCaption: function() {\n return wrap(unwrap(this…
33 …totype,{get caption(){return g(f(this).caption)},createCaption:function(){return g(f(this).createC… method