/external/chromium/chrome/browser/web_applications/ |
web_app.cc | 13 #include "base/i18n/file_util_icu.h"
|
/external/chromium/chrome/common/extensions/docs/ |
devtools.html | 154 <li><a href="i18n.html">Internationalization</a></li>
|
overview.html | 203 <li><a href="i18n.html">Internationalization</a></li> 548 <!-- [PENDING: Should mention/reflect/link to <a href="http://dev.chromium.org/developers/design-documents/extensions/i18n">internationalization</a> when it's ready.] --> [all...] |
/external/icu4c/i18n/ |
digitlst.h | 59 // No direct access to the MaybeStackHeaderAndArray leaks out of the i18n library.
|
regexcst.pl | 11 # cd icu/source/i18n
|
i18n.vcproj | 5 Name="i18n" 59 PrecompiledHeaderFile=".\x86\Release/i18n.pch" 153 PrecompiledHeaderFile=".\x86\Debug/i18n.pch" 249 PrecompiledHeaderFile=".\x64\Release/i18n.pch" 342 PrecompiledHeaderFile=".\x64\Debug/i18n.pch" [all...] |
i18n.vcxproj | 96 <PrecompiledHeaderOutputFile>.\x86\Release/i18n.pch</PrecompiledHeaderOutputFile>
138 <PrecompiledHeaderOutputFile>.\x86\Debug/i18n.pch</PrecompiledHeaderOutputFile>
181 <PrecompiledHeaderOutputFile>.\x64\Release/i18n.pch</PrecompiledHeaderOutputFile>
221 <PrecompiledHeaderOutputFile>.\x64\Debug/i18n.pch</PrecompiledHeaderOutputFile>
[all...] |
/external/webkit/ |
Android.mk | 144 external/icu4c/i18n \
|
/frameworks/base/docs/html/intl/ja/guide/tutorials/ |
hello-world.jd | 227 TextView ??????????????????????????????????????????????????????????????<em>hello</em>?? <em>res/values/strings.xml</em> ??????????????????????????????????????????????????? ??????????????????????????????????????????????????????????????????<a href="{@docRoot}guide/topics/resources/resources-i18n.html">????????</a>???????????
|
/frameworks/base/docs/html/intl/ja/resources/tutorials/ |
hello-world.jd | 227 TextView ??????????????????????????????????????????????????????????????<em>hello</em>?? <em>res/values/strings.xml</em> ??????????????????????????????????????????????????? ??????????????????????????????????????????????????????????????????<a href="{@docRoot}guide/topics/resources/resources-i18n.html">????????</a>???????????
|
/frameworks/base/docs/html/resources/faq/ |
commontasks.jd | [all...] |
/packages/apps/Email/src/com/android/email/activity/ |
EmailActivity.java | 408 // which is generally poor for I18N.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/ |
layout-devices.xsd | 90 http://d.android.com/guide/topics/resources/resources-i18n.html#AlternateResources
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/views/ |
OldLogCatView.java | 66 import com.android.ide.eclipse.ddms.i18n.Messages;
|
/development/pdk/docs/porting/ |
customization.jd | 174 <p>Like and Android application resource, the platform will load alternate resources based on the platform configuration values. See <a href="http://developer.android.com/guide/topics/resources/resources-i18n.html">Resources and Internationalization</a> in the Android SDK for details. To configure bookmarks for a specific mobile network operator, place your customized bookmarks in a separate <code>strings.xml</code> file and place it under a Mobile Network Code (MNO) specific resource folder. For example, <code>Browser/res/values-mccXXX-mncYYY/strings.xml</code> where XXX and YYY represent the three-digit MCC and two to three digit MNC values.</p> 305 <p>As with all Android application resources, the platform will load alternate resources based on the platform configuration values. See <a href="http://developer.android.com/guide/topics/resources/resources-i18n.html">Resources and Internationalization</a> in the Android SDK for details. To configure email providers for a specific mobile network operator, place the customized providers in a separate <code>providers.xml</code> file and place it under a Mobile Network Code (MNO) specific resource folder. For example, <code>Email/res/xml-mccXXX-mncYYY/providers.xml</code> where XXX and YYY represent the three-digit MCC and two to three digit MNC values.</p>
|
/external/bison/ |
Makefile | 45 am__aclocal_m4_deps = $(top_srcdir)/m4/bison-i18n.m4 \ 239 aclocal_DATA = m4/bison-i18n.m4
|
Makefile.in | 45 am__aclocal_m4_deps = $(top_srcdir)/m4/bison-i18n.m4 \ 239 aclocal_DATA = m4/bison-i18n.m4
|
/external/chromium/chrome/browser/renderer_host/ |
render_widget_host_view_views.cc | 757 base::i18n::TextDirection direction) { 761 direction == base::i18n::RIGHT_TO_LEFT ?
|
render_widget_host_view_win.cc | 10 #include "base/i18n/rtl.h" [all...] |
/external/libxml2/ |
xmlIO.c | [all...] |
HTMLparser.c | 512 #define I18N "lang", "dir" 516 #define ATTRS COREATTRS,I18N,EVENTS 524 static const char* const core_i18n_attrs[] = { COREATTRS, I18N, NULL } ; 526 static const char* const i18n_attrs[] = { I18N, NULL } ; 566 static const char* const font_attrs[] = { COREATTRS, I18N, "size", "color", "face" , NULL } ; 572 static const char* const head_attrs[] = { I18N, "profile", NULL } ; 581 static const char* const prompt_attrs[] = { COREATTRS, I18N, "prompt", NULL } ; 590 static const char* const meta_attrs[] = { I18N, "http-equiv", "name", "scheme", NULL } ; 608 static const char* const style_attrs[] = { I18N, "media", "title", NULL } ; 654 { "bdo", 0, 0, 0, 0, 0, 0, 1, "i18n bidi over-ride " [all...] |
/external/icu4c/ |
readme.html | 323 <td><i><ICU></i>/source/<b>i18n</b>/</td> 325 <td>Modules in i18n are generally the more data-driven, that is to say [all...] |
/external/chromium/chrome/browser/ui/gtk/tabs/ |
tab_strip_gtk.cc | 9 #include "base/i18n/rtl.h" [all...] |
/external/bluetooth/glib/docs/reference/ |
ChangeLog | 242 * glib/tmpl/i18n.sgml: Add hint about intltool to NC_() docs. 314 * glib/tmpl/i18n.sgml: Add new gettext stuff 699 * glib/tmpl/i18n.sgml: Improve the documentation for the 913 * glib/tmpl/i18n.sgml: 1144 * glib/tmpl/i18n.sgml: Add some hints about [all...] |
/external/chromium/chrome/browser/ui/views/location_bar/ |
location_bar_view.cc | 393 if (base::i18n::IsRTL()) [all...] |