Home | History | Annotate | Download | only in rendering

Lines Matching refs:clipY

908     int clipY = ty + bTop;
918 return IntRect(clipX, clipY, clipWidth, clipHeight);
924 int clipY = ty;
939 clipY += c;
946 return IntRect(clipX, clipY, clipWidth, clipHeight);