HomeSort by relevance Sort by last modified time
    Searched full:localized (Results 26 - 50 of 396) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium/chrome/browser/ui/webui/options/
font_settings_utils_gtk.cc 33 font_item->Append(Value::CreateStringValue(*iter)); // localized name.
34 // TODO(yusukes): Support localized family names.
  /external/webkit/Source/WebCore/manual-tests/NPN_Invoke/NPN_Invoke.xcodeproj/
project.pbxproj 11 2220B04709A459ED0030077C /* Localized.r in Rez */ = {isa = PBXBuildFile; fileRef = 2220B04609A459ED0030077C /* Localized.r */; };
20 2220B03809A459B20030077C /* English */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.rez; name = English; path = English.lproj/Localized.r; sourceTree = "<group>"; };
66 2220B04609A459ED0030077C /* Localized.r */,
148 2220B04709A459ED0030077C /* Localized.r in Rez */,
166 2220B04609A459ED0030077C /* Localized.r */ = {
171 name = Localized.r;
  /external/chromium/chrome/browser/resources/shared/js/
local_strings.js 57 * Gets a localized string by its id.
59 * @return {string} The localized string.
67 * Returns a formatted localized string where $1 to $9 are replaced by the
  /external/webkit/Source/WebCore/platform/text/
LocalizedNumber.h 38 // Parses a string representation of a floating point number localized
40 // or an implementation doesn't support localized numbers, this
47 // current locale. If an implementation doesn't support localized
  /external/chromium/chrome/browser/ui/cocoa/find_bar/
find_bar_text_field_cell.h 19 // Sets the results label to the localized equivalent of "X of Y".
  /frameworks/base/core/res/res/raw/
loaderror.html 15 <!-- The %e is replaced by a localized error string -->
  /frameworks/base/core/res/res/raw-cs/
loaderror.html 14 <!-- The %e is replaced by a localized error string -->
  /frameworks/base/core/res/res/raw-fi/
loaderror.html 14 <!-- The %e is replaced by a localized error string -->
  /frameworks/base/core/res/res/raw-hu/
loaderror.html 14 <!-- The %e is replaced by a localized error string -->
  /frameworks/base/core/res/res/raw-pt-rBR/
loaderror.html 14 <!-- The %e is replaced by a localized error string -->
  /packages/experimental/StrictModeTest/
Android.mk 18 LOCAL_MODULE_TAGS := tests # Allows non-localized strings
  /libcore/luni/src/main/java/java/util/spi/
CurrencyNameProvider.java 24 * localized currency symbols (currency names) from currency codes.
38 * Returns the localized currency symbol for the given currency code.
TimeZoneNameProvider.java 24 * localized time zone names.
38 * Returns the localized name for the given time zone in the given locale.
LocaleServiceProvider.java 37 * Returns all locales for which this locale service provider has localized objects or names.
  /external/icu4c/i18n/unicode/
dtfmtsym.h 66 * replace the localized date-time format pattern characters with the ones that
420 * Get the non-localized date-time pattern characters.
421 * @return the non-localized date-time pattern characters
427 * Gets localized date-time pattern characters. For example: 'u', 't', etc.
429 * Note: ICU no longer provides localized date-time pattern characters for a locale
430 * starting ICU 3.8. This method returns the non-localized date-time pattern
431 * characters unless user defined localized data is set by setLocalPatternChars.
432 * @param result Output param which will receive the localized date-time pattern characters.
439 * Sets localized date-time pattern characters. For example: 'u', 't', etc.
440 * @param newLocalPatternChars the new localized date-tim
    [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/res/
XPATHMessages.java 42 * arguments, localized to the given locale.
60 * arguments, localized to the given locale.
78 * arguments, localized to the given locale.
  /frameworks/base/core/java/android/net/http/
ErrorStrings.java 23 * Localized strings for the error codes defined in EventHandler.
33 * Get the localized error message resource for the given error code.
41 * Get the localized error message resource for the given error code.
  /libcore/luni/src/main/java/java/util/logging/
Formatter.java 39 * resulted string is usually localized and includes the message field of
49 * Formats a {@code LogRecord} object into a localized string
53 * The message string is firstly localized using the {@code ResourceBundle}
  /libcore/luni/src/test/java/libcore/java/lang/
OldThrowableTest.java 53 assertEquals("Returned incorrect localized message.",
57 assertEquals("localized message", tt.getLocalizedMessage());
67 return "localized message";
  /external/apache-xml/src/main/java/org/apache/xalan/res/
XSLMessages.java 40 * arguments, localized to the given locale.
58 * arguments, localized to the given locale.
  /external/chromium/chrome/browser/autofill/
address.h 45 // Returns the localized country name corresponding to |country_code_|.
51 // Sets the |country_code_| based on |country|, which should be a localized
  /frameworks/base/core/java/android/util/
LocaleUtil.java 75 * localized locale name. This will not work if the localized locale name is in English
  /external/icu4c/test/cintltst/
cnmdptst.h 44 /* Test localized currency patterns. */
  /frameworks/base/telephony/java/com/android/internal/telephony/
MmiCode.java 41 * @return Localized message for UI display, valid only in COMPLETE
  /packages/experimental/RpcPerformance/
Android.mk 18 LOCAL_MODULE_TAGS := tests # Allows non-localized strings

Completed in 359 milliseconds

12 3 4 5 6 7 8 91011>>