Home | History | Annotate | Download | only in editing

Lines Matching refs:compareByStart

505         std::sort(m_sortedTextBoxes.begin(), m_sortedTextBoxes.end(), InlineTextBox::compareByStart);