Searched defs:subpixelAccumulation (Results 1 – 2 of 2) sorted by relevance
553 …LayoutSize subpixelAccumulation = offsetFromCompositedAncestor - snappedOffsetFromCompositedAncest… in computeBoundsOfOwningLayer() local614 LayoutSize subpixelAccumulation = offsetFromSquashLayerOrigin + newOffsetFromRenderer; in updateSquashingLayerGeometry() local
227 LayoutSize RenderLayer::subpixelAccumulation() const in subpixelAccumulation() function in blink::RenderLayer