Home | History | Annotate | Download | only in accessibility

Lines Matching defs:isImageButton

509 bool AXNodeObject::isImageButton() const
518 return toHTMLInputElement(*node).isImageButton();
572 return toHTMLInputElement(*node).isImageButton();
1403 if (isImageButton())