Searched refs:setCaption (Results 1 – 9 of 9) sorted by relevance
32 SDL_Win->setCaption(title); in QT_SetWMCaption()
43 void setCaption(PassRefPtr<HTMLTableCaptionElement>, ExceptionCode&);
76 void HTMLTableElement::setCaption(PassRefPtr<HTMLTableCaptionElement> newCaption, ExceptionCode& ec) in setCaption() function in WebCore::HTMLTableElement162 setCaption(caption, ec); in createCaption()
46 public void setCaption (final String align, final String text, final boolean nbsp) in setCaption() method in HTMLTable
15443 (HTMLTableElementImpl::setCaption), (HTMLTableElementImpl::setTHead),
29530 (WebCore::HTMLTableElement::setCaption):55387 (WebCore::HTMLTableElement::setCaption):
29646 (WebCore::HTMLTableElementImpl::setCaption): Updated to work with new replaceChild
19363 …(DOM::HTMLTableElementImpl::setCaption): Put ref/deref around call to replaceChild to avoid leakin…
61682 (WebCore::HTMLTableElement::setCaption): Rewrote.