Home
last modified time | relevance | path

Searched refs:NSAnimationCurve (Results 1 – 19 of 19) sorted by relevance

/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Headers/AppKit/
H A DNSAnimation.h56 typedef NSUInteger NSAnimationCurve; typedef
119 NSAnimationCurve _curve; // Id of progres->value function
158 - (NSAnimationCurve) animationCurve;
183 animationCurve: (NSAnimationCurve)curve;
206 - (void) setAnimationCurve: (NSAnimationCurve)curve;
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/appkit/
H A DNSAnimation.inc14 NSAnimationCurve = NSUInteger;
15 NSAnimationCurvePtr = ^NSAnimationCurve;
86 …hDuration_animationCurve (duration: NSTimeInterval; animationCurve: NSAnimationCurve): instancetyp…
98 procedure setAnimationCurve(newValue: NSAnimationCurve); message 'setAnimationCurve:';
99 function animationCurve: NSAnimationCurve; message 'animationCurve';
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Analysis/
H A Dpr_2542_rdar_6793404.m26 typedef NSUInteger NSAnimationCurve; typedef
28 - (id)initWithDuration:(NSTimeInterval)duration animationCurve:(NSAnimationCurve)animationCurve; argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Analysis/
H A Dpr_2542_rdar_6793404.m26 typedef NSUInteger NSAnimationCurve; typedef
28 - (id)initWithDuration:(NSTimeInterval)duration animationCurve:(NSAnimationCurve)animationCurve; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Analysis/
H A Dpr_2542_rdar_6793404.m26 typedef NSUInteger NSAnimationCurve; typedef
28 - (id)initWithDuration:(NSTimeInterval)duration animationCurve:(NSAnimationCurve)animationCurve; argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Analysis/
H A Dpr_2542_rdar_6793404.m26 typedef NSUInteger NSAnimationCurve; typedef
28 - (id)initWithDuration:(NSTimeInterval)duration animationCurve:(NSAnimationCurve)animationCurve; argument
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Analysis/
H A Dpr_2542_rdar_6793404.m26 typedef NSUInteger NSAnimationCurve; typedef
28 - (id)initWithDuration:(NSTimeInterval)duration animationCurve:(NSAnimationCurve)animationCurve; argument
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Analysis/
H A Dpr_2542_rdar_6793404.m26 typedef NSUInteger NSAnimationCurve; typedef
28 - (id)initWithDuration:(NSTimeInterval)duration animationCurve:(NSAnimationCurve)animationCurve; argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Analysis/
H A Dpr_2542_rdar_6793404.m26 typedef NSUInteger NSAnimationCurve; typedef
28 - (id)initWithDuration:(NSTimeInterval)duration animationCurve:(NSAnimationCurve)animationCurve; argument
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Analysis/
H A Dpr_2542_rdar_6793404.m26 typedef NSUInteger NSAnimationCurve; typedef
28 - (id)initWithDuration:(NSTimeInterval)duration animationCurve:(NSAnimationCurve)animationCurve; argument
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Analysis/
H A Dpr_2542_rdar_6793404.m26 typedef NSUInteger NSAnimationCurve; typedef
28 - (id)initWithDuration:(NSTimeInterval)duration animationCurve:(NSAnimationCurve)animationCurve; argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Analysis/
H A Dpr_2542_rdar_6793404.m26 typedef NSUInteger NSAnimationCurve; typedef
28 - (id)initWithDuration:(NSTimeInterval)duration animationCurve:(NSAnimationCurve)animationCurve; argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Analysis/
H A Dpr_2542_rdar_6793404.m26 typedef NSUInteger NSAnimationCurve; typedef
28 - (id)initWithDuration:(NSTimeInterval)duration animationCurve:(NSAnimationCurve)animationCurve; argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Analysis/
H A Dpr_2542_rdar_6793404.m26 typedef NSUInteger NSAnimationCurve; typedef
28 - (id)initWithDuration:(NSTimeInterval)duration animationCurve:(NSAnimationCurve)animationCurve; argument
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Analysis/
H A Dpr_2542_rdar_6793404.m26 typedef NSUInteger NSAnimationCurve; typedef
28 - (id)initWithDuration:(NSTimeInterval)duration animationCurve:(NSAnimationCurve)animationCurve; argument
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/Analysis/
H A Dpr_2542_rdar_6793404.m26 typedef NSUInteger NSAnimationCurve;
28 - (id)initWithDuration:(NSTimeInterval)duration animationCurve:(NSAnimationCurve)animationCurve;
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/Analysis/
H A Dpr_2542_rdar_6793404.m26 typedef NSUInteger NSAnimationCurve; typedef
28 - (id)initWithDuration:(NSTimeInterval)duration animationCurve:(NSAnimationCurve)animationCurve; argument
/dports/lang/clang-mesa/clang-13.0.1.src/test/Analysis/
H A Dpr_2542_rdar_6793404.m26 typedef NSUInteger NSAnimationCurve; typedef
28 - (id)initWithDuration:(NSTimeInterval)duration animationCurve:(NSAnimationCurve)animationCurve; argument
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Source/
H A DNSAnimation.m270 - (NSAnimationCurve) animationCurve
272 NSAnimationCurve c;
400 animationCurve: (NSAnimationCurve)curve
574 - (void) setAnimationCurve: (NSAnimationCurve)curve
939 NSAnimationCurve animationCurve = 0;