Searched refs:m_syntheticPageScaleFactor (Results 1 – 2 of 2) sorted by relevance
379 float m_syntheticPageScaleFactor; variable
337 , m_syntheticPageScaleFactor(0) in EventHandler()3842 m_syntheticPageScaleFactor = pageScaleFactor; in handleMouseEventAsEmulatedGesture()3851 float newPageScaleFactor = m_syntheticPageScaleFactor * magnifyDelta; in handleMouseEventAsEmulatedGesture()