Home | History | Annotate | Download | only in accessibility

Lines Matching refs:elt

852     Element* elt = anchorElement();
853 if (!elt)
854 elt = mouseButtonListener();
855 return elt;
1867 Element* elt = static_cast<Element*>(node);
1868 const AtomicString& alt = elt->getAttribute(altAttr);