Beispiel #1
0
 private static extern void Internal_GetChar(IntPtr instance, int id, out CharDesc output);
Beispiel #2
0
 private static extern void Internal_GetMissingChar(IntPtr instance, out CharDesc output);
Beispiel #3
0
 private static extern void Internal_getCharDesc(IntPtr thisPtr, uint charId, out CharDesc __output);
Beispiel #4
0
 private static extern void Internal_getmissingGlyph(IntPtr thisPtr, out CharDesc __output);
Beispiel #5
0
 private static extern void Internal_setmissingGlyph(IntPtr thisPtr, ref CharDesc value);