Searched refs:pluginX (Results 1 – 8 of 8) sorted by relevance
50 pluginX :double;78 pluginX :double;105 pluginX :double;
225 CGPoint point = CGPointMake(event->data.mouse.pluginX, 250 CGPoint point = CGPointMake(event->data.mouse.pluginX, 264 CGPoint point = CGPointMake(event->data.mouse.pluginX,
290 NSPoint point = NSMakePoint(cocoaEvent->data.mouse.pluginX, cocoaEvent->data.mouse.pluginY);300 NSPoint point = NSMakePoint(cocoaEvent->data.mouse.pluginX, cocoaEvent->data.mouse.pluginY);
599 (int)event->data.mouse.pluginX, in handleEventCocoa()608 (int)event->data.mouse.pluginX, in handleEventCocoa()
169 …if (!convertPoint(m_currentMouseEvent->data.mouse.pluginX, m_currentMouseEvent->data.mouse.pluginY…462 event.data.mouse.pluginX = mouseEvent.position().x() - pluginLocation.x();569 event.data.mouse.pluginX = wheelEvent.position().x() - m_frameRect.x();
116 event.data.mouse.pluginX = point.x;
659 double pluginX; member
274 event->data.mouse.pluginX,