Home | History | Annotate | Download | only in editing

Lines Matching refs:compareByStart

538         std::sort(sortedTextBoxes.begin(), sortedTextBoxes.end(), InlineTextBox::compareByStart);