Home
last modified time | relevance | path

Searched defs:horizontalOverhangRect (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/
DScrollView.cpp705 IntRect horizontalOverhangRect; in scrollContents() local
1073 IntRect horizontalOverhangRect; in wheelEvent() local
1098 void ScrollView::calculateOverhangAreasForPainting(IntRect& horizontalOverhangRect, IntRect& vertic… in wheelEvent()
1137 void ScrollView::paintOverhangAreas(GraphicsContext* context, const IntRect& horizontalOverhangRect in wheelEvent()