HomeSort by relevance Sort by last modified time
    Searched refs:calculateRects (Results 1 - 4 of 4) sorted by null

  /external/webkit/WebCore/rendering/
RenderLayer.h 378 void calculateRects(const RenderLayer* rootLayer, const IntRect& paintDirtyRect, IntRect& layerBounds,
RenderTreeAsText.cpp 511 l->calculateRects(rootLayer, paintDirtyRect, layerBounds, damageRect, clipRectToApply, outlineRect, true);
RenderLayer.cpp     [all...]
RenderLayerBacking.cpp 275 // Call calculateRects to get the backgroundRect which is what is used to clip the contents of this
    [all...]

Completed in 15 milliseconds