Home
last modified time | relevance | path

Searched defs:CGFloat (Results 1 – 25 of 1126) sorted by relevance

12345678910>>...46

/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Source/gsc/
H A DGSStreamContext.m157 - (void) DPSsetgray: (CGFloat)gray argument
210 {
500 {
559 - (void) DPSarct: (CGFloat)x1 : (CGFloat)y1 : (CGFloat)x2 : (CGFloat)y2 : (CGFloat)r argument
579 - (void)DPScurveto: (CGFloat)x1 : (CGFloat)y1 : (CGFloat)x2 : (CGFloat)y2 argument
581 {
636 {
651 - (void) DPSrectclip: (CGFloat)x : (CGFloat)y : (CGFloat)w : (CGFloat)h argument
683 - (void) DPSrlineto: (CGFloat)x : (CGFloat)y argument
815 - (void) DPScompositerect: (CGFloat)x : (CGFloat)y : (CGFloat)w : (CGFloat)h : (NSCompositingOperat… argument
[all …]
H A DGSGState.m259 - (void) DPScurrentgray: (CGFloat*)gray argument
274 {
305 - (void) DPSsetgray: (CGFloat)gray argument
328 {
528 CGFloat arr[2]; argument
926 {
956 {
1000 {
1026 {
1053 - (void) DPSrectclip: (CGFloat)x : (CGFloat)y : (CGFloat)w : (CGFloat)h argument
[all …]
H A DGSContext.m310 - (void) DPScurrentgray: (CGFloat*)gray argument
325 {
342 - (void) DPSsetgray: (CGFloat)gray argument
691 - (void) DPSarct: (CGFloat)x1 : (CGFloat)y1 : (CGFloat)x2 : (CGFloat)y2 : (CGFloat)r; argument
708 {
753 {
763 - (void) DPSrectclip: (CGFloat)x : (CGFloat)y : (CGFloat)w : (CGFloat)h argument
783 - (void) DPSrlineto: (CGFloat)x : (CGFloat)y argument
789 {
863 fraction: (CGFloat)delta argument
[all …]
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Source/opal/
H A DOpalGState.m245 {
364 {
450 - (void) DPSarcn: (CGFloat)x : (CGFloat)y : (CGFloat)r : (CGFloat)angle1 : (CGFloat)angle2 argument
461 - (void)DPSarct: (CGFloat)x1 : (CGFloat)y1 : (CGFloat)x2 : (CGFloat)y2 : (CGFloat)r argument
462 {
497 {
598 CGFloat x, y; argument
623 - (void) DPSrectfill: (CGFloat)x : (CGFloat)y : (CGFloat)w : (CGFloat)h argument
644 - (void) DPSrlineto: (CGFloat) x argument
652 CGFloat x2, y2; argument
[all …]
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Source/
H A DNSGraphicsContext.m847 {
870 - (void) DPSsetgray: (CGFloat)gray argument
885 {
956 {
1308 {
1367 {
1413 {
1423 - (void) DPSrectclip: (CGFloat)x : (CGFloat)y : (CGFloat)w : (CGFloat)h argument
1449 {
1545 fraction: (CGFloat)delta argument
[all …]
H A DNSColor.m115 alpha: (CGFloat)alpha; argument
137 alpha: (CGFloat)alpha; argument
141 alpha: (CGFloat)alpha; argument
150 alpha: (CGFloat)alpha; argument
154 alpha: (CGFloat)alpha; argument
393 {
445 + (NSColor*) colorWithDeviceHue: (CGFloat)hue argument
964 - (void) getHue: (CGFloat*)hue argument
2371 {
2463 {
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/ui/gestures/
H A Dview_revealing_vertical_pan_handler.mm64 baseViewHeight:(CGFloat)baseViewHeight { argument
103 - (void)setBaseViewHeight:(CGFloat)baseViewHeight { argument
229 height:(CGFloat)height { argument
240 height:(CGFloat)height { argument
249 Velocity:(CGFloat)velocity { argument
280 - (void)updateAnimatorProgress:(CGFloat)translation { argument
315 - (void)panGestureChangedWithTranslation:(CGFloat)translation { argument
338 velocity:(CGFloat)velocity { argument
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Source/art/
H A DARTGState.m111 -(void) DPSsetalpha: (CGFloat)a argument
140 - (void) DPSashow: (CGFloat)ax : (CGFloat)ay : (const char*)s argument
144 CGFloat numarray[2]; argument
177 CGFloat numarray[4]; argument
251 CGFloat numarray[2]; argument
278 {
305 {
332 {
467 {
540 - (void) DPSsetmiterlimit: (CGFloat)limit argument
[all …]
H A Dpath.m405 {
838 {
976 {
1307 {
/dports/biology/avida/avida-2.12.4-src/apps/viewer-macos/frameworks/CorePlot/Source/
H A DCPTTradingRangePlot.m51 x:(CGFloat)x argument
56 alignPoints:(BOOL)alignPoints;
474 const CGFloat halfBarWidth = (CGFloat)0.5 * self.barWidth; argument
607 CGFloat theStickLength = self.stickLength; argument
855 -(void)setStickLength:(CGFloat)newLength argument
864 -(void)setBarCornerRadius:(CGFloat)newBarCornerRadius argument
865 {
H A DCPTConstraints.m28 +(CPTConstraints *)constraintWithUpperOffset:(CGFloat)newOffset argument
41 +(CPTConstraints *)constraintWithRelativeOffset:(CGFloat)newOffset argument
53 -(id)initWithLowerOffset:(CGFloat)newOffset argument
66 -(id)initWithUpperOffset:(CGFloat)newOffset argument
83 -(id)initWithRelativeOffset:(CGFloat)newOffset argument
84 {
156 -(CGFloat)positionForLowerBound:(CGFloat)lowerBound upperBound:(CGFloat)upperBound; argument
/dports/cad/ldview/ldview-4.4/MacOSX/LDView/
H A DOptionUI.mm30 {
82 {
161 {
163 CGFloat rightBorder; argument
188 {
192 - (NSRect)calcCheckLayout:(NSButton *)check inRect:(NSRect)bounds optimalWidth:(CGFloat &)optimalWi… argument
193 {
198 {
203 {
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGenObjC/
H A Darc-linetable-autorelease.m16 typedef double CGFloat; typedef
22 + (NSBezierPath *)bezierPathWithRoundedRect:(NSRect)rect xRadius:(CGFloat)xRadius yRadius:(CGFloat)… argument
29 CGFloat pattern[2]; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGenObjC/
H A Darc-linetable-autorelease.m16 typedef double CGFloat; typedef
22 + (NSBezierPath *)bezierPathWithRoundedRect:(NSRect)rect xRadius:(CGFloat)xRadius yRadius:(CGFloat)… argument
29 CGFloat pattern[2]; argument
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGenObjC/
H A Darc-linetable-autorelease.m16 typedef double CGFloat; typedef
22 + (NSBezierPath *)bezierPathWithRoundedRect:(NSRect)rect xRadius:(CGFloat)xRadius yRadius:(CGFloat)… argument
29 CGFloat pattern[2]; argument
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGenObjC/
H A Darc-linetable-autorelease.m16 typedef double CGFloat; typedef
22 + (NSBezierPath *)bezierPathWithRoundedRect:(NSRect)rect xRadius:(CGFloat)xRadius yRadius:(CGFloat)… argument
29 CGFloat pattern[2]; argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGenObjC/
H A Darc-linetable-autorelease.m16 typedef double CGFloat; typedef
22 + (NSBezierPath *)bezierPathWithRoundedRect:(NSRect)rect xRadius:(CGFloat)xRadius yRadius:(CGFloat)… argument
29 CGFloat pattern[2]; argument
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGenObjC/
H A Darc-linetable-autorelease.m16 typedef double CGFloat; typedef
22 + (NSBezierPath *)bezierPathWithRoundedRect:(NSRect)rect xRadius:(CGFloat)xRadius yRadius:(CGFloat)… argument
29 CGFloat pattern[2]; argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGenObjC/
H A Darc-linetable-autorelease.m16 typedef double CGFloat; typedef
22 + (NSBezierPath *)bezierPathWithRoundedRect:(NSRect)rect xRadius:(CGFloat)xRadius yRadius:(CGFloat)… argument
29 CGFloat pattern[2]; argument
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGenObjC/
H A Darc-linetable-autorelease.m16 typedef double CGFloat; typedef
22 + (NSBezierPath *)bezierPathWithRoundedRect:(NSRect)rect xRadius:(CGFloat)xRadius yRadius:(CGFloat)… argument
29 CGFloat pattern[2]; argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGenObjC/
H A Darc-linetable-autorelease.m16 typedef double CGFloat; typedef
22 + (NSBezierPath *)bezierPathWithRoundedRect:(NSRect)rect xRadius:(CGFloat)xRadius yRadius:(CGFloat)… argument
29 CGFloat pattern[2]; argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGenObjC/
H A Darc-linetable-autorelease.m16 typedef double CGFloat; typedef
22 + (NSBezierPath *)bezierPathWithRoundedRect:(NSRect)rect xRadius:(CGFloat)xRadius yRadius:(CGFloat)… argument
29 CGFloat pattern[2]; argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGenObjC/
H A Darc-linetable-autorelease.m16 typedef double CGFloat; typedef
22 + (NSBezierPath *)bezierPathWithRoundedRect:(NSRect)rect xRadius:(CGFloat)xRadius yRadius:(CGFloat)… argument
29 CGFloat pattern[2]; argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGenObjC/
H A Darc-linetable-autorelease.m16 typedef double CGFloat; typedef
22 + (NSBezierPath *)bezierPathWithRoundedRect:(NSRect)rect xRadius:(CGFloat)xRadius yRadius:(CGFloat)… argument
29 CGFloat pattern[2]; argument
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGenObjC/
H A Darc-linetable-autorelease.m16 typedef double CGFloat; typedef
22 + (NSBezierPath *)bezierPathWithRoundedRect:(NSRect)rect xRadius:(CGFloat)xRadius yRadius:(CGFloat)… argument
29 CGFloat pattern[2]; argument

12345678910>>...46