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

  /external/chromium/chrome/browser/printing/
print_job_worker.h 92 void GetSettingsWithUI(gfx::NativeView parent_view,
96 // The callback used by PrintingContext::GetSettingsWithUI() to notify this
print_job_worker.cc 93 NewRunnableMethod(this, &PrintJobWorker::GetSettingsWithUI,
154 void PrintJobWorker::GetSettingsWithUI(gfx::NativeView parent_view,
  /external/chromium_org/chrome/browser/printing/
print_job_worker.h 99 void GetSettingsWithUI(
104 // The callback used by PrintingContext::GetSettingsWithUI() to notify this
print_job_worker.cc 104 base::Bind(&PrintJobWorker::GetSettingsWithUI,
176 void PrintJobWorker::GetSettingsWithUI(

Completed in 31 milliseconds