Home
last modified time | relevance | path

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

/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Headers/AppKit/
H A DNSAttributedString.h68 APPKIT_EXPORT NSString *NSLinkAttributeName; 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.java2733 public static final native long NSLinkAttributeName(); in NSLinkAttributeName() method in OS
2734 public static final NSString NSLinkAttributeName = new NSString(NSLinkAttributeName()); 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.c3704 JNIEXPORT jlong JNICALL OS_NATIVE(NSLinkAttributeName) in OS_NATIVE() argument