Home
last modified time | relevance | path

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

/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Headers/AppKit/
H A DNSPrintInfo.h164 APPKIT_EXPORT NSString *NSPrintLastPage; 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.java2766 public static final native long NSPrintLastPage(); in NSPrintLastPage() method in OS
2767 public static final NSString NSPrintLastPage = new NSString(NSPrintLastPage()); 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.c3903 JNIEXPORT jlong JNICALL OS_NATIVE(NSPrintLastPage) in OS_NATIVE() argument