Home | History | Annotate | Download | only in rendering

Lines Matching refs:clipX

1124     int clipX = tx + bLeft;
1135 return IntRect(clipX, clipY, clipWidth, clipHeight);
1140 int clipX = tx;
1147 clipX += c;
1163 return IntRect(clipX, clipY, clipWidth, clipHeight);