Home | History | Annotate | Download | only in rendering

Lines Matching refs:clipX

1129     int clipX = tx + bLeft;
1140 return IntRect(clipX, clipY, clipWidth, clipHeight);
1145 int clipX = tx;
1152 clipX += c;
1168 return IntRect(clipX, clipY, clipWidth, clipHeight);