Home
last modified time | relevance | path

Searched refs:kCloudPrintDialogHeight (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/printing/
Dprint_dialog_cloud.cc479 profile->GetPrefs()->SetInteger(prefs::kCloudPrintDialogHeight, in StoreDialogClientSize()
529 *height = prefs->GetInteger(prefs::kCloudPrintDialogHeight); in GetDialogWidthAndHeightFromPrefs()
692 prefs::kCloudPrintDialogHeight, in RegisterProfilePrefs()
/external/chromium_org/chrome/common/
Dpref_names.cc1729 const char kCloudPrintDialogHeight[] = "cloud_print.dialog_size.height"; variable
Dpref_names.h596 extern const char kCloudPrintDialogHeight[];