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 voidOS.CGContextBeginTransparencyLayerWithRect(long context, CGRect rect, long auxiliaryInfo) static final voidOS.CGContextCopyWindowContentsToRect(long context, CGRect destRect, long contextID, long windowNumber, CGRect srcRect) static final voidOS.CGContextDrawImage(long c, CGRect rect, long image) static final voidOS.CGContextFillRect(long c, CGRect rect) static final voidOS.CGDisplayBounds(int display, CGRect rect) static final intOS.CGGetDisplaysWithRect(CGRect rect, int maxDisplays, long dspys, long dspyCnt) static final voidOS.CGPathAddRect(long path, long m, CGRect rect) static final intOS.HIThemeDrawFocusRect(CGRect inRect, boolean inHasFocus, long inContext, int inOrientation) static final voidstatic final void