Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgdevpsf2.c630 cff_write_Top_font(cff_writer_t *pcw, uint Encoding_offset, in cff_write_Top_font() argument
643 cff_put_int_if_ne(pcw, Encoding_offset, Encoding_DEFAULT, TOP_Encoding); in cff_write_Top_font()
1141 Encoding_offset, in psf_write_type2_font() local
1372 Encoding_offset = GSubrs_offset + in psf_write_type2_font()
1374 charset_offset = Encoding_offset + encoding_size; in psf_write_type2_font()
1396 cff_write_Top_font(&writer, Encoding_offset, charset_offset, in psf_write_type2_font()