Searched refs:locationInWindow (Results 1 – 25 of 42) sorted by relevance
12
24 - (NSInteger)segmentUnderLocation:(NSPoint)locationInWindow;55 - (NSInteger)findAndHighlightSegmentAtLocation:(NSPoint)locationInWindow {56 NSInteger segment = [self segmentUnderLocation:locationInWindow];70 - (NSInteger)segmentUnderLocation:(NSPoint)locationInWindow {74 NSPoint pointInView = [self convertPoint:locationInWindow92 [self findAndHighlightSegmentAtLocation:[theEvent locationInWindow]];103 [self findAndHighlightSegmentAtLocation:[theEvent locationInWindow]];
91 mouseDownLocation_ = [theEvent locationInWindow];104 NSPoint mouseLocation = [theEvent locationInWindow];131 NSPoint pointInView = [page convertPoint:[theEvent locationInWindow]157 currentLocation:[theEvent locationInWindow]165 [itemDragController_ update:[theEvent locationInWindow]167 [gridController_ maybeChangePageForPoint:[theEvent locationInWindow]];
22 - (NSInteger)pagerSegmentAtLocation:(NSPoint)locationInWindow;
39 - (NSInteger)findAndHighlightSegmentAtLocation:(NSPoint)locationInWindow;
87 - (void)maybeChangePageForPoint:(NSPoint)locationInWindow;
179 lastMouseDownInView_ = [tableView_ convertPoint:[theEvent locationInWindow]187 NSPoint pointInView = [tableView_ convertPoint:[event locationInWindow]287 NSPoint pointInView = [tableView_ convertPoint:[theEvent locationInWindow]420 NSPoint pointInView = [self convertPoint:[theEvent locationInWindow]
302 - (NSInteger)pagerSegmentAtLocation:(NSPoint)locationInWindow {303 return [pagerControl_ findAndHighlightSegmentAtLocation:locationInWindow];
264 - (void)maybeChangePageForPoint:(NSPoint)locationInWindow {265 NSPoint pointInView = [[self view] convertPoint:locationInWindow280 [paginationObserver_ pagerSegmentAtLocation:locationInWindow];
194 NSPoint pointInView = [self convertPoint:[theEvent locationInWindow]201 NSPoint pointInView = [self convertPoint:[theEvent locationInWindow]
73 NSPoint viewLocal = [button_ convertPoint:[theEvent locationInWindow]197 float deltax = [nextEvent locationInWindow].x -198 [mouseDownEvent locationInWindow].x;199 float deltay = [nextEvent locationInWindow].y -200 [mouseDownEvent locationInWindow].y;257 NSPoint mouseLoc = [button_ convertPoint:[event locationInWindow]
89 NSPoint currPoint = [controlView convertPoint:[originalEvent locationInWindow]109 currPoint = [controlView convertPoint:[event locationInWindow]
35 NSPoint mouseLocation = [event locationInWindow];63 initialMouseLocation_ = [event locationInWindow];89 [client_ dragProgress:[event locationInWindow]];
162 NSPoint location = [self convertPoint:[theEvent locationInWindow]167 dragStartPoint_ = [theEvent locationInWindow];177 NSPoint currentPoint = [theEvent locationInWindow];203 NSPoint location = [self convertPoint:[theEvent locationInWindow]
75 initialDragPoint_ = [self convertPoint:[theEvent locationInWindow]112 NSPoint location = [self convertPoint:[theEvent locationInWindow]
265 NSPoint p = [event locationInWindow];280 NSPoint p = [event locationInWindow];295 NSPoint p = [event locationInWindow];310 NSPoint p = [event locationInWindow];
268 NSPoint p = [event locationInWindow];283 NSPoint p = [event locationInWindow];298 NSPoint p = [event locationInWindow];313 NSPoint p = [event locationInWindow];
100 NSPoint location = [self convertPoint:[theEvent locationInWindow]114 NSPoint location = [self convertPoint:[theEvent locationInWindow]
174 NSPoint point = [self convertPoint:[theEvent locationInWindow] fromView:nil];185 NSPoint point = [self convertPoint:[theEvent locationInWindow] fromView:nil];
23 NSPoint mouseLoc = [self convertPoint:[nextEvent locationInWindow]
427 IntPoint locationInWindow = m_frameView->contentsToWindow(targetControlRect.location()); in refresh() local430 locationInWindow.move(0, targetControlRect.height()); in refresh()432 …ctInScreen = layoutAndCalculateWidgetRect(targetControlRect.height(), IntSize(), locationInWindow); in refresh()
51 NSPoint point = [self convertPoint:[theEvent locationInWindow] fromView:nil];
138 hoverPoint_ = [self convertPoint:[theEvent locationInWindow]207 mouseDownPoint_ = [theEvent locationInWindow];243 NSPoint upLocation = [theEvent locationInWindow];254 [[self superview] convertPoint:[theEvent locationInWindow]282 [[self superview] convertPoint:[theEvent locationInWindow]
56 location:[theEvent locationInWindow]
209 dragMouseOffset_ = [self convertPoint:[event locationInWindow] fromView:nil];282 NSPoint mouseLoc = [self convertPoint:[theEvent locationInWindow]
398 [controlView convertPoint:[theEvent locationInWindow] fromView:nil];467 [controlView convertPoint:[theEvent locationInWindow] fromView:nil];507 const NSPoint mouseLocation = [[NSApp currentEvent] locationInWindow];531 const NSPoint mouseLocation = [theEvent locationInWindow];