Home | History | Annotate | Download | only in accessibility

Lines Matching defs:isImageButton

508 bool AccessibilityNodeObject::isImageButton() const
520 return toHTMLInputElement(node)->isImageButton();
574 return toHTMLInputElement(node)->isImageButton();
1341 if (isImageButton())