Searched defs:GetPPD (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/printing/backend/
H A Dprint_backend_cups.cc58 base::FilePath GetPPD(const char* name);
165 base::FilePath ppd_path(GetPPD(printer_name.c_str()));
257 base::FilePath PrintBackendCUPS::GetPPD(const char* name) { function in class:printing::PrintBackendCUPS

Completed in 104 milliseconds