Searched refs:GetAppLocale (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/printing/
H A Dprinting_context.h38 virtual std::string GetAppLocale() = 0;
H A Dprinting_context_no_system_dialog.cc57 delegate_->GetAppLocale().c_str(), &height, &width, &error);
H A Dprinting_context_win_unittest.cc28 virtual std::string GetAppLocale() OVERRIDE { return std::string(); }
H A Demf_win_unittest.cc45 virtual std::string GetAppLocale() OVERRIDE { return std::string(); }
H A Dprinting_context_android.cc152 delegate_->GetAppLocale().c_str(), &height, &width, &error);
/external/chromium_org/content/browser/renderer_host/pepper/
H A Dpepper_print_settings_manager.cc51 virtual std::string GetAppLocale() OVERRIDE {
/external/chromium_org/chrome/browser/printing/
H A Dprint_job_worker.cc45 virtual std::string GetAppLocale() OVERRIDE;
71 std::string PrintingContextDelegate::GetAppLocale() { function in class:printing::__anon4484::PrintingContextDelegate
/external/chromium_org/ui/base/l10n/
H A Dl10n_util_unittest.cc104 TEST_F(L10nUtilTest, GetAppLocale) {
/external/chromium_org/chrome/browser/ui/webui/print_preview/
H A Dprint_preview_handler.cc305 virtual std::string GetAppLocale() OVERRIDE {

Completed in 425 milliseconds