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

<<11121314151617181920>>

  /external/chromium/chrome/browser/ui/webui/options/chromeos/
system_settings_provider.cc 9 #include "base/i18n/rtl.h"
280 base::i18n::AdjustStringForLocaleDirection(&result);
  /external/icu4c/config/
Makefile.inc.in 87 I18N_STUBNAME = i18n
100 # - $(ICULIBS_I18N) - i18n library, formatting, etc.
mh-os390 165 LIBICUI18N= $(top_builddir)/i18n/$(LIBICU)i18n$(ICULIBSUFFIX)$(SO_TARGET_VERSION).x
  /external/icu4c/extra/uconv/
uconv.vcxproj 279 <ProjectReference Include="..\..\i18n\i18n.vcxproj">
  /external/icu4c/samples/cal/
cal.vcxproj 252 <ProjectReference Include="..\..\i18n\i18n.vcxproj">
  /external/icu4c/samples/date/
date.vcxproj 250 <ProjectReference Include="..\..\i18n\i18n.vcxproj">
  /external/icu4c/test/iotest/
iotest.vcxproj 246 <ProjectReference Include="..\..\i18n\i18n.vcxproj">
  /external/icu4c/test/letest/
letest.vcxproj 253 <ProjectReference Include="..\..\i18n\i18n.vcxproj">
  /external/webkit/Source/JavaScriptCore/icu/unicode/
uversion.h 31 /** source/i18n/i18n.dsp - same as for the common.dsp */
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
uversion.h 31 /** source/i18n/i18n.dsp - same as for the common.dsp */
  /external/webkit/Source/WebCore/icu/unicode/
uversion.h 31 /** source/i18n/i18n.dsp - same as for the common.dsp */
  /external/webkit/Source/WebKit/mac/icu/unicode/
uversion.h 31 /** source/i18n/i18n.dsp - same as for the common.dsp */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libc-2.7.so 
libc.so.6 
  /external/bluetooth/glib/gobject/tests/
threadtests.c 198 "yet-more-wasteful-i18n",
  /external/chromium/base/i18n/
file_util_icu.cc 7 #include "base/i18n/file_util_icu.h"
time_formatting.cc 5 #include "base/i18n/time_formatting.h"
  /external/chromium/base/test/
test_suite.cc 14 #include "base/i18n/icu_util.h"
  /external/chromium/chrome/browser/
browser_browsertest.cc 46 #include "base/i18n/rtl.h"
155 if (base::i18n::GetTextDirectionForLocale(locale.c_str()) ==
156 base::i18n::RIGHT_TO_LEFT) {
157 base::i18n::WrapStringWithLTRFormatting(&page_title);
  /external/chromium/chrome/browser/chromeos/status/
clock_menu_button.cc 7 #include "base/i18n/time_formatting.h"
  /external/chromium/chrome/browser/resources/file_manager/
slideshow.html 2 <html i18n-values="dir:textdirection;">
  /external/chromium/chrome/browser/resources/
slideshow.html 2 <html i18n-values="dir:textdirection;">
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_blocking_page.cc 11 #include "base/i18n/rtl.h"
284 strings->SetString("textdirection", base::i18n::IsRTL() ? "rtl" : "ltr");
333 strings->SetString("textdirection", base::i18n::IsRTL() ? "rtl" : "ltr");
385 strings->SetString("textdirection", base::i18n::IsRTL() ? "rtl" : "ltr");
  /external/chromium/chrome/browser/ui/views/download/
download_started_animation_win.cc 125 int x = base::i18n::IsRTL() ?
  /external/chromium/chrome/browser/ui/views/extensions/
browser_action_overflow_menu_controller.cc 67 views::MenuItemView::AnchorPosition anchor = base::i18n::IsRTL() ?

Completed in 974 milliseconds

<<11121314151617181920>>