Searched defs:NSPoint (Results 1 – 16 of 16) sorted by relevance
41 typedef struct CGPoint NSPoint; typedef43 typedef struct _NSPoint NSPoint; typedef
38 typedef struct CGPoint NSPoint; typedef40 typedef struct _NSPoint NSPoint; typedef
35 typedef struct CGPoint NSPoint; typedef38 typedef struct _NSPoint NSPoint; typedef
53 - (void)_web_drawAtPoint:(NSPoint)point font:(NSFont *)font textColor:(NSColor *)textColor; argument85 {
160 {
45 {
283 {579 - (NSDictionary *)elementAtPoint:(NSPoint)point allowShadowContent:(BOOL)allow argument580 {743 {1305 return NSPointInRect(point, selectionRect); argument
965 - (DOMRange *)_characterRangeAtPoint:(NSPoint)point argument975 if (NSPointInRect(point, rect)) argument1017 - (void)_dragSourceEndedAt:(NSPoint)windowLoc operation:(NSDragOperation)operation argument1018 {
1258 {1433 …NSPoint locationForHitTest = [[contentView superview] convertPoint:[event locationInWindow] fromVi… argument3157 {3196 NSPoint windowImageLoc = [[self window] convertScreenToBase:screenLoc]; argument3211 NSPoint windowImageLoc = [[self window] convertScreenToBase:aPoint]; argument3723 NSPoint windowCoord = [[self window] convertScreenToBase:point]; argument4744 static CGPoint coreGraphicsScreenPointForAppKitScreenPoint(NSPoint point) category4997 {5432 NSPoint wordStart = topLeft; argument5776 - (NSDictionary *)elementAtPoint:(NSPoint)point allowShadowContent:(BOOL)allow; argument
305 - (NSView *)_hitTest:(NSPoint *)aPoint dragTypes:(NSSet *)types;415 - (WebFrameView *)_frameViewAtWindowPoint:(NSPoint)point; argument3012 - (NSDictionary *)_elementAtWindowPoint:(NSPoint)windowPoint argument3019 NSPoint point = [documentView convertPoint:windowPoint fromView:nil]; argument3026 {3100 {3267 {4054 {4645 {
78 …ollTo:(const NSPoint *)newOrigin animate:(BOOL)animate; // need the boolean result from this method
97 {
96 {
205 - (NSUInteger)webView:(WebView *)webView dragSourceActionMaskForPoint:(NSPoint)point; argument210 …bView willPerformDragSourceAction:(WebDragSourceAction)action fromPoint:(NSPoint)point withPastebo… argument
1450 {
1496 NSPoint point = [[self window] convertScreenToBase:thePoint]; argument