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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayer.h 251 void convertToPixelSnappedLayerCoords(const RenderLayer* ancestorLayer, IntPoint& location) const;
252 void convertToPixelSnappedLayerCoords(const RenderLayer* ancestorLayer, IntRect&) const;
    [all...]
RenderLayer.cpp     [all...]
CompositedLayerMapping.cpp 601 m_owningLayer->convertToPixelSnappedLayerCoords(compAncestor, delta);
    [all...]
RenderLayerCompositor.cpp     [all...]

Completed in 1086 milliseconds