Searched refs:m_text (Results 1 – 7 of 7) sorted by relevance
24 m_text = text; in Text()30 if (m_text != null) in emit()33 out.write (Strings.HTMLEscapeSP (m_text)); in emit()35 out.write (Strings.HTMLEscape (m_text)); in emit()46 private final String m_text; field in Text
22 m_text = text; in TextContent()27 if (m_text != null) in emit()29 out.write (m_text); in emit()40 private final String m_text; field in TextContent
90 std::string m_text; member93 : m_text( text ) in MyExceptionMatcher()100 return m_text == arg.what() ; in match()
280 if ( ( dlg.DoModal() == IDOK ) && ( dlg.m_text.GetLength() > 0 ) ) in OnBnClickedAddBrowseDomain()285 m_browseListCtrl.SetItemText( nIndex, 1, dlg.m_text ); in OnBnClickedAddBrowseDomain()432 m_comboBox.GetWindowText( m_text ); in OnOK()
153 CString m_text; variable
199 StringType m_text; member in RecognizerSharedState
131 return m_text;241 m_text = text;