Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dttcr.cxx784 sal_uInt32 coffset; in GetRawData_cmap() local
805 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 22 milliseconds