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

/external/chromium_org/chrome/browser/printing/
H A Dprinter_query.cc67 GetSettingsAskParam ask_user_for_settings,
78 is_print_dialog_box_shown_ = ask_user_for_settings == ASK_USER;
66 GetSettings( GetSettingsAskParam ask_user_for_settings, int expected_page_count, bool has_selection, MarginType margin_type, const base::Closure& callback) argument
H A Dprint_job_worker.cc115 bool ask_user_for_settings,
132 if (ask_user_for_settings) {
114 GetSettings( bool ask_user_for_settings, int document_page_count, bool has_selection, MarginType margin_type) argument

Completed in 1178 milliseconds