コード例 #1
0
 static extern IntPtr CTFontCollectionCreateMatchingFontDescriptorsSortedWithCallback(
     IntPtr collection, CTFontCollectionSortDescriptorsCallback sortCallback, IntPtr refCon);
コード例 #2
0
ファイル: CTFontCollection.cs プロジェクト: polipo/maccore
		static extern IntPtr CTFontCollectionCreateMatchingFontDescriptorsSortedWithCallback (
				IntPtr collection, CTFontCollectionSortDescriptorsCallback sortCallback, IntPtr refCon);