Home | History | Annotate | Download | only in html

Lines Matching refs:supportsReadOnly

1390     return m_inputType->supportsReadOnly() && isReadOnly();
1395 return m_inputType->supportsReadOnly() && !isReadOnly();