Home
last modified time | relevance | path

Searched defs:CFStringGetCharactersPtr (Results 1 – 7 of 7) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/CoreFoundation/
H A DCFHelpers.cs42 extern static IntPtr CFStringGetCharactersPtr (IntPtr handle); in CFStringGetCharactersPtr() method in XamMac.CoreFoundation.CFHelpers
/dports/irc/smuxi/smuxi-1.1/src/Frontend-GNOME/osx/
H A DCoreFoundation.cs63 extern static IntPtr CFStringGetCharactersPtr (IntPtr handle); in CFStringGetCharactersPtr() method in MonoDevelop.MacInterop.CoreFoundation
/dports/graphics/pinta/pinta-1.7.1/Pinta/MacInterop/
H A DCoreFoundation.cs63 extern static IntPtr CFStringGetCharactersPtr (IntPtr handle); in CFStringGetCharactersPtr() method in Pinta.MacInterop.CoreFoundation
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DCFString.pas507 function CFStringGetCharactersPtr( theString: CFStringRef ): UniCharPtr; external name '_CFStringGe… in CFStringGetCharactersPtr() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT WebKit/win32/library/
H A Dwebkit_win32.cpp259 JNIEXPORT jlong JNICALL WebKit_win32_NATIVE(CFStringGetCharactersPtr) in WebKit_win32_NATIVE() argument
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT WebKit/win32/org/eclipse/swt/internal/webkit/
H A DWebKit_win32.java159 public static final native long CFStringGetCharactersPtr (long theString); in CFStringGetCharactersPtr() method in WebKit_win32
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Net/
H A DMacProxy.cs340 extern static IntPtr CFStringGetCharactersPtr (IntPtr handle); in CFStringGetCharactersPtr() method in Mono.Net.CFString