コード例 #1
0
ファイル: FontBitmap.generated.cs プロジェクト: nanze81/bsf
 private static extern void Internal_setmissingGlyph(IntPtr thisPtr, ref CharDesc value);
コード例 #2
0
ファイル: FontBitmap.generated.cs プロジェクト: nanze81/bsf
 private static extern void Internal_getCharDesc(IntPtr thisPtr, uint charId, out CharDesc __output);
コード例 #3
0
ファイル: FontBitmap.generated.cs プロジェクト: nanze81/bsf
 private static extern void Internal_getmissingGlyph(IntPtr thisPtr, out CharDesc __output);