Home
last modified time | relevance | path

Searched refs:rATSFont (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/aqua/source/gdi/
H A Datsfonts.cxx119 ATSFontRef rATSFont = FMGetATSFontRefFromFont( (ATSUFontID)mnFontId ); in GetFontTable() local
121 OSStatus eStatus = ATSFontGetTable( rATSFont, pTagCode, 0, 0, NULL, &nBufSize ); in GetFontTable()
129 eStatus = ATSFontGetTable( rATSFont, pTagCode, 0, nBufSize, (void*)pResultBuf, &nRawLength ); in GetFontTable()

Completed in 15 milliseconds