Searched defs:subpixelAccumulation (Results 1 – 3 of 3) sorted by relevance
53 LayoutSize subpixelAccumulation; member
516 …LayoutSize subpixelAccumulation = offsetFromCompositedAncestor - snappedOffsetFromCompositedAncest… in computeBoundsOfOwningLayer() local579 LayoutSize subpixelAccumulation = offsetFromSquashLayerOrigin + newOffsetFromRenderer; in updateSquashingLayerGeometry() local
243 LayoutSize RenderLayer::subpixelAccumulation() const in subpixelAccumulation() function in WebCore::RenderLayer