Uses of Class
org.eclipse.swt.internal.cocoa.CGRect
Packages that use CGRect
-
Uses of CGRect in org.eclipse.swt.internal.cocoa
Methods in org.eclipse.swt.internal.cocoa with parameters of type CGRectModifier and TypeMethodDescriptionstatic final void
OS.CGContextBeginTransparencyLayerWithRect
(long context, CGRect rect, long auxiliaryInfo) static final void
OS.CGContextCopyWindowContentsToRect
(long context, CGRect destRect, long contextID, long windowNumber, CGRect srcRect) static final void
OS.CGContextDrawImage
(long c, CGRect rect, long image) static final void
OS.CGContextFillRect
(long c, CGRect rect) static final void
OS.CGDisplayBounds
(int display, CGRect rect) static final int
OS.CGGetDisplaysWithRect
(CGRect rect, int maxDisplays, long dspys, long dspyCnt) static final void
OS.CGPathAddRect
(long path, long m, CGRect rect) static final int
OS.HIThemeDrawFocusRect
(CGRect inRect, boolean inHasFocus, long inContext, int inOrientation) static final void
static final void