Home
last modified time | relevance | path

Searched refs:unicode (Results 1 – 25 of 26) sorted by relevance

12

/frameworks/base/core/jni/android/graphics/
DHarfBuzzNGFaceSkia.cpp81 static hb_bool_t harfbuzzGetGlyph(hb_font_t* hbFont, void* fontData, hb_codepoint_t unicode, hb_cod… in harfbuzzGetGlyph() argument
87 if (unicode > 0x10ffff) { in harfbuzzGetGlyph()
88 unicode = 0xfffd; in harfbuzzGetGlyph()
90 SkUnichar unichar = unicode; in harfbuzzGetGlyph()
/frameworks/base/core/tests/coretests/src/android/os/
DFileUtilsTest.java239 final String unicode = "a\u03C0\u03C0\u03C0\u03C0z"; in testTrimFilename() local
240 assertEquals("a\u03C0\u03C0\u03C0\u03C0z", FileUtils.trimFilename(unicode, 10)); in testTrimFilename()
241 assertEquals("a\u03C0...\u03C0z", FileUtils.trimFilename(unicode, 9)); in testTrimFilename()
242 assertEquals("a...\u03C0z", FileUtils.trimFilename(unicode, 8)); in testTrimFilename()
243 assertEquals("a...\u03C0z", FileUtils.trimFilename(unicode, 7)); in testTrimFilename()
244 assertEquals("a...z", FileUtils.trimFilename(unicode, 6)); in testTrimFilename()
/frameworks/av/
DNOTICE279 http://www.unicode.org/Public/, http://www.unicode.org/reports/,
280 and http://www.unicode.org/cldr/data/ . Unicode Software includes any
282 http://www.unicode.org/Public/, http://www.unicode.org/reports/, and
283 http://www.unicode.org/cldr/data/.
295 under the Terms of Use in http://www.unicode.org/copyright.html.
/frameworks/base/
DNOTICE290 http://www.unicode.org/Public/, http://www.unicode.org/reports/,
291 and http://www.unicode.org/cldr/data/ . Unicode Software includes any
293 http://www.unicode.org/Public/, http://www.unicode.org/reports/, and
294 http://www.unicode.org/cldr/data/.
306 under the Terms of Use in http://www.unicode.org/copyright.html.
/frameworks/native/
DNOTICE279 http://www.unicode.org/Public/, http://www.unicode.org/reports/,
280 and http://www.unicode.org/cldr/data/ . Unicode Software includes any
282 http://www.unicode.org/Public/, http://www.unicode.org/reports/, and
283 http://www.unicode.org/cldr/data/.
295 under the Terms of Use in http://www.unicode.org/copyright.html.
/frameworks/base/wifi/java/android/net/wifi/
DWifiInfo.java319 String unicode = mWifiSsid.toString(); in getSSID() local
320 if (!TextUtils.isEmpty(unicode)) { in getSSID()
321 return "\"" + unicode + "\""; in getSSID()
/frameworks/minikin/libs/minikin/
DAndroid.mk20 UNICODE_EMOJI_DATA := $(TOP)/external/unicode/emoji-data.txt
/frameworks/base/data/fonts/
DAndroid.mk113 python $(FONTCHAIN_LINTER) $(TARGET_OUT) $(CHECK_EMOJI) external/unicode
/frameworks/base/tools/localedata/
Dextract_icu_data.py62 line = unicode(line, 'UTF-8').strip(u' \n\uFEFF').encode('UTF-8')
/frameworks/base/docs/html-intl/intl/ja/preview/
Dapi-overview.jd494 …異体字のある文字の完全なリストについては、<a class="external-link" href="http://www.unicode.org/Public/9.0.0/ucd/Standa…
505 肌色を使用する絵文字を確認するには、<a class="external-link" href="http://unicode.org/emoji/charts/full-emoji-list.ht…
/frameworks/base/docs/html-intl/intl/zh-cn/preview/
Dapi-overview.jd494 …如需有关支持变量的字符的完整清单,请参阅<a class="external-link" href="http://www.unicode.org/Public/9.0.0/ucd/Standar…
505 您可以通过读取 <a class="external-link" href="http://unicode.org/emoji/charts/full-emoji-list.html">Unicod…
/frameworks/base/docs/html-intl/intl/ko/preview/
Dapi-overview.jd495 <a class="external-link" href="http://www.unicode.org/Public/9.0.0/ucd/StandardizedVariants-9.0.0d1…
506 <a class="external-link" href="http://unicode.org/emoji/charts/full-emoji-list.html">
/frameworks/base/docs/html-intl/intl/ru/distribute/tools/
Dlocalization-checklist.jd354 &lt;!-- Example placeholder for a special unicode symbol --&gt;
/frameworks/base/docs/html-intl/intl/zh-cn/distribute/tools/
Dlocalization-checklist.jd354 &lt;!-- Example placeholder for a special unicode symbol --&gt;
/frameworks/base/docs/html-intl/intl/ja/distribute/tools/
Dlocalization-checklist.jd260 &lt;!-- Example placeholder for a special unicode symbol --&gt;
/frameworks/base/docs/html-intl/intl/ko/distribute/tools/
Dlocalization-checklist.jd354 &lt;!-- Example placeholder for a special unicode symbol --&gt;
/frameworks/base/docs/html-intl/intl/zh-tw/distribute/tools/
Dlocalization-checklist.jd260 &lt;!-- Example placeholder for a special unicode symbol --&gt;
/frameworks/base/docs/html-intl/intl/in/preview/
Dapi-overview.jd496 …<a class="external-link" href="http://www.unicode.org/Public/9.0.0/ucd/StandardizedVariants-9.0.0d…
506 <a class="external-link" href="http://unicode.org/emoji/charts/full-emoji-list.html">
/frameworks/base/docs/html/preview/
Dapi-overview.jd542 href="http://www.unicode.org/Public/9.0.0/ucd/StandardizedVariants-9.0.0d1.txt">
553 href="http://unicode.org/emoji/charts/full-emoji-list.html">
/frameworks/base/docs/html-intl/intl/es/preview/
Dapi-overview.jd496 …<a class="external-link" href="http://www.unicode.org/Public/9.0.0/ucd/StandardizedVariants-9.0.0d…
506 <a class="external-link" href="http://unicode.org/emoji/charts/full-emoji-list.html">
/frameworks/base/docs/html-intl/intl/pt-br/preview/
Dapi-overview.jd496 …<a class="external-link" href="http://www.unicode.org/Public/9.0.0/ucd/StandardizedVariants-9.0.0d…
506 <a class="external-link" href="http://unicode.org/emoji/charts/full-emoji-list.html">
/frameworks/base/docs/html/distribute/tools/
Dlocalization-checklist.jd362 &lt;!-- Example placeholder for a special unicode symbol --&gt;
/frameworks/base/docs/html-intl/intl/es/distribute/tools/
Dlocalization-checklist.jd354 &lt;!-- Example placeholder for a special unicode symbol --&gt;
/frameworks/wilhelm/doc/
DDoxyfile1475 # font does not include all possible unicode characters however, so when you need
/frameworks/base/docs/html/about/versions/
Djelly-bean.jd921 Gothic, a unicode font designed especially for the Korean-language script.</li>

12