Home | History | Annotate | Download | only in test_runner

Lines Matching defs:IsReadOnly

514       .SetProperty("isReadOnly", &WebAXObjectProxy::IsReadOnly)
774 bool WebAXObjectProxy::IsReadOnly() {
776 return accessibility_object_.isReadOnly();