Searched refs:rATSFont (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/vcl/aqua/source/gdi/ |
H A D | atsfonts.cxx | 119 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 13 milliseconds