Searched defs:nparams (Results 1 – 6 of 6) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | zcharout.c | 221 int nparams; in zchar_set_cache() local
|
/plan9/sys/src/cmd/gs/libpng/ |
H A D | pngset.c | 371 png_charp purpose, png_int_32 X0, png_int_32 X1, int type, int nparams, in png_set_pCAL()
|
H A D | pngget.c | 600 png_charp *purpose, png_int_32 *X0, png_int_32 *X1, int *type, int *nparams, in png_get_pCAL()
|
H A D | pngtest.c | 935 int type, nparams; in test_one_file() local
|
H A D | pngrutil.c | 1560 png_byte type, nparams; in png_handle_pCAL() local
|
H A D | pngwutil.c | 1495 png_int_32 X1, int type, int nparams, png_charp units, png_charpp params) in png_write_pCAL()
|