Home
last modified time | relevance | path

Searched refs:localized (Results 1 – 25 of 65) sorted by relevance

123

/external/webkit/Source/WebCore/html/
DNumberInputType.cpp228 String localized = formatLocalizedNumber(doubleValue, decimalPlace); in visibleValue() local
229 return localized.isEmpty() ? currentValue : localized; in visibleValue()
/external/icu4c/i18n/unicode/
Ddecimfmt.h1879 UnicodeString& toPattern(UnicodeString& result, UBool localized) const;
1892 UBool localized,
1901 UBool localized,
1909 UBool localized,
2016 UBool localized) const;
2020 const UnicodeString& expAffix, UBool localized) const;
Dudat.h792 UBool localized,
809 UBool localized,
Dunum.h592 UBool localized,
/external/icu4c/i18n/
Ddecimfmt.cpp3292 UBool localized) const { in appendAffixPattern()
3294 appendAffixPattern(appendTo, expAffix, localized); in appendAffixPattern()
3302 appendAffixPattern(appendTo, s, localized); in appendAffixPattern()
3308 appendAffixPattern(appendTo, s, localized); in appendAffixPattern()
3320 } else if (localized) { in appendAffixPattern()
3352 UBool localized) const { in appendAffixPattern()
3354 if(localized) { in appendAffixPattern()
3399 DecimalFormat::toPattern(UnicodeString& result, UBool localized) const in toPattern()
3421 if (localized) { in toPattern()
3435 if (localized) { in toPattern()
[all …]
Dudat.cpp326 UBool localized, in udat_toPattern() argument
344 if(localized) in udat_toPattern()
348 } else if (!localized && (reldtfmt=dynamic_cast<const RelativeDateFormat *>(df))!=NULL) { in udat_toPattern()
362 UBool localized, in udat_applyPattern() argument
374 if(localized) in udat_applyPattern()
Dunum.cpp898 UBool localized, in unum_applyPattern() argument
922 if(localized) { in unum_applyPattern()
/external/webkit/Source/WebKit/mac/DefaultDelegates/
DWebDefaultUIDelegate.m157 // FIXME: We want a default here, but that would add localized strings.
162 // FIXME: We want a default here, but that would add localized strings.
183 // FIXME: We want a default here, but that would add localized strings.
/external/chromium/chrome/browser/ui/cocoa/wrench_menu/
Dwrench_menu_controller.mm168 // Fit the localized strings into the Cut/Copy/Paste control, then resize the
175 // the localized strings while keeping them all aligned on their horizontal
/external/webkit/Source/WebCore/platform/mac/
DLocalizedStringsMac.mm43 NSString *notFound = @"localized string not found";
/external/bison/
DPACKAGING20 contains localized programs that use the diagnostics contained in
/external/protobuf/src/google/protobuf/stubs/
Dstrutil.cc1145 string localized = LocalizeRadix(text, temp_endptr); in NoLocaleStrtod() local
1146 const char* localized_cstr = localized.c_str(); in NoLocaleStrtod()
1155 int size_diff = localized.size() - strlen(text); in NoLocaleStrtod()
/external/webkit/Source/WebKit/mac/Misc/
DWebLocalizableStrings.mm61 NSString *notFound = @"localized string not found";
DWebKitErrors.m77 // insert a localized string here for those folks not savvy to our category methods
/external/icu4c/samples/
Dreadme.txt15 date - prints out the current date, localized.
/external/chromium/chrome/browser/ui/cocoa/
Dhistory_menu_bridge_unittest.mm304 // Do not test menu item title because it is localized.
323 // Do not test menu item title because it is localized.
Dpage_info_bubble_controller.mm428 // Call size-to-fit to fixup for the localized string.
Dtask_manager_mac.mm25 // make the columns look nicer, and to take potentially longer localized strings
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/mac/
DWebErrorsMac.mm79 // insert a localized string here for those folks not savvy to our category methods
/external/webkit/Source/WebKit/
DChangeLog4 now that all localized strings in WebKit/win use WEB_UI_STRING.
169 Fix remaining localization issues by piping all localized strings through WebCore's
216 HTML5 <details> and <summary>: localized text
363 Title for images should use localized numerals
1919 Fixed localized string key collision. update-webkit-localized-strings now
2002 Add new localized strings.
2149 Fix localized strings for media controller time values.
2423 Add localized strings for media controller accessiblility.
2866 Add localized strings for media controller status messages.
3264 Update strings not to be localized.
[all …]
/external/chromium/chrome/browser/ui/cocoa/download/
Ddownload_item_controller.mm320 // setup of the the item, so the localized text and sizing might not have
/external/webkit/Source/WebKit/mac/Plugins/
DWebBasePluginPackage.mm194 // If the plist isn't localized, have the plug-in recreate it in the preferred language.
/external/quake/quake/src/QW/
Dqwchangelog.txt82 - full server controlled localized client maxspeed and gravity is in
/external/webkit/Source/WebKit/gtk/po/
DChangeLog385 Updated to accomodate the change done to the localized string.
Dko.po1185 #. FIXME: If this file gets localized, this should really be localized as one string with a wildcar…

123