Searched refs:clipX (Results 1 – 2 of 2) sorted by relevance
54 clipX :double;
1124 int clipX = tx + bLeft; in overflowClipRect() local1135 return IntRect(clipX, clipY, clipWidth, clipHeight); in overflowClipRect()1140 int clipX = tx; in clipRect() local1147 clipX += c; in clipRect()1163 return IntRect(clipX, clipY, clipWidth, clipHeight); in clipRect()