OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetSettingsDone
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/printing/
printer_query.cc
31
void PrinterQuery::
GetSettingsDone
(const PrintSettings& new_settings,
print_job_worker.cc
168
GetSettingsDone
(result);
171
void PrintJobWorker::
GetSettingsDone
(PrintingContext::Result result) {
183
base::Bind(&PrintJobWorkerOwner::
GetSettingsDone
,
204
base::Bind(&PrintJobWorker::
GetSettingsDone
,
211
GetSettingsDone
(result);
print_job.cc
101
void PrintJob::
GetSettingsDone
(const PrintSettings& new_settings,
Completed in 37 milliseconds