Searched refs:panIconSizeLength (Results 1 – 2 of 2) sorted by relevance
628 const int panIconSizeLength = 16; variable656 …int panIconDirtySquareSizeLength = 2 * (panIconSizeLength + max(abs(scrollDelta.width()), abs(scro… in scrollContents()1242 …ScrollIconPoint = IntPoint(iconPosition.x() - panIconSizeLength / 2 , iconPosition.y() - panIconSi… in wheelEvent()1243 …teContentsAndWindow(IntRect(m_panScrollIconPoint, IntSize(panIconSizeLength, panIconSizeLength)), … in wheelEvent()1251 …teContentsAndWindow(IntRect(m_panScrollIconPoint, IntSize(panIconSizeLength, panIconSizeLength)), … in wheelEvent()
67465 panIconSizeLength initialized to 20 instead of 16 to match icon dimension (2 pixels offset)