Home
last modified time | relevance | path

Searched defs:styleDict (Results 1 – 1 of 1) sorted by relevance

/dports/audio/praat/praat-6.2.03/sys/
H A DGraphics_text.cpp607 …CFDictionaryRef styleDict = CFDictionaryCreate (nullptr, (const void **) & key, (const void **) & … in quartz_getFontRef() local
622 NSMutableDictionary *styleDict = [[NSMutableDictionary alloc] initWithCapacity: 1]; in quartz_getFontRef() local