Lines Matching refs:tx
215 void RenderText::absoluteRects(Vector<IntRect>& rects, int tx, int ty)218 rects.append(IntRect(tx + box->x(), ty + box->y(), box->width(), box->height()));