2
0
olle 21 жил өмнө
parent
commit
cc13caea8e

+ 8 - 0
rtl/macos/macostp.inc

@@ -1074,6 +1074,14 @@ TYPE
 
 
   QDGlobalsHdl            = ^QDGlobalsPtr;
   QDGlobalsHdl            = ^QDGlobalsPtr;
 
 
+PROCEDURE InitGraf(globalPtr: Mac_Ptr);
+external 'InterfaceLib';
+
+{************** from Fonts ***************}
+
+PROCEDURE SetFScaleDisable(fscaleDisable: BOOLEAN);
+external 'InterfaceLib';
+
 {************** from AEDataModel ***************}
 {************** from AEDataModel ***************}
 
 
 { Apple event descriptor types }
 { Apple event descriptor types }