HomeSort by relevance Sort by last modified time
    Searched refs:_ppdCacheGetFinishingValues (Results 1 - 3 of 3) sorted by null

  /external/libcups/cups/
testcache.c 73 num_finishings = _ppdCacheGetFinishingValues(pc, num_options, options, (int)sizeof(finishings) / sizeof(finishings[0]), finishings);
ppd-private.h 180 extern int _ppdCacheGetFinishingValues(_ppd_cache_t *pc,
ppd-cache.c 366 num_finishings = _ppdCacheGetFinishingValues(pc, num_options, options, (int)(sizeof(finishings) / sizeof(finishings[0])), finishings);
    [all...]

Completed in 210 milliseconds