Home | History | Annotate | Download | only in rendering

Lines Matching refs:extraWidthToEndOfLine

4055 LayoutRect RenderBox::localCaretRect(InlineBox* box, int caretOffset, LayoutUnit* extraWidthToEndOfLine)
4087 if (extraWidthToEndOfLine)
4088 *extraWidthToEndOfLine = x() + width() - rect.maxX();