mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 13:49:29 +02:00
+ even more added
This commit is contained in:
parent
34a9ad3bd2
commit
cc13caea8e
@ -1074,6 +1074,14 @@ TYPE
|
||||
|
||||
QDGlobalsHdl = ^QDGlobalsPtr;
|
||||
|
||||
PROCEDURE InitGraf(globalPtr: Mac_Ptr);
|
||||
external 'InterfaceLib';
|
||||
|
||||
{************** from Fonts ***************}
|
||||
|
||||
PROCEDURE SetFScaleDisable(fscaleDisable: BOOLEAN);
|
||||
external 'InterfaceLib';
|
||||
|
||||
{************** from AEDataModel ***************}
|
||||
|
||||
{ Apple event descriptor types }
|
||||
|
Loading…
Reference in New Issue
Block a user