Searched refs:CreateHeading (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/apps/app_info_dialog/
H A Dapp_info_panel.h29 views::Label* CreateHeading(const base::string16& text) const;
H A Dapp_info_panel.cc25 views::Label* AppInfoPanel::CreateHeading(const base::string16& text) const { function in class:AppInfoPanel
H A Dapp_info_permissions_panel.cc120 active_permissions_heading_ = CreateHeading(l10n_util::GetStringUTF16(
138 retained_files_heading_ = CreateHeading(l10n_util::GetStringUTF16(
H A Dapp_info_summary_panel.cc179 description_heading_ = CreateHeading(
249 details_heading_ = CreateHeading(

Completed in 67 milliseconds