Searched refs:newCompositionEnd (Results 1 – 6 of 6) sorted by relevance
295 ParentLayerCoord newCompositionEnd = GetCompositionEnd() + aDisplacement; in DisplacementWillOverscrollAmount() local301 bool plus = newCompositionEnd > GetPageEnd(); in DisplacementWillOverscrollAmount()311 return newCompositionEnd - GetPageEnd(); in DisplacementWillOverscrollAmount()
394 ParentLayerCoord newCompositionEnd = GetCompositionEnd() + aDisplacement; in DisplacementWillOverscrollAmount() local400 bool plus = newCompositionEnd > GetPageEnd(); in DisplacementWillOverscrollAmount()410 return newCompositionEnd - GetPageEnd(); in DisplacementWillOverscrollAmount()
505 ParentLayerCoord newCompositionEnd = GetCompositionEnd() + aDisplacement; in Do()511 bool plus = newCompositionEnd > GetPageEnd(); in Do()521 return newCompositionEnd - GetPageEnd(); in Do()
343 ParentLayerCoord newCompositionEnd = GetCompositionEnd() + aDisplacement; in DisplacementWillOverscrollAmount() local349 bool plus = newCompositionEnd > GetPageEnd(); in DisplacementWillOverscrollAmount()359 return newCompositionEnd - GetPageEnd(); in DisplacementWillOverscrollAmount()
354 ParentLayerCoord newCompositionEnd = GetCompositionEnd() + aDisplacement; in DisplacementWillOverscrollAmount() local360 bool plus = newCompositionEnd > GetPageEnd(); in DisplacementWillOverscrollAmount()370 return newCompositionEnd - GetPageEnd(); in DisplacementWillOverscrollAmount()