Browse Source

+ even more added

olle 21 years ago
parent
commit
cc13caea8e
1 changed files with 8 additions and 0 deletions
  1. 8 0
      rtl/macos/macostp.inc

+ 8 - 0
rtl/macos/macostp.inc

@@ -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 }