Lines Matching refs:tx
481 * (tx|ty) is the calculated position of the parent
506 virtual void paint(PaintInfo&, int tx, int ty);
527 bool hitTest(const HitTestRequest&, HitTestResult&, const IntPoint&, int tx, int ty, HitTestFilter = HitTestAll);
528 virtual bool nodeAtPoint(const HitTestRequest&, HitTestResult&, int x, int y, int tx, int ty, HitTestAction);
765 virtual void addFocusRingRects(Vector<IntRect>&, int /*tx*/, int /*ty*/) { };
778 void paintOutline(GraphicsContext*, int tx, int ty, int w, int h, const RenderStyle*);