Searched refs:panIconSizeLength (Results 1 – 1 of 1) sorted by relevance
513 const int panIconSizeLength = 16; variable550 …int panIconDirtySquareSizeLength = 2 * (panIconSizeLength + std::max(abs(scrollDelta.width()), abs… in scrollContents()1099 …ScrollIconPoint = IntPoint(iconPosition.x() - panIconSizeLength / 2 , iconPosition.y() - panIconSi… in addPanScrollIcon()1100 …eContentsAndRootView(IntRect(m_panScrollIconPoint, IntSize(panIconSizeLength, panIconSizeLength))); in addPanScrollIcon()1109 …eContentsAndRootView(IntRect(m_panScrollIconPoint, IntSize(panIconSizeLength, panIconSizeLength))); in removePanScrollIcon()