Home
last modified time | relevance | path

Searched refs:rCTFont (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/aqua/source/gdi/
H A Dctfonts.cxx332 CTFontRef rCTFont = CTFontCreateWithFontDescriptor( pFontDesc, 0.0, NULL); in GetFontTable() local
333 CFDataRef pDataRef = CTFontCopyTable( rCTFont, nTagCode, kCTFontTableOptionExcludeSynthetic); in GetFontTable()
334 CFRelease( rCTFont); in GetFontTable()

Completed in 16 milliseconds