Home | History | Annotate | Download | only in rendering

Lines Matching refs:clipX

907     int clipX = tx + bLeft;
918 return IntRect(clipX, clipY, clipWidth, clipHeight);
923 int clipX = tx;
930 clipX += c;
946 return IntRect(clipX, clipY, clipWidth, clipHeight);