Home | History | Annotate | Download | only in rendering

Lines Matching full:spos

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