Home | History | Annotate | Download | only in rendering

Lines Matching refs:spos

1524 void RenderObject::selectionStartEnd(int& spos, int& epos) const
1526 view()->selectionStartEnd(spos, epos);