Lines Matching full:convertpoint
1673 NSPoint locationForHitTest = [[contentView superview] convertPoint:[event locationInWindow] fromView:nil];
3522 NSPoint point = [self convertPoint:[event locationInWindow] fromView:nil];
3528 NSPoint point = [self convertPoint:[event locationInWindow] fromView:nil];
4227 return [accTree accessibilityHitTest:[self convertPoint:windowCoord fromView:nil]];
5441 NSPoint windowPoint = [self convertPoint:rect.origin toView:nil];
5789 thePoint = [self convertPoint:thePoint fromView:nil];