Searched refs:calculateOverhangAreasForPainting (Results 1 – 2 of 2) sorted by relevance
926 void ScrollView::calculateOverhangAreasForPainting(IntRect& horizontalOverhangRect, IntRect& vertic… in calculateOverhangAreasForPainting() function in WebCore::ScrollView975 calculateOverhangAreasForPainting(horizontalOverhangRect, verticalOverhangRect); in updateOverhangAreas()992 calculateOverhangAreasForPainting(horizontalOverhangRect, verticalOverhangRect); in calculateAndPaintOverhangAreas()1002 calculateOverhangAreasForPainting(horizontalOverhangRect, verticalOverhangRect); in calculateAndPaintOverhangBackground()
338 …void calculateOverhangAreasForPainting(IntRect& horizontalOverhangRect, IntRect& verticalOverhangR…