Searched refs:coffset (Results 1 – 1 of 1) sorted by relevance
784 sal_uInt32 coffset; in GetRawData_cmap() local805 coffset = 4 + t->n * 8; in GetRawData_cmap()810 PutUInt32(coffset, cmap + 4, 4 + i * 8, 1); in GetRawData_cmap()811 memcpy(cmap + coffset, subtables[i], sizes[i]); in GetRawData_cmap()813 coffset += sizes[i]; in GetRawData_cmap()
Completed in 19 milliseconds