Home | History | Annotate | Download | only in rendering

Lines Matching defs:caretMaxOffset

572                 box->isLeftToRightDirection() ? rightmostBox->caretMaxOffset() : rightmostBox->caretMinOffset(), shouldAffinityBeDownstream);
603 box->isLeftToRightDirection() ? leftmostBox->caretMinOffset() : leftmostBox->caretMaxOffset(), shouldAffinityBeDownstream);
1633 int RenderText::caretMaxOffset() const