Home
last modified time | relevance | path

Searched refs:localized (Results 1 – 25 of 66) 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.h1885 UnicodeString& toPattern(UnicodeString& result, UBool localized) const;
1898 UBool localized,
1907 UBool localized,
1915 UBool localized,
2036 UBool localized) const;
2040 const UnicodeString& expAffix, UBool localized) const;
Dudat.h792 UBool localized,
809 UBool localized,
Dunum.h646 UBool localized,
/external/icu4c/i18n/
Ddecimfmt.cpp3527 UBool localized) const { in appendAffixPattern()
3529 appendAffixPattern(appendTo, expAffix, localized); in appendAffixPattern()
3537 appendAffixPattern(appendTo, s, localized); in appendAffixPattern()
3543 appendAffixPattern(appendTo, s, localized); in appendAffixPattern()
3555 } else if (localized) { in appendAffixPattern()
3587 UBool localized) const { in appendAffixPattern()
3589 if(localized) { in appendAffixPattern()
3634 DecimalFormat::toPattern(UnicodeString& result, UBool localized) const in toPattern()
3656 if (localized) { in toPattern()
3670 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.cpp859 UBool localized, in unum_applyPattern() argument
883 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/icu4c/samples/
Dreadme.txt15 date - prints out the current date, localized.
/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/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.
/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/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
DRecognitionException.as39 * to generate a localized error message. For example, MismatchedToken
/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/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/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