Home | History | Annotate | Download | only in rendering

Lines Matching full:clip

297                 context->clip(shadowRect);
597 context->clip(IntRect(m_x + tx, y + ty, m_width, h));
687 context->clip(clipRect);
699 // The last set of lines paints normally inside the clip.
821 pt->clip(IntRect(tx + m_x, ty + y, m_width, h));