HomeSort by relevance Sort by last modified time
    Searched refs:applyDelta (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/platform/qt/
WheelEventQt.cpp 33 void PlatformWheelEvent::applyDelta(int delta, Qt::Orientation orientation)
73 applyDelta(e->delta(), e->orientation());
92 applyDelta(e->delta(), e->orientation());
  /external/webkit/Source/WebCore/platform/
PlatformWheelEvent.h 165 void applyDelta(int delta, Qt::Orientation);
  /external/webkit/Source/WebCore/rendering/
RenderBlock.cpp     [all...]

Completed in 199 milliseconds