Home
last modified time | relevance | path

Searched refs:_NSRect (Results 1 – 25 of 276) sorted by relevance

12345678910>>...12

/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/kernel/
H A Dqnsframeview_mac_p.h75 + (struct _NSRect)frameRectForContentRect:(struct _NSRect)fp8 styleMask:(unsigned int)fp24;
76 + (struct _NSRect)contentRectForFrameRect:(struct _NSRect)fp8 styleMask:(unsigned int)fp24;
82 - initWithFrame:(struct _NSRect)fp8;
87 - (void)drawRect:(struct _NSRect)fp8;
89 - (void)drawFrame:(struct _NSRect)fp8;
133 - (struct _NSRect)_maxTitlebarTitleRect;
134 - (struct _NSRect)titlebarRect;
146 - (struct _NSRect)frameRectForContentRect:(struct _NSRect)fp8 styleMask:(unsigned int)fp24;
147 - (struct _NSRect)contentRectForFrameRect:(struct _NSRect)fp8 styleMask:(unsigned int)fp24;
149 - (struct _NSRect)dragRectForFrameRect:(struct _NSRect)fp8;
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/gui-lib/mred/private/wx/cocoa/
H A Dcg.rkt27 (define-appserv CGContextFillRect (_fun _CGContextRef _NSRect -> _void))
28 (define-appserv CGContextClearRect (_fun _CGContextRef _NSRect -> _void))
29 (define-appserv CGContextAddRect (_fun _CGContextRef _NSRect -> _void))
32 (define-appserv CGContextClipToRect (_fun _CGContextRef _NSRect -> _void))
33 (define-appserv CGContextClipToRects (_fun _CGContextRef (_vector i _NSRect) _size -> _void))
44 (define-appserv CGContextDrawLayerInRect (_fun _CGContextRef _NSRect _CGLayerRef -> _void))
H A Dbutton.rkt51 initWithFrame: #:type _NSRect (make-NSRect (make-init-point x y)
96 (let ([frame (tell #:type _NSRect cocoa frame)])
97 (tellv cocoa setFrame: #:type _NSRect
107 (let ([f (tell #:type _NSRect button-cocoa frame)])
108 (tellv button-cocoa setFrame: #:type _NSRect
120 (let* ([frame (tell #:type _NSRect button-cocoa frame)]
127 initWithFrame: #:type _NSRect
136 (tellv image-cocoa setFrame: #:type _NSRect
143 (tellv button-cocoa setFrame: #:type _NSRect
H A Dtypes.rkt13 _NSRect _NSRect-pointer (struct-out NSRect)
36 (define-cstruct _NSRect ([origin _NSPoint][size _NSSize])) function
H A Dpanel.rkt26 _void (drawRect: [_NSRect r])
30 [r (tell #:type _NSRect self bounds)])
123 initWithFrame: #:type _NSRect (make-NSRect (make-init-point x y)
131 [f (tell #:type _NSRect c frame)])
134 initWithFrame: #:type _NSRect (make-NSRect (make-init-point 1 1)
151 (tellv content-cocoa setFrame: #:type _NSRect (make-NSRect (make-NSPoint 1 1)
H A Dslider.rkt62 (tellv cocoa setFrame: #:type _NSRect (make-NSRect
82 (let ([r1 (tell #:type _NSRect cocoa frame)])
85 (let ([r2 (tell #:type _NSRect cocoa frame)])
95 (let* ([f (tell #:type _NSRect slider-cocoa frame)]
106 initWithFrame: #:type _NSRect (make-NSRect
116 (tellv slider-cocoa setFrame: #:type _NSRect (make-NSRect
121 (tellv message-cocoa setFrame: #:type _NSRect (make-NSRect
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGenObjC/
H A Dnsvalue-objc-boxable-mac.m12 // CHECK: [[RECT_STR:.*]] = {{.*}}_NSRect={_NSPoint=dd}{_NSSize=dd}}{{.*}}
68 // CHECK: [[LOCAL_VAR:%.*]] = alloca %struct._NSRect{{.*}}
69 // CHECK: [[TEMP_VAR:%.*]] = alloca %struct._NSRect{{.*}}
71 // CHECK: [[TEMP_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
72 // CHECK: [[LOCAL_CAST:%.*]] = bitcast %struct._NSRect* [[LOCAL_VAR]]{{.*}}
74 // CHECK: [[PARAM_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
H A Dnsvalue-objc-boxable-mac-arc.m12 // CHECK: [[RECT_STR:.*]] = {{.*}}_NSRect={_NSPoint=dd}{_NSSize=dd}}{{.*}}
74 // CHECK: [[LOCAL_VAR:%.*]] = alloca %struct._NSRect{{.*}}
75 // CHECK: [[TEMP_VAR:%.*]] = alloca %struct._NSRect{{.*}}
77 // CHECK: [[TEMP_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
78 // CHECK: [[LOCAL_CAST:%.*]] = bitcast %struct._NSRect* [[LOCAL_VAR]]{{.*}}
80 // CHECK: [[PARAM_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGenObjC/
H A Dnsvalue-objc-boxable-mac.m12 // CHECK: [[RECT_STR:.*]] = {{.*}}_NSRect={_NSPoint=dd}{_NSSize=dd}}{{.*}}
68 // CHECK: [[LOCAL_VAR:%.*]] = alloca %struct._NSRect{{.*}}
69 // CHECK: [[TEMP_VAR:%.*]] = alloca %struct._NSRect{{.*}}
71 // CHECK: [[TEMP_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
72 // CHECK: [[LOCAL_CAST:%.*]] = bitcast %struct._NSRect* [[LOCAL_VAR]]{{.*}}
74 // CHECK: [[PARAM_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
H A Dnsvalue-objc-boxable-mac-arc.m12 // CHECK: [[RECT_STR:.*]] = {{.*}}_NSRect={_NSPoint=dd}{_NSSize=dd}}{{.*}}
74 // CHECK: [[LOCAL_VAR:%.*]] = alloca %struct._NSRect{{.*}}
75 // CHECK: [[TEMP_VAR:%.*]] = alloca %struct._NSRect{{.*}}
77 // CHECK: [[TEMP_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
78 // CHECK: [[LOCAL_CAST:%.*]] = bitcast %struct._NSRect* [[LOCAL_VAR]]{{.*}}
80 // CHECK: [[PARAM_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGenObjC/
H A Dnsvalue-objc-boxable-mac.m12 // CHECK: [[RECT_STR:.*]] = {{.*}}_NSRect={_NSPoint=dd}{_NSSize=dd}}{{.*}}
68 // CHECK: [[LOCAL_VAR:%.*]] = alloca %struct._NSRect{{.*}}
69 // CHECK: [[TEMP_VAR:%.*]] = alloca %struct._NSRect{{.*}}
71 // CHECK: [[TEMP_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
72 // CHECK: [[LOCAL_CAST:%.*]] = bitcast %struct._NSRect* [[LOCAL_VAR]]{{.*}}
74 // CHECK: [[PARAM_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
H A Dnsvalue-objc-boxable-mac-arc.m12 // CHECK: [[RECT_STR:.*]] = {{.*}}_NSRect={_NSPoint=dd}{_NSSize=dd}}{{.*}}
74 // CHECK: [[LOCAL_VAR:%.*]] = alloca %struct._NSRect{{.*}}
75 // CHECK: [[TEMP_VAR:%.*]] = alloca %struct._NSRect{{.*}}
77 // CHECK: [[TEMP_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
78 // CHECK: [[LOCAL_CAST:%.*]] = bitcast %struct._NSRect* [[LOCAL_VAR]]{{.*}}
80 // CHECK: [[PARAM_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGenObjC/
H A Dnsvalue-objc-boxable-mac.m12 // CHECK: [[RECT_STR:.*]] = {{.*}}_NSRect={_NSPoint=dd}{_NSSize=dd}}{{.*}}
68 // CHECK: [[LOCAL_VAR:%.*]] = alloca %struct._NSRect{{.*}}
69 // CHECK: [[TEMP_VAR:%.*]] = alloca %struct._NSRect{{.*}}
71 // CHECK: [[TEMP_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
72 // CHECK: [[LOCAL_CAST:%.*]] = bitcast %struct._NSRect* [[LOCAL_VAR]]{{.*}}
74 // CHECK: [[PARAM_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGenObjC/
H A Dnsvalue-objc-boxable-mac.m12 // CHECK: [[RECT_STR:.*]] = {{.*}}_NSRect={_NSPoint=dd}{_NSSize=dd}}{{.*}}
68 // CHECK: [[LOCAL_VAR:%.*]] = alloca %struct._NSRect{{.*}}
69 // CHECK: [[TEMP_VAR:%.*]] = alloca %struct._NSRect{{.*}}
71 // CHECK: [[TEMP_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
72 // CHECK: [[LOCAL_CAST:%.*]] = bitcast %struct._NSRect* [[LOCAL_VAR]]{{.*}}
74 // CHECK: [[PARAM_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGenObjC/
H A Dnsvalue-objc-boxable-mac.m12 // CHECK: [[RECT_STR:.*]] = {{.*}}_NSRect={_NSPoint=dd}{_NSSize=dd}}{{.*}}
68 // CHECK: [[LOCAL_VAR:%.*]] = alloca %struct._NSRect{{.*}}
69 // CHECK: [[TEMP_VAR:%.*]] = alloca %struct._NSRect{{.*}}
71 // CHECK: [[TEMP_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
72 // CHECK: [[LOCAL_CAST:%.*]] = bitcast %struct._NSRect* [[LOCAL_VAR]]{{.*}}
74 // CHECK: [[PARAM_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGenObjC/
H A Dnsvalue-objc-boxable-mac.m12 // CHECK: [[RECT_STR:.*]] = {{.*}}_NSRect={_NSPoint=dd}{_NSSize=dd}}{{.*}}
68 // CHECK: [[LOCAL_VAR:%.*]] = alloca %struct._NSRect{{.*}}
69 // CHECK: [[TEMP_VAR:%.*]] = alloca %struct._NSRect{{.*}}
71 // CHECK: [[TEMP_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
72 // CHECK: [[LOCAL_CAST:%.*]] = bitcast %struct._NSRect* [[LOCAL_VAR]]{{.*}}
74 // CHECK: [[PARAM_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGenObjC/
H A Dnsvalue-objc-boxable-mac.m12 // CHECK: [[RECT_STR:.*]] = {{.*}}_NSRect={_NSPoint=dd}{_NSSize=dd}}{{.*}}
68 // CHECK: [[LOCAL_VAR:%.*]] = alloca %struct._NSRect{{.*}}
69 // CHECK: [[TEMP_VAR:%.*]] = alloca %struct._NSRect{{.*}}
71 // CHECK: [[TEMP_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
72 // CHECK: [[LOCAL_CAST:%.*]] = bitcast %struct._NSRect* [[LOCAL_VAR]]{{.*}}
74 // CHECK: [[PARAM_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGenObjC/
H A Dnsvalue-objc-boxable-mac.m12 // CHECK: [[RECT_STR:.*]] = {{.*}}_NSRect={_NSPoint=dd}{_NSSize=dd}}{{.*}}
68 // CHECK: [[LOCAL_VAR:%.*]] = alloca %struct._NSRect{{.*}}
69 // CHECK: [[TEMP_VAR:%.*]] = alloca %struct._NSRect{{.*}}
71 // CHECK: [[TEMP_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
72 // CHECK: [[LOCAL_CAST:%.*]] = bitcast %struct._NSRect* [[LOCAL_VAR]]{{.*}}
74 // CHECK: [[PARAM_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGenObjC/
H A Dnsvalue-objc-boxable-mac.m12 // CHECK: [[RECT_STR:.*]] = {{.*}}_NSRect={_NSPoint=dd}{_NSSize=dd}}{{.*}}
68 // CHECK: [[LOCAL_VAR:%.*]] = alloca %struct._NSRect{{.*}}
69 // CHECK: [[TEMP_VAR:%.*]] = alloca %struct._NSRect{{.*}}
71 // CHECK: [[TEMP_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
72 // CHECK: [[LOCAL_CAST:%.*]] = bitcast %struct._NSRect* [[LOCAL_VAR]]{{.*}}
74 // CHECK: [[PARAM_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGenObjC/
H A Dnsvalue-objc-boxable-mac.m12 // CHECK: [[RECT_STR:.*]] = {{.*}}_NSRect={_NSPoint=dd}{_NSSize=dd}}{{.*}}
68 // CHECK: [[LOCAL_VAR:%.*]] = alloca %struct._NSRect{{.*}}
69 // CHECK: [[TEMP_VAR:%.*]] = alloca %struct._NSRect{{.*}}
71 // CHECK: [[TEMP_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
72 // CHECK: [[LOCAL_CAST:%.*]] = bitcast %struct._NSRect* [[LOCAL_VAR]]{{.*}}
74 // CHECK: [[PARAM_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGenObjC/
H A Dnsvalue-objc-boxable-mac.m12 // CHECK: [[RECT_STR:.*]] = {{.*}}_NSRect={_NSPoint=dd}{_NSSize=dd}}{{.*}}
68 // CHECK: [[LOCAL_VAR:%.*]] = alloca %struct._NSRect{{.*}}
69 // CHECK: [[TEMP_VAR:%.*]] = alloca %struct._NSRect{{.*}}
71 // CHECK: [[TEMP_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
72 // CHECK: [[LOCAL_CAST:%.*]] = bitcast %struct._NSRect* [[LOCAL_VAR]]{{.*}}
74 // CHECK: [[PARAM_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGenObjC/
H A Dnsvalue-objc-boxable-mac.m12 // CHECK: [[RECT_STR:.*]] = {{.*}}_NSRect={_NSPoint=dd}{_NSSize=dd}}{{.*}}
68 // CHECK: [[LOCAL_VAR:%.*]] = alloca %struct._NSRect{{.*}}
69 // CHECK: [[TEMP_VAR:%.*]] = alloca %struct._NSRect{{.*}}
71 // CHECK: [[TEMP_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
72 // CHECK: [[LOCAL_CAST:%.*]] = bitcast %struct._NSRect* [[LOCAL_VAR]]{{.*}}
74 // CHECK: [[PARAM_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeGenObjC/
H A Dnsvalue-objc-boxable-mac.m12 // CHECK: [[RECT_STR:.*]] = {{.*}}_NSRect={_NSPoint=dd}{_NSSize=dd}}{{.*}}
68 // CHECK: [[LOCAL_VAR:%.*]] = alloca %struct._NSRect{{.*}}
69 // CHECK: [[TEMP_VAR:%.*]] = alloca %struct._NSRect{{.*}}
71 // CHECK: [[TEMP_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
72 // CHECK: [[LOCAL_CAST:%.*]] = bitcast %struct._NSRect* [[LOCAL_VAR]]{{.*}}
74 // CHECK: [[PARAM_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CodeGenObjC/
H A Dnsvalue-objc-boxable-mac.m12 // CHECK: [[RECT_STR:.*]] = {{.*}}_NSRect={_NSPoint=dd}{_NSSize=dd}}{{.*}}
68 // CHECK: [[LOCAL_VAR:%.*]] = alloca %struct._NSRect{{.*}}
69 // CHECK: [[TEMP_VAR:%.*]] = alloca %struct._NSRect{{.*}}
71 // CHECK: [[TEMP_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
72 // CHECK: [[LOCAL_CAST:%.*]] = bitcast %struct._NSRect* [[LOCAL_VAR]]{{.*}}
74 // CHECK: [[PARAM_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGenObjC/
H A Dnsvalue-objc-boxable-mac.m12 // CHECK: [[RECT_STR:.*]] = {{.*}}_NSRect={_NSPoint=dd}{_NSSize=dd}}{{.*}}
68 // CHECK: [[LOCAL_VAR:%.*]] = alloca %struct._NSRect{{.*}}
69 // CHECK: [[TEMP_VAR:%.*]] = alloca %struct._NSRect{{.*}}
71 // CHECK: [[TEMP_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}
72 // CHECK: [[LOCAL_CAST:%.*]] = bitcast %struct._NSRect* [[LOCAL_VAR]]{{.*}}
74 // CHECK: [[PARAM_CAST:%.*]] = bitcast %struct._NSRect* [[TEMP_VAR]]{{.*}}

12345678910>>...12