Home
last modified time | relevance | path

Searched refs:transparencyClipBox (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderLayer.cpp923 static IntRect transparencyClipBox(const RenderLayer* l, const RenderLayer* rootLayer, PaintBehavio…
934 clipRect.unite(transparencyClipBox(curr, rootLayer, paintBehavior)); in expandClipRectForDescendantsAndReflection()
952 static IntRect transparencyClipBox(const RenderLayer* l, const RenderLayer* rootLayer, PaintBehavio… in transparencyClipBox() function
991 IntRect clipRect = transparencyClipBox(this, rootLayer, paintBehavior); in beginTransparencyLayers()
/external/webkit/Source/WebCore/
DChangeLog-2008-08-1024721 (WebCore::transparencyClipBox):
24722 …Fix a coordinate space issue with transparencyClipBox when masks were used. The border box was in…
25000 (WebCore::transparencyClipBox):
79752 (WebCore::transparencyClipBox):
80229 (WebCore::transparencyClipBox):
DChangeLog-2010-01-2928636 (WebCore::transparencyClipBox):
32785 transparencyClipBox() attemped to minimize the size of the transparency layer by mapping
32797 (WebCore::transparencyClipBox):
69372 …corporating them into RenderOverflow is that they have no effect on scrolling. transparencyClipBox
DChangeLog-2007-10-1461529 (WebCore::transparencyClipBox): Has to be recursive or we will miss
61570 (WebCore::transparencyClipBox): Always unite with sibling rects.
DChangeLog-2006-05-1013780 (WebCore::transparencyClipBox):
DChangeLog-2009-06-1644202 (WebCore::transparencyClipBox):
73266 (WebCore::transparencyClipBox):
DChangeLog-2011-02-1618160 (WebCore::transparencyClipBox):