Home
last modified time | relevance | path

Searched refs:PPDC_FONT_ROM (Results 1 – 4 of 4) sorted by relevance

/external/libcups/ppdc/
Dppdc-import.cxx259 fstatus = PPDC_FONT_ROM; in import_ppd()
Dppdc.h46 PPDC_FONT_ROM, // Font is in ROM enumerator
Dppdc-driver.cxx1308 bfn->status == PPDC_FONT_ROM ? "ROM" : "Disk", lf); in write_ppd_file()
1314 fn->status == PPDC_FONT_ROM ? "ROM" : "Disk", lf); in write_ppd_file()
Dppdc-source.cxx1021 status = PPDC_FONT_ROM; in get_font()
1059 status = PPDC_FONT_ROM; in get_font()
3666 fo->status == PPDC_FONT_ROM ? "ROM" : "Disk"); in write_file()