Home | History | Annotate | Download | only in editing

Lines Matching refs:m_textCharacters

250     , m_textCharacters(0)
270 , m_textCharacters(0)
662 m_textCharacters = 0;
965 m_textCharacters = &m_singleCharacterBuffer;
983 m_textCharacters = m_text.characters() + textStartOffset;
1183 m_textCharacters = str.characters() + m_positionStartOffset;
1229 m_textCharacters = &m_singleCharacterBuffer;