Uses of Class
org.eclipse.swt.internal.cocoa.CGRect
-
Packages that use CGRect Package Description org.eclipse.swt.internal.cocoa -
-
Uses of CGRect in org.eclipse.swt.internal.cocoa
Methods in org.eclipse.swt.internal.cocoa with parameters of type CGRect Modifier and Type Method Description static voidOS. CGContextBeginTransparencyLayerWithRect(long context, CGRect rect, long auxiliaryInfo)static voidOS. CGContextDrawImage(long c, CGRect rect, long image)static voidOS. CGContextFillRect(long c, CGRect rect)static voidOS. CGDisplayBounds(int display, CGRect rect)static intOS. CGGetDisplaysWithRect(CGRect rect, int maxDisplays, long displays, long matchingDisplayCount)static intOS. HIThemeDrawFocusRect(CGRect inRect, boolean inHasFocus, long inContext, int inOrientation)
-