Home
last modified time | relevance | path

Searched refs:_NSPoint (Results 1 – 15 of 15) sorted by relevance

/external/clang/test/Sema/
Dinit-struct-qualified.c3 typedef struct _NSPoint { CGFloat x; CGFloat y; } NSPoint; argument
/external/clang/test/Rewriter/
Dmetadata-test-2.m3 typedef struct _NSPoint { struct
/external/clang/test/SemaObjC/
Dproperty-9-impl-method.m19 typedef struct _NSPoint {} NSSize; struct
Dmessage.m17 typedef struct _NSPoint {
Dinterface-scope-2.m26 typedef struct _NSPoint {} struct
/external/clang/test/Analysis/
Duninit-ps-rdar6145427.m20 typedef struct _NSPoint {} NSRange; argument
DNSWindow.m21 typedef struct _NSPoint {} NSRect; argument
DNSPanel.m28 typedef struct _NSPoint {} NSRect; struct
Dpr4209.m17 typedef struct _NSPoint { struct
Ddead-stores.m14 typedef struct _NSPoint {} NSRange; argument
Dmisc-ps.m51 typedef struct _NSPoint { struct
/external/webkit/Source/WebCore/platform/graphics/
DFloatPoint.h42 typedef struct _NSPoint NSPoint;
DIntPoint.h44 typedef struct _NSPoint NSPoint;
/external/webkit/Source/WebCore/platform/mac/
DWebCoreSystemInterface.h42 typedef struct _NSPoint NSPoint;
/external/webkit/Source/WebCore/
DDerivedSources.make966 cat $^ | sed -e s/7_NSRect/6CGRect/ -e s/7_NSSize/6CGSize/ -e s/8_NSPoint/7CGPoint/ > $@