Searched refs:cs_offset (Results 1 – 2 of 2) sorted by relevance
136 FT_UInt cs_offset; in cid_load_glyph() local154 cs_offset = decoder->lenIV >= 0 ? (FT_UInt)decoder->lenIV : 0; in cid_load_glyph()161 decoder, charstring + cs_offset, in cid_load_glyph()162 glyph_length - cs_offset ); in cid_load_glyph()
148 int cs_offset; member250 offset = sizeof(struct tprot) + cstab[i].cs_offset; in client()