Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/qt/
DWheelEventQt.cpp33 void PlatformWheelEvent::applyDelta(int delta, Qt::Orientation orientation) in applyDelta() function in WebCore::PlatformWheelEvent
/external/webkit/Source/WebCore/rendering/
DRenderBlock.cpp1876 …erBlock::setLogicalLeftForChild(RenderBox* child, int logicalLeft, ApplyLayoutDeltaMode applyDelta) in setLogicalLeftForChild()
1889 …nderBlock::setLogicalTopForChild(RenderBox* child, int logicalTop, ApplyLayoutDeltaMode applyDelta) in setLogicalTopForChild()