Home | History | Annotate | Download | only in rendering

Lines Matching defs:selectionStartEnd

68         renderer()->selectionStartEnd(startPos, endPos);
92 selectionStartEnd(start, end);
480 selectionStartEnd(sPos, ePos);
554 void InlineTextBox::selectionStartEnd(int& sPos, int& ePos)
561 textRenderer()->selectionStartEnd(startPos, endPos);
576 selectionStartEnd(sPos, ePos);