Home
last modified time | relevance | path

Searched defs:lenIV (Results 1 – 6 of 6) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgdevpsf1.c167 gs_glyph notdef, int lenIV, in write_Private()
374 int lenIV = pfont->data.lenIV; in psf_write_type1_font() local
H A Dsfilter.h57 int lenIV; /* # of initial decoded bytes to skip */ member
H A Dgxfont1.h108 int lenIV; /* -1 means no encryption */ member
H A Dzfapi.c452 int lenIV = max(pfont->data.lenIV, 0), k; in FAPI_FF_get_long() local
492 private inline void decode_bytes(byte *p, const byte *s, int l, int lenIV) in decode_bytes()
510 int lenIV = max(pfont->data.lenIV, 0); in get_type1_data() local
H A Dzchar1.c462 int lenIV = pfont1->data.lenIV; in bbox_finish() local
H A Dgdevpsf2.c379 int lenIV = pfont->data.lenIV; in cff_put_CharString() local