Home | History | Annotate | Download | only in page

Lines Matching refs:tx

653 void Frame::paintDragCaret(GraphicsContext* p, int tx, int ty, const IntRect& clipRect) const
659 dragCaretController->paintCaret(p, tx, ty, clipRect);