• Home
  • Raw
  • Download

Lines Matching refs:ppdcFile

290 ppdcSource::get_attr(ppdcFile *fp, 	// I - File to read  in get_attr()
338 ppdcSource::get_boolean(ppdcFile *fp) // I - File to read in get_boolean()
374 ppdcSource::get_choice(ppdcFile *fp) // I - File to read in get_choice()
414 ppdcSource::get_color_model(ppdcFile *fp) in get_color_model()
508 ppdcFile *fp) // I - File to read in get_color_profile()
628 ppdcSource::get_constraint(ppdcFile *fp)// I - File to read in get_constraint()
704 ppdcSource::get_custom_size(ppdcFile *fp) in get_custom_size()
765 ppdcSource::get_duplex(ppdcFile *fp, // I - File to read from in get_duplex()
868 ppdcSource::get_filter(ppdcFile *fp) // I - File to read in get_filter()
946 ppdcSource::get_float(ppdcFile *fp) // I - File to read in get_float()
980 ppdcSource::get_font(ppdcFile *fp) // I - File to read in get_font()
1082 ppdcSource::get_generic(ppdcFile *fp, // I - File to read in get_generic()
1143 ppdcSource::get_group(ppdcFile *fp, // I - File to read in get_group()
1183 ppdcSource::get_installable(ppdcFile *fp) in get_installable()
1447 ppdcSource::get_integer(ppdcFile *fp) // I - File to read in get_integer()
1468 ppdcSource::get_measurement(ppdcFile *fp) in get_measurement()
1506 ppdcSource::get_option(ppdcFile *fp, // I - File to read in get_option()
1617 ppdcSource::get_po(ppdcFile *fp) // I - File to read in get_po()
1694 ppdcSource::get_resolution(ppdcFile *fp)// I - File to read in get_resolution()
1798 ppdcSource::get_simple_profile(ppdcFile *fp) in get_simple_profile()
1892 ppdcSource::get_size(ppdcFile *fp) // I - File to read in get_size()
1927 ppdcSource::get_token(ppdcFile *fp, // I - File to read in get_token()
2138 ppdcSource::get_variable(ppdcFile *fp) // I - File to read in get_variable()
2360 ppdcFile *fp = new ppdcFile(f, ffp); in read_file()
2374 ppdcSource::scan_file(ppdcFile *fp, // I - File to read in scan_file()
2563 ppdcFile *incfile; // Include file in scan_file()
2592 incfile = new ppdcFile(incname); in scan_file()