Uses of Class
org.eclipse.swt.internal.cocoa.objc_super
Packages that use objc_super
-
Uses of objc_super in org.eclipse.swt.internal.cocoa
Methods in org.eclipse.swt.internal.cocoa with parameters of type objc_superModifier and TypeMethodDescriptionstatic final long
OS.objc_msgSendSuper
(objc_super superId, long sel) static final long
OS.objc_msgSendSuper
(objc_super superId, long sel, boolean arg0) static final long
OS.objc_msgSendSuper
(objc_super superId, long sel, boolean arg0, NSRect arg1) static final long
OS.objc_msgSendSuper
(objc_super superId, long sel, long arg0) static final long
OS.objc_msgSendSuper
(objc_super superId, long sel, long arg0, boolean arg1) static final long
OS.objc_msgSendSuper
(objc_super superId, long sel, long arg0, long arg1) static final long
OS.objc_msgSendSuper
(objc_super superId, long sel, long arg0, long arg1, long arg2, boolean arg3) static final long
OS.objc_msgSendSuper
(objc_super superId, long sel, long arg0, long arg1, long arg2, long arg3) static final long
OS.objc_msgSendSuper
(objc_super superId, long sel, long arg0, NSPoint arg1) static final long
OS.objc_msgSendSuper
(objc_super superId, long sel, long arg0, NSPoint arg1, long arg2) static final long
OS.objc_msgSendSuper
(objc_super superId, long sel, long arg0, NSRect arg1, long arg2) static final long
OS.objc_msgSendSuper
(objc_super superId, long sel, NSPoint arg0) static final long
OS.objc_msgSendSuper
(objc_super superId, long sel, NSRect arg0) static final long
OS.objc_msgSendSuper
(objc_super superId, long sel, NSRect arg0, long arg1) static final long
OS.objc_msgSendSuper
(objc_super superId, long sel, NSSize arg0) static final boolean
OS.objc_msgSendSuper_bool
(objc_super superId, long sel, long arg0, NSPoint arg1) static final boolean
OS.objc_msgSendSuper_bool
(objc_super superId, long sel, NSRange arg0, long arg1) static final void
OS.objc_msgSendSuper_stret
(NSRect result, objc_super superId, long sel, long arg0) static final void
OS.objc_msgSendSuper_stret
(NSRect result, objc_super superId, long sel, long arg0, NSRect arg1, long arg2) static final void
OS.objc_msgSendSuper_stret
(NSRect result, objc_super superId, long sel, NSRect arg0) static final void
OS.objc_msgSendSuper_stret
(NSRect result, objc_super superId, long sel, NSRect arg0, long arg1) static final void
OS.objc_msgSendSuper_stret
(NSSize result, objc_super superId, long sel) static final void
OS.objc_msgSendSuper_stret
(NSSize result, objc_super superId, long sel, boolean arg0) static final void
OS.objc_msgSendSuper_stret
(NSSize result, objc_super superId, long sel, NSRect arg0)