Searched refs:hmtxPtr (Results 1 – 1 of 1) sorted by relevance
1387 sal_uInt8 *hmtxPtr, *hheaPtr; in ProcessTables() local1568 hmtxPtr = ttmalloc(hmtxSize); in ProcessTables()1569 p1 = hmtxPtr; in ProcessTables()1582 AddTable(tt, TrueTypeTableNew(T_hmtx, hmtxSize, hmtxPtr)); in ProcessTables()1584 free(hmtxPtr); in ProcessTables()
Completed in 13 milliseconds