Searched refs:nHmtxSize (Results 1 – 1 of 1) sorted by relevance
1927 const int nHmtxSize = pMacFont->GetFontTable( "hmtx", NULL); in GetRawFontData() local1928 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 14 milliseconds