Searched refs:GetLocalizedContentsWidthInPixels (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/
H A Dhelp_app_launcher.cc76 dialog->SetDialogSize(l10n_util::GetLocalizedContentsWidthInPixels(
78 l10n_util::GetLocalizedContentsWidthInPixels(
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
H A Deula_screen_handler.cc70 dialog->SetDialogSize(l10n_util::GetLocalizedContentsWidthInPixels(
72 l10n_util::GetLocalizedContentsWidthInPixels(
/external/chromium_org/chrome/browser/ui/ash/
H A Dsystem_tray_delegate_linux.cc273 return l10n_util::GetLocalizedContentsWidthInPixels(
H A Dsystem_tray_delegate_win.cc270 return l10n_util::GetLocalizedContentsWidthInPixels(
H A Dsystem_tray_delegate_chromeos.cc832 return l10n_util::GetLocalizedContentsWidthInPixels(
/external/chromium_org/ui/base/l10n/
H A Dl10n_util.h195 UI_BASE_EXPORT int GetLocalizedContentsWidthInPixels(int pixel_resource_id);
H A Dl10n_util.cc870 int GetLocalizedContentsWidthInPixels(int pixel_resource_id) { function in namespace:l10n_util

Completed in 139 milliseconds