Home
last modified time | relevance | path

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

/packages/services/BuiltInPrintService/jni/lib/
Dlib_wprint.c1524 static char *_get_print_format(const char *mime_type, const wprint_job_params_t *job_params, in _get_print_format() function
1744 print_format = _get_print_format(mime_type, job_params, printer_cap); in wprintStartJob()