Searched defs:horizontal_space (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/extensions/
H A Dextension_install_dialog_view.cc913 ExpandableContainerView::DetailsView::DetailsView(int horizontal_space, argument
932 horizontal_space - padding,
968 int horizontal_space,
994 description_label->SizeToFit(horizontal_space);
1001 details_view_ = new DetailsView(horizontal_space, parent_bulleted,
964 ExpandableContainerView( ExtensionInstallDialogView* owner, const base::string16& description, const PermissionDetails& details, int horizontal_space, bool parent_bulleted, bool show_expand_link, bool lighter_color_details) argument

Completed in 78 milliseconds