Searched refs:_NSPoint (Results 1 – 15 of 15) sorted by relevance
3 typedef struct _NSPoint { CGFloat x; CGFloat y; } NSPoint; argument
3 typedef struct _NSPoint { struct
19 typedef struct _NSPoint {} NSSize; struct
17 typedef struct _NSPoint {
26 typedef struct _NSPoint {} struct
20 typedef struct _NSPoint {} NSRange; argument
21 typedef struct _NSPoint {} NSRect; argument
28 typedef struct _NSPoint {} NSRect; struct
17 typedef struct _NSPoint { struct
14 typedef struct _NSPoint {} NSRange; argument
51 typedef struct _NSPoint { struct
42 typedef struct _NSPoint NSPoint;
44 typedef struct _NSPoint NSPoint;
966 cat $^ | sed -e s/7_NSRect/6CGRect/ -e s/7_NSSize/6CGSize/ -e s/8_NSPoint/7CGPoint/ > $@