Home | History | Annotate | Download | only in rendering

Lines Matching refs:caretOffset

2699 IntRect RenderBox::localCaretRect(InlineBox* box, int caretOffset, int* extraWidthToEndOfLine)
2710 if ((!caretOffset) ^ (direction == LTR))