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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayerCompositor.h 119 IntRect calculateCompositedBounds(const RenderLayer*, const RenderLayer* ancestorLayer) const;
RenderLayerBacking.cpp 324 IntRect layerBounds = compositor()->calculateCompositedBounds(m_owningLayer, m_owningLayer);
    [all...]
RenderLayerCompositor.cpp 648 IntRect RenderLayerCompositor::calculateCompositedBounds(const RenderLayer* layer, const RenderLayer* ancestorLayer) const
    [all...]

Completed in 33 milliseconds