Home
last modified time | relevance | path

Searched defs:NSEqualRects (Results 1 – 3 of 3) sorted by relevance

/dports/lang/gnustep-base/libs-base-base-1_27_0/Source/
H A DNSGeometry.m480 NSEqualRects(NSRect aRect, NSRect bRect) function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/library/
H A Dos.c3625 JNIEXPORT jboolean JNICALL OS_NATIVE(NSEqualRects) in OS_NATIVE() argument
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/
H A DOS.java3190 public static final native boolean NSEqualRects(NSRect aRect, NSRect bRect); in NSEqualRects() method in OS