• Home
  • Raw
  • Download

Lines Matching refs:pwg_name

976   const char		*pwg_name;	/* Standard PWG media name */  in _ppdCacheCreateWithPPD()  local
1068 pwg_name = pwg_media->pwg; in _ppdCacheCreateWithPPD()
1079 pwg_name = pwg_keyword; in _ppdCacheCreateWithPPD()
1156 new_size->map.pwg = _cupsStrAlloc(pwg_name); in _ppdCacheCreateWithPPD()
1220 pwg_name = "auto"; in _ppdCacheCreateWithPPD()
1222 pwg_name = "main"; in _ppdCacheCreateWithPPD()
1224 pwg_name = "photo"; in _ppdCacheCreateWithPPD()
1226 pwg_name = "disc"; in _ppdCacheCreateWithPPD()
1230 pwg_name = "by-pass-tray"; in _ppdCacheCreateWithPPD()
1232 pwg_name = "large-capacity"; in _ppdCacheCreateWithPPD()
1234 pwg_name = "bottom"; in _ppdCacheCreateWithPPD()
1236 pwg_name = "middle"; in _ppdCacheCreateWithPPD()
1238 pwg_name = "top"; in _ppdCacheCreateWithPPD()
1240 pwg_name = "side"; in _ppdCacheCreateWithPPD()
1242 pwg_name = "main-roll"; in _ppdCacheCreateWithPPD()
1249 pwg_name = pwg_keyword; in _ppdCacheCreateWithPPD()
1254 map->pwg = _cupsStrAlloc(pwg_name); in _ppdCacheCreateWithPPD()
1282 pwg_name = "auto"; in _ppdCacheCreateWithPPD()
1284 pwg_name = "cardstock"; in _ppdCacheCreateWithPPD()
1286 pwg_name = "envelope"; in _ppdCacheCreateWithPPD()
1288 pwg_name = "photographic-glossy"; in _ppdCacheCreateWithPPD()
1290 pwg_name = "photographic-high-gloss"; in _ppdCacheCreateWithPPD()
1292 pwg_name = "photographic-matte"; in _ppdCacheCreateWithPPD()
1294 pwg_name = "stationery"; in _ppdCacheCreateWithPPD()
1296 pwg_name = "stationery-coated"; in _ppdCacheCreateWithPPD()
1298 pwg_name = "stationery-inkjet"; in _ppdCacheCreateWithPPD()
1300 pwg_name = "stationery-letterhead"; in _ppdCacheCreateWithPPD()
1302 pwg_name = "stationery-preprinted"; in _ppdCacheCreateWithPPD()
1304 pwg_name = "stationery-recycled"; in _ppdCacheCreateWithPPD()
1306 pwg_name = "transparency"; in _ppdCacheCreateWithPPD()
1313 pwg_name = pwg_keyword; in _ppdCacheCreateWithPPD()
1318 map->pwg = _cupsStrAlloc(pwg_name); in _ppdCacheCreateWithPPD()