Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/
DScrollView.cpp675 IntRect verticalOverhangRect; in scrollContents() local
1043 IntRect verticalOverhangRect; in wheelEvent() local
1067 …::calculateOverhangAreasForPainting(IntRect& horizontalOverhangRect, IntRect& verticalOverhangRect) in wheelEvent()
1106 …csContext* context, const IntRect& horizontalOverhangRect, const IntRect& verticalOverhangRect, co… in wheelEvent()