Home | History | Annotate | Download | only in html

Lines Matching refs:m_maxLength

104     , m_maxLength(maximumLength)
1308 return m_maxLength;
1704 int oldMaxLength = m_maxLength;
1705 m_maxLength = maxLength;