HomeSort by relevance Sort by last modified time
    Searched full:i18n (Results 376 - 400 of 705) sorted by null

<<11121314151617181920>>

  /external/chromium/chrome/browser/ui/gtk/
gtk_custom_menu_item.cc 7 #include "base/i18n/rtl.h"
205 if (base::i18n::IsRTL())
  /external/chromium/chrome/browser/ui/views/
first_run_search_engine_view.cc 11 #include "base/i18n/rtl.h"
152 text_direction_is_rtl_(base::i18n::IsRTL()),
hung_renderer_view.cc 7 #include "base/i18n/rtl.h"
102 base::i18n::AdjustStringForLocaleDirection(&title);
cookie_info_view.cc 9 #include "base/i18n/time_formatting.h"
  /external/icu4c/data/
makedata.vcxproj 152 <ProjectReference Include="..\i18n\i18n.vcxproj">
  /external/icu4c/io/
io.vcxproj 314 <ProjectReference Include="..\i18n\i18n.vcxproj">
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
GlobalSearchSupport.java 35 import com.android.i18n.phonenumbers.PhoneNumberUtil;
36 import com.android.i18n.phonenumbers.NumberParseException;
  /external/chromium/chrome/browser/autocomplete/
history_quick_provider.cc 10 #include "base/i18n/break_iterator.h"
  /external/chromium/chrome/browser/bookmarks/
bookmark_html_writer_unittest.cc 14 #include "base/i18n/time_formatting.h"
  /external/chromium/chrome/browser/resources/shared/js/cr/ui/table/
table_data_model.js 263 // We could insert i18n comparisons here.
  /external/chromium/chrome/browser/task_manager/
task_manager.cc 8 #include "base/i18n/number_formatting.h"
9 #include "base/i18n/rtl.h"
130 return base::i18n::GetDisplayStringInLTRDirectionality(net_byte);
473 base::i18n::AdjustStringForLocaleDirection(&str);
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/content_settings/
cookie_details.mm 7 #import "base/i18n/time_formatting.h"
  /external/chromium/chrome/browser/ui/touch/tabs/
touch_tab.cc 191 if (base::i18n::IsRTL()) {
  /external/chromium/chrome/browser/ui/views/location_bar/
page_action_image_view.cc 87 BubbleBorder::ArrowLocation arrow_location = base::i18n::IsRTL() ?
  /external/chromium/chrome/browser/ui/webui/chromeos/
enterprise_enrollment_ui.cc 74 // Saves i18n string for |resource_id| to the |key| property of |dictionary|.
  /external/chromium/net/base/
directory_lister.cc 11 #include "base/i18n/file_util_icu.h"
  /external/chromium/net/proxy/
proxy_script_fetcher_impl.cc 8 #include "base/i18n/icu_string_conversions.h"
  /external/icu4c/common/
Makefile.org 63 CPPFLAGS += -I$(srcdir) -I$(top_srcdir)/i18n $(LIBCPPFLAGS)
  /external/icu4c/i18n/
format.cpp 28 * If all modules in the I18N library are switched off, then there are no
  /external/icu4c/samples/uresb/
uresb.c 20 * TODO: make a complete i18n layout for this program.
  /external/libphonenumber/java/src/com/android/i18n/phonenumbers/geocoding/
FlyweightMapStorage.java 17 package com.android.i18n.phonenumbers.geocoding;
MappingFileProvider.java 17 package com.android.i18n.phonenumbers.geocoding;
  /frameworks/base/docs/html/guide/basics/
what-is-android.jd 73 href="{@docRoot}guide/topics/resources/resources-i18n.html">Resource
  /frameworks/base/docs/html/resources/articles/
faster-screen-orientation-change.jd 35 <a href="{@docRoot}guide/topics/resources/resources-i18n.html#AlternateResources">
  /libcore/luni/src/main/java/java/util/
Grego.java 6 * Partial port from ICU4C's Grego class in i18n/gregoimp.h.

Completed in 775 milliseconds

<<11121314151617181920>>