transparency       45 http/modules/ngx_http_image_filter_module.c     ngx_flag_t                   transparency;
transparency      131 http/modules/ngx_http_image_filter_module.c       offsetof(ngx_http_image_filter_conf_t, transparency),
transparency      758 http/modules/ngx_http_image_filter_module.c     if (colors && conf->transparency) {
transparency     1146 http/modules/ngx_http_image_filter_module.c     conf->transparency = NGX_CONF_UNSET;
transparency     1185 http/modules/ngx_http_image_filter_module.c     ngx_conf_merge_value(conf->transparency, prev->transparency, 1);