Searched refs:hmtxSize (Results 1 – 1 of 1) sorted by relevance
1388 sal_uInt32 hmtxSize; in ProcessTables() local1567 hmtxSize = (nGlyphs - nlsb) * 4 + nlsb * 2; in ProcessTables()1568 hmtxPtr = ttmalloc(hmtxSize); in ProcessTables()1582 AddTable(tt, TrueTypeTableNew(T_hmtx, hmtxSize, hmtxPtr)); in ProcessTables()
Completed in 24 milliseconds