Font collection constants

This commit is contained in:
Gregory John Casamento 2020-02-25 08:58:44 -05:00
commit 70bc1153de
29 changed files with 1281 additions and 169 deletions

View file

@ -829,6 +829,9 @@ NSFontCollectionMatchingOptionKey const NSFontCollectionIncludeDisabledFontsOpti
NSFontCollectionMatchingOptionKey const NSFontCollectionRemoveDuplicatesOption = @"NSFontCollectionRemoveDuplicatesOption";
NSFontCollectionMatchingOptionKey const NSFontCollectionDisallowAutoActivationOption = @"NSFontCollectionDisallowAutoActivationOption";
// Speech recognition...
const NSString *GSSpeechRecognizerDidRecognizeWordNotification = @"GSSpeechRecognizerDidRecognizeWordNotification";
extern void __objc_gui_force_linking (void);
void