Searched defs:setClip (Results 1 – 7 of 7) sorted by relevance
61 void setClip(const SkRegion* clip) { fClip = clip; } in setClip() function
40 void SkQuadClipper::setClip(const SkIRect& clip) { in setClip() function in SkQuadClipper
476 void RenderStyle::setClip(Length top, Length right, Length bottom, Length left) in setClip() function in WebCore::RenderStyle
69 void setClip(EFillBox b) { m_clip = b; m_clipSet = true; } in setClip() function
598 bool setClip = false; in paintDecoration() local
928 bool setClip = false; in paintTextDecorations() local
1637 static void setClip(GraphicsContext* p, const IntRect& paintDirtyRect, const IntRect& clipRect) in setClip() function