HomeSort by relevance Sort by last modified time
    Searched full:uchar32 (Results 276 - 300 of 762) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/icu/source/common/
usc_impl.c 58 static const UChar32 pairedChars[] = {
157 getPairIndex(UChar32 ch)
272 UChar32 ch = high;
utrie.cpp 194 utrie_getDataBlock(UNewTrie *trie, UChar32 c) {
220 utrie_set32(UNewTrie *trie, UChar32 c, uint32_t value) {
238 utrie_get32(UNewTrie *trie, UChar32 c, UBool *pInBlockZero) {
261 utrie_fillBlock(uint32_t *block, UChar32 start, UChar32 limit,
282 utrie_setRange32(UNewTrie *trie, UChar32 start, UChar32 limit, uint32_t value, UBool overwrite) {
303 UChar32 nextStart;
407 UChar32 c;
719 defaultGetFoldedValue(UNewTrie *trie, UChar32 start, int32_t offset)
    [all...]
ucnv_err.c 60 UChar32 codePoint,
89 UChar32 codePoint,
110 UChar32 codePoint,
137 UChar32 codePoint,
  /external/chromium_org/third_party/icu/source/test/iotest/
stream.cpp 66 str4.append((UChar32)0x03BC); /* mu */
67 str4.append((UChar32)0x10001);
68 str4.append((UChar32)0x10002);
  /external/icu/icu4c/source/common/
patternprops.cpp 117 PatternProps::isSyntax(UChar32 c) {
135 PatternProps::isSyntaxOrWhiteSpace(UChar32 c) {
153 PatternProps::isWhiteSpace(UChar32 c) {
usc_impl.c 58 static const UChar32 pairedChars[] = {
157 getPairIndex(UChar32 ch)
272 UChar32 ch = high;
utrie.cpp 194 utrie_getDataBlock(UNewTrie *trie, UChar32 c) {
220 utrie_set32(UNewTrie *trie, UChar32 c, uint32_t value) {
238 utrie_get32(UNewTrie *trie, UChar32 c, UBool *pInBlockZero) {
261 utrie_fillBlock(uint32_t *block, UChar32 start, UChar32 limit,
282 utrie_setRange32(UNewTrie *trie, UChar32 start, UChar32 limit, uint32_t value, UBool overwrite) {
303 UChar32 nextStart;
407 UChar32 c;
719 defaultGetFoldedValue(UNewTrie *trie, UChar32 start, int32_t offset)
    [all...]
ucnv_err.c 60 UChar32 codePoint,
89 UChar32 codePoint,
110 UChar32 codePoint,
137 UChar32 codePoint,
  /external/icu/icu4c/source/test/iotest/
stream.cpp 66 str4.append((UChar32)0x03BC); /* mu */
67 str4.append((UChar32)0x10001);
68 str4.append((UChar32)0x10002);
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSFontSelector.h 55 virtual void willUseFontData(const FontDescription&, const AtomicString& family, UChar32) OVERRIDE;
CSSSegmentedFontFace.h 69 void willUseFontData(const FontDescription&, UChar32);
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
FontData.h 51 virtual const SimpleFontData* fontDataForCharacter(UChar32) const = 0;
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/linux/
FontCacheLinux.cpp 37 void FontCache::getFontForCharacter(UChar32 c, const char* preferredLocale, FontCache::PlatformFallbackFont* fallbackFont)
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
ComplexTextControllerCoreText.mm 45 UChar32 _character;
50 - (id)initWithFont:(const blink::Font*)font character:(UChar32)character;
56 - (id)initWithFont:(const blink::Font*)font character:(UChar32)character
194 UChar32 baseCharacter = 0;
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/skia/
FontPlatformDataSkia.cpp 56 bool FontPlatformData::fontContainsCharacter(UChar32 character)
  /external/chromium_org/third_party/icu/source/common/unicode/
unorm2.h 353 UChar32 c, UChar *decomposition, int32_t capacity,
387 UChar32 c, UChar *decomposition, int32_t capacity,
405 U_STABLE UChar32 U_EXPORT2
406 unorm2_composePair(const UNormalizer2 *norm2, UChar32 a, UChar32 b);
418 unorm2_getCombiningClass(const UNormalizer2 *norm2, UChar32 c);
502 unorm2_hasBoundaryBefore(const UNormalizer2 *norm2, UChar32 c);
514 unorm2_hasBoundaryAfter(const UNormalizer2 *norm2, UChar32 c);
525 unorm2_isInert(const UNormalizer2 *norm2, UChar32 c);
utf.h 24 * The UChar and UChar32 data types for Unicode code units and code points
54 * UChar32 is defined to be a signed 32-bit integer (int32_t), large enough for a 21-bit
56 * Before ICU 2.4, the definition of UChar32 was similarly platform-dependent as
57 * the definition of UChar. For details see the documentation for UChar32 itself.
  /external/chromium_org/third_party/icu/source/i18n/
uni2name.cpp 97 UChar32 c = text.char32At(cursor);
  /external/chromium_org/third_party/icu/source/io/
ufile.h 108 ufile_getch32(UFILE *f, UChar32 *ch);
  /external/chromium_org/third_party/icu/source/test/intltest/
sfwdchit.cpp 114 UChar32 SimpleFwdCharIterator::next32PostInc(void) {
tokiter.cpp 86 UChar32 c32 = line.unescapeAt(pos);
  /external/chromium_org/third_party/icu/source/test/letest/
SimpleFontInstance.cpp 57 if (u_getCombiningClass((UChar32) glyph) == 0) {
  /external/chromium_org/third_party/icu/source/test/perf/leperf/
SimpleFontInstance.cpp 57 if (u_getCombiningClass((UChar32) glyph) == 0) {
  /external/clang/test/ARCMT/
Common.h 19 typedef int32_t UChar32;
  /external/icu/icu4c/source/common/unicode/
unorm2.h 353 UChar32 c, UChar *decomposition, int32_t capacity,
387 UChar32 c, UChar *decomposition, int32_t capacity,
405 U_STABLE UChar32 U_EXPORT2
406 unorm2_composePair(const UNormalizer2 *norm2, UChar32 a, UChar32 b);
418 unorm2_getCombiningClass(const UNormalizer2 *norm2, UChar32 c);
502 unorm2_hasBoundaryBefore(const UNormalizer2 *norm2, UChar32 c);
514 unorm2_hasBoundaryAfter(const UNormalizer2 *norm2, UChar32 c);
525 unorm2_isInert(const UNormalizer2 *norm2, UChar32 c);

Completed in 617 milliseconds

<<11121314151617181920>>