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

  /external/chromium/chrome/browser/printing/
print_dialog_cloud.cc 401 prefs::kCloudPrintDialogHeight, size.height());
541 if (!pref_service->FindPreference(prefs::kCloudPrintDialogHeight)) {
542 pref_service->RegisterIntegerPref(prefs::kCloudPrintDialogHeight,
547 int height = pref_service->GetInteger(prefs::kCloudPrintDialogHeight);
  /external/chromium/chrome/common/
pref_names.cc     [all...]
pref_names.h 443 extern const char kCloudPrintDialogHeight[];

Completed in 369 milliseconds