Searched refs:kCloudPrintDialogHeight (Results 1 - 3 of 3) sorted by last modified time

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

Completed in 198 milliseconds