소스 검색

+ even more added

olle 21 년 전
부모
커밋
cc13caea8e
1개의 변경된 파일8개의 추가작업 그리고 0개의 파일을 삭제
  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 }