Searched refs:calculateOverhangAreasForPainting (Results 1 – 2 of 2) sorted by relevance
909 void ScrollView::calculateOverhangAreasForPainting(IntRect& horizontalOverhangRect, IntRect& vertic… in calculateOverhangAreasForPainting() function in WebCore::ScrollView958 calculateOverhangAreasForPainting(horizontalOverhangRect, verticalOverhangRect); in updateOverhangAreas()975 calculateOverhangAreasForPainting(horizontalOverhangRect, verticalOverhangRect); in calculateAndPaintOverhangAreas()985 calculateOverhangAreasForPainting(horizontalOverhangRect, verticalOverhangRect); in calculateAndPaintOverhangBackground()
341 …void calculateOverhangAreasForPainting(IntRect& horizontalOverhangRect, IntRect& verticalOverhangR…