Explorar o código

+ even more added

olle %!s(int64=21) %!d(string=hai) anos
pai
achega
cc13caea8e
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  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 }