Searched refs:locationInWindow (Results 1 – 25 of 41) sorted by relevance
12
87 float deltax = [nextEvent locationInWindow].x -88 [mouseDownEvent locationInWindow].x;89 float deltay = [nextEvent locationInWindow].y -90 [mouseDownEvent locationInWindow].y;147 NSPoint viewLocal = [self convertPoint:[theEvent locationInWindow]169 NSPoint mouseLoc = [self convertPoint:[theEvent locationInWindow]
82 NSPoint currPoint = [controlView convertPoint:[originalEvent locationInWindow]102 currPoint = [controlView convertPoint:[event locationInWindow]
64 location:[theEvent locationInWindow]
135 NSPoint eventLoc = [event locationInWindow];
231 NSPoint mouse = [frameView convertPoint:[event locationInWindow]
346 convertPointFromBase:[event locationInWindow]];
96 … float deltax = ABS([nextEvent locationInWindow].x - [mouseDownEvent locationInWindow].x);97 … float deltay = ABS([nextEvent locationInWindow].y - [mouseDownEvent locationInWindow].y);161 NSPoint mouseDownPoint = [self convertPoint:[event locationInWindow] fromView:nil];
76 initialDragPoint_ = [self convertPoint:[theEvent locationInWindow]113 NSPoint location = [self convertPoint:[theEvent locationInWindow]
188 NSPoint location = [self convertPoint:[theEvent locationInWindow]
92 NSPoint location = [event locationInWindow];116 return globalPoint([event locationInWindow], [event window]);
58 NSPoint mouseLoc = [self convertPoint:[theEvent locationInWindow]
334 NSView *subView = [[mainFrame webView] hitTest:[event locationInWindow]];399 NSView *targetView = [[mainFrame webView] hitTest:[event locationInWindow]];457 NSView *subView = [[mainFrame webView] hitTest:[event locationInWindow]];489 NSView *subView = [[mainFrame webView] hitTest:[scrollEvent locationInWindow]];520 NSView *subView = [[mainFrame webView] hitTest:[event locationInWindow]];
568 …IntPoint locationInWindow = static_cast<FrameView*>(parent())->contentsToWindow(frameRect().locati… in paintWindowedPluginIntoContext() local586 ctm.translate(locationInWindow.x(), locationInWindow.y()); in paintWindowedPluginIntoContext()
52 NSPoint point = [self convertPoint:[theEvent locationInWindow] fromView:nil];
226 …deView hitTest:[[nodeView superview] convertPoint:[currentNSEvent() locationInWindow] fromView:nil…470 …deView hitTest:[[nodeView superview] convertPoint:[currentNSEvent() locationInWindow] fromView:nil…574 location:[initiatingEvent locationInWindow]586 location:[initiatingEvent locationInWindow]
202 dragMouseOffset_ = [self convertPointFromBase:[event locationInWindow]];274 NSPoint mouseLoc = [self convertPoint:[theEvent locationInWindow]
288 [controlView convertPoint:[theEvent locationInWindow] fromView:nil];348 [controlView convertPoint:[theEvent locationInWindow] fromView:nil];
115 hoverPoint_ = [self convertPoint:[theEvent locationInWindow]242 NSPoint downLocation = [theEvent locationInWindow];341 NSPoint upLocation = [theEvent locationInWindow];352 [[self superview] convertPoint:[theEvent locationInWindow]641 [[self superview] convertPoint:[theEvent locationInWindow]
44 location:[current locationInWindow]
150 location:[initiatingNSEvent locationInWindow]
104 NSPoint point = [m_pluginView convertPoint:[nsEvent locationInWindow] fromView:nil];
91 NSPoint where = [[cocoaEvent window] convertBaseToScreen:[cocoaEvent locationInWindow]];
163 …NSPoint locationForHitTest = [[contentView superview] convertPoint:[event locationInWindow] fromVi…
104 // For events other than mouse moved, [event locationInWindow] is
698 NSPoint point = [self convertPoint:[theEvent locationInWindow] fromView:nil];753 NSPoint point = [self convertPoint:[theEvent locationInWindow] fromView:nil];