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

  /external/chromium_org/chrome/browser/ui/views/
update_recommended_message_box.cc 34 const int kDialogWidth = 400;
43 params.message_width = kDialogWidth;
create_application_shortcut_view.cc 341 static const int kDialogWidth = 360;
343 kDialogWidth);
344 return gfx::Size(kDialogWidth, height);

Completed in 44 milliseconds