Home | History | Annotate | Download | only in jni

Lines Matching refs:m_searchText

4292     m_searchText.truncate(0);
4306 m_searchText = text;
4347 bool found = m_mainFrame->editor()->findString(m_searchText, findOptions);