Home | History | Annotate | Download | only in rendering

Lines Matching defs:selectionStartEnd

150         renderer()->selectionStartEnd(startPos, endPos);
177 selectionStartEnd(start, end);
690 selectionStartEnd(sPos, ePos);
805 void InlineTextBox::selectionStartEnd(int& sPos, int& ePos)
812 textRenderer()->selectionStartEnd(startPos, endPos);
837 selectionStartEnd(sPos, ePos);