Searched defs:alt (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jaxp/src/org/w3c/dom/html/
H A DHTMLAppletElement.java60 * this element. See the alt attribute definition in HTML 4.0. This
64 public void setAlt(String alt); argument
H A DHTMLAreaElement.java59 * this element. See the alt attribute definition in HTML 4.0.
62 public void setAlt(String alt); argument
H A DHTMLImageElement.java71 * this element. See the alt attribute definition in HTML 4.0.
74 public void setAlt(String alt); argument
H A DHTMLInputElement.java106 * this element. See the alt attribute definition in HTML 4.0.
109 public void setAlt(String alt); argument

Completed in 25 milliseconds