Home
last modified time | relevance | path

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

/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx1927 const int nHmtxSize = pMacFont->GetFontTable( "hmtx", NULL); in GetRawFontData() local
1928 if( nHmtxSize <= 0) in GetRawFontData()
1962 nTotalSize += nHheaSize + nHmtxSize; in GetRawFontData()
2020 if( nHmtxSize != pMacFont->GetFontTable( "hmtx", &rBuffer[nOfs])) in GetRawFontData()
2022 FakeDirEntry( "hmtx", nOfs, nHmtxSize, &rBuffer[0], pFakeEntry ); in GetRawFontData()
2023 nOfs += nHmtxSize; in GetRawFontData()

Completed in 37 milliseconds