Searched defs:altText (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Source/WebKit/win/
H A DAccessibleImage.cpp53 const AtomicString& altText = obj->getAttribute(HTMLNames::altAttr); local
54 if (!altText.isEmpty())
55 return altText;
/external/webkit/Source/WebCore/wml/
H A DWMLImageElement.cpp149 String WMLImageElement::altText() const function in class:WebCore::WMLImageElement
/external/webkit/Source/WebCore/html/
H A DHTMLImageElement.cpp169 String HTMLImageElement::altText() const function in class:WebCore::HTMLImageElement
H A DHTMLInputElement.cpp719 String HTMLInputElement::altText() const function in class:WebCore::HTMLInputElement
723 // note this is intentionally different to HTMLImageElement::altText()
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...

Completed in 170 milliseconds