mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-19 13:29:29 +02:00
parent
86bbce694e
commit
8797c46aba
@ -138,7 +138,7 @@ type
|
|||||||
{$ENDIF}
|
{$ENDIF}
|
||||||
FT_F2Dot14 = smallint;
|
FT_F2Dot14 = smallint;
|
||||||
FT_F26Dot6 = longint;
|
FT_F26Dot6 = longint;
|
||||||
FT_Fixed = longint;
|
FT_Fixed = FT_Long;
|
||||||
FT_Error = longint;
|
FT_Error = longint;
|
||||||
FT_Pointer = pointer;
|
FT_Pointer = pointer;
|
||||||
//FT_Offset = size_t;
|
//FT_Offset = size_t;
|
||||||
|
Loading…
Reference in New Issue
Block a user