Example #1
0
 static extern IntPtr CTFontCollectionCreateMatchingFontDescriptorsSortedWithCallback(
     IntPtr collection, CTFontCollectionSortDescriptorsCallback sortCallback, IntPtr refCon);
Example #2
0
		static extern IntPtr CTFontCollectionCreateMatchingFontDescriptorsSortedWithCallback (
				IntPtr collection, CTFontCollectionSortDescriptorsCallback sortCallback, IntPtr refCon);