gfxparams_t 1157 lib/gfxtools.c gfxparams_t* gfxparams_new() gfxparams_t 1159 lib/gfxtools.c return (gfxparams_t*)rfx_calloc(sizeof(gfxparams_t)); gfxparams_t 1162 lib/gfxtools.c void gfxparams_store(gfxparams_t*params, const char*key, const char*value) gfxparams_t 1188 lib/gfxtools.c void gfxparams_free(gfxparams_t*params) gfxparams_t 114 lib/gfxtools.h gfxparams_t* gfxparams_new(); gfxparams_t 115 lib/gfxtools.h void gfxparams_store(gfxparams_t*params, const char*name, const char*value); gfxparams_t 116 lib/gfxtools.h void gfxparams_free(gfxparams_t*params); gfxparams_t 40 lib/pdf/pdf.cc gfxparams_t* parameters; gfxparams_t 73 lib/pdf/pdf.cc gfxparams_t* parameters;