Searched refs:m_text (Results 1 – 2 of 2) sorted by relevance
9 m_text = this->str(); in GetText()10 return m_text.c_str(); in GetText()16 m_text = this->str(); in Clear()
26 mutable std::string m_text; variable