Searched refs:altText (Results 1 – 12 of 12) sorted by relevance
45 String altText() const;
141 String WMLImageElement::altText() const in altText() function in WebCore::WMLImageElement
451 m_altText = static_cast<HTMLInputElement*>(element())->altText(); in updateAltText()453 m_altText = static_cast<HTMLImageElement*>(element())->altText(); in updateAltText()456 m_altText = static_cast<WMLImageElement*>(element())->altText(); in updateAltText()
201 return displayString(image->altText(), m_innerNonSharedNode.get()); in altDisplayString()
61 String altText() const;
157 String altText() const;
144 String HTMLImageElement::altText() const in altText() function in WebCore::HTMLImageElement
735 String HTMLInputElement::altText() const in altText() function in WebCore::HTMLInputElement
2834 * khtml/html/html_formimpl.cpp: (HTMLInputElementImpl::altText): Get15339 (HTMLInputElementImpl::altText), (HTMLInputElementImpl::encoding),15393 (HTMLImageElementImpl::parseAttribute), (HTMLImageElementImpl::altText),
6090 (DOM::HTMLInputElementImpl::altText):6235 (HTMLImageElementImpl::altText):9496 (DOM::HTMLInputElementImpl::altText):9606 (HTMLImageElementImpl::altText):
5999 (DOM::HTMLInputElementImpl::altText):
15596 (WebCore::WMLImageElement::altText):