Home | History | Annotate | Download | only in rendering

Lines Matching refs:CalculateLayerBoundsFlags

667     typedef unsigned CalculateLayerBoundsFlags;
670 LayoutRect boundingBox(const RenderLayer* rootLayer, CalculateLayerBoundsFlags = 0, const LayoutPoint* offsetFromRoot = 0) const;
672 LayoutRect localBoundingBox(CalculateLayerBoundsFlags = 0) const;
684 IntRect calculateLayerBounds(const RenderLayer* ancestorLayer, const LayoutPoint* offsetFromRoot = 0, CalculateLayerBoundsFlags = DefaultCalculateLayerBoundsFlags) const;