Home
last modified time | relevance | path

Searched refs:PPDC_COND_SATISFIED (Results 1 – 2 of 2) sorted by relevance

/external/libcups/ppdc/
Dppdc-source.cxx2455 *cond_current = PPDC_COND_SATISFIED; in scan_file()
2471 if (*cond_current & PPDC_COND_SATISFIED) in scan_file()
2478 *cond_current |= PPDC_COND_SATISFIED; in scan_file()
2506 if (*cond_current & PPDC_COND_SATISFIED) in scan_file()
2510 *cond_current |= PPDC_COND_SATISFIED; in scan_file()
Dppdc.h78 PPDC_COND_SATISFIED = 2 // At least one condition satisfied enumerator