Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/gtk/
Dabout_chrome_dialog.cc41 const int kExtraLineSpacing = 5; variable
145 GtkWidget* text_vbox = gtk_vbox_new(FALSE, kExtraLineSpacing); in ShowAboutDialogForProfile()