Home
last modified time | relevance | path

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

/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Headers/AppKit/
H A DNSPrintInfo.h167 APPKIT_EXPORT NSString *NSPrintMustCollate; variable
/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.java2769 public static final native long NSPrintMustCollate(); in NSPrintMustCollate() method in OS
2770 public static final NSString NSPrintMustCollate = new NSString(NSPrintMustCollate()); field in OS
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/library/
H A Dos.c3915 JNIEXPORT jlong JNICALL OS_NATIVE(NSPrintMustCollate) in OS_NATIVE() argument