Home | History | Annotate | Download | only in editing

Lines Matching refs:textBoxEnd

504         int textBoxEnd = textBoxStart + m_textBox->len();
505 int runEnd = min(textBoxEnd, end);
533 if (m_positionEndOffset < textBoxEnd)