HomeSort by relevance Sort by last modified time
    Searched refs:UChar32 (Results 126 - 150 of 677) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/linux/
FontCacheLinux.cpp 37 void FontCache::getFontFamilyForCharacter(UChar32 c, const char* preferredLocale, FontCache::SimpleFontFamily* family)
  /external/chromium_org/third_party/WebKit/Source/platform/text/
UnicodeUtilities.h 36 PLATFORM_EXPORT bool isSeparator(UChar32);
TextBoundaries.cpp 42 UChar32 ch;
54 UChar32 ch;
  /external/chromium_org/third_party/icu/source/common/unicode/
ucnv_err.h 229 * @param codePoint Single UChar32 (UTF-32) containing the concerend Unicode codepoint.
239 UChar32 codePoint,
279 * @param codePoint Single UChar32 (UTF-32) containing the concerend Unicode codepoint.
290 UChar32 codePoint,
308 * @param codePoint Single UChar32 (UTF-32) containing the concerend Unicode codepoint.
320 UChar32 codePoint,
365 * @param codePoint Single UChar32 (UTF-32) containing the concerend Unicode codepoint.
376 UChar32 codePoint,
unorm2.h 280 UChar32 c, UChar *decomposition, int32_t capacity,
365 unorm2_hasBoundaryBefore(const UNormalizer2 *norm2, UChar32 c);
377 unorm2_hasBoundaryAfter(const UNormalizer2 *norm2, UChar32 c);
388 unorm2_isInert(const UNormalizer2 *norm2, UChar32 c);
urep.h 78 * Function pointer that returns a UChar32 code point at the given
83 * @param offset The index at which to fetch the UChar32 (code point).
84 * @return The UChar32 (code point) at offset, or U+FFFF if the offset is out of bounds.
87 UChar32 (*char32At)(const UReplaceable* rep,
ustring.h 49 * Some APIs accept a 32-bit UChar32 value for a single code point.
244 u_strchr32(const UChar *s, UChar32 c);
331 u_strrchr32(const UChar *s, UChar32 c);
844 u_memchr32(const UChar *s, UChar32 c, int32_t count);
884 u_memrchr32(const UChar *s, UChar32 c, int32_t count);
    [all...]
  /external/chromium_org/third_party/icu/source/common/
unistr_props.cpp 33 UChar32 c;
utf_impl.c 76 static const UChar32
79 static const UChar32
107 U_CAPI UChar32 U_EXPORT2
108 utf8_nextCharSafeBody(const uint8_t *s, int32_t *pi, int32_t length, UChar32 c, UBool strict) {
200 utf8_appendCharSafeBody(uint8_t *s, int32_t i, int32_t length, UChar32 c, UBool *pIsError) {
244 U_CAPI UChar32 U_EXPORT2
245 utf8_prevCharSafeBody(const uint8_t *s, int32_t start, int32_t *pi, UChar32 c, UBool strict) {
274 c|=(UChar32)b<<shift;
310 c|=(UChar32)(b&0x3f)<<shift;
uset.cpp 37 uset_open(UChar32 start, UChar32 end) {
68 UChar32 start, UChar32 end) {
78 uset_add(USet* set, UChar32 c) {
83 uset_addRange(USet* set, UChar32 start, UChar32 end) {
102 uset_remove(USet* set, UChar32 c) {
107 uset_removeRange(USet* set, UChar32 start, UChar32 end)
    [all...]
util.cpp 68 UBool ICU_Utility::isUnprintable(UChar32 c) {
78 UBool ICU_Utility::escapeUnprintable(UnicodeString& result, UChar32 c) {
136 UChar32 c = str.char32At(p);
168 //? UChar32 c;
242 UChar32 cpat = pat.char32At(ipat);
245 UChar32 c = text.char32At(index);
284 * If there is no final character, pass in (UChar32)-1 as c.
286 * @param c the character to append, or (UChar32)-1 if none.
300 UChar32 c,
342 if (c != (UChar32)-1)
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
regeximp.h 323 inline UBool contains(UChar32 c);
324 inline void add(UChar32 c);
332 inline UBool Regex8BitSet::contains(UChar32 c) {
337 inline void Regex8BitSet::add(UChar32 c) {
bocsu.h 152 u_writeIdenticalLevelRunTwoChars(UChar32 first, UChar32 second, uint8_t *p);
  /external/chromium_org/third_party/icu/source/test/intltest/
canittst.h 49 void characterTest(UnicodeString &s, UChar32 ch, CanonicalIterator &it);
sfwdchit.h 52 virtual UChar32 next32PostInc(void);
  /external/icu4c/common/unicode/
ucnv_err.h 229 * @param codePoint Single UChar32 (UTF-32) containing the concerend Unicode codepoint.
239 UChar32 codePoint,
279 * @param codePoint Single UChar32 (UTF-32) containing the concerend Unicode codepoint.
290 UChar32 codePoint,
308 * @param codePoint Single UChar32 (UTF-32) containing the concerend Unicode codepoint.
320 UChar32 codePoint,
365 * @param codePoint Single UChar32 (UTF-32) containing the concerend Unicode codepoint.
376 UChar32 codePoint,
urep.h 78 * Function pointer that returns a UChar32 code point at the given
83 * @param offset The index at which to fetch the UChar32 (code point).
84 * @return The UChar32 (code point) at offset, or U+FFFF if the offset is out of bounds.
87 UChar32 (*char32At)(const UReplaceable* rep,
ustring.h 54 * Some APIs accept a 32-bit UChar32 value for a single code point.
249 u_strchr32(const UChar *s, UChar32 c);
336 u_strrchr32(const UChar *s, UChar32 c);
849 u_memchr32(const UChar *s, UChar32 c, int32_t count);
889 u_memrchr32(const UChar *s, UChar32 c, int32_t count);
    [all...]
  /external/icu4c/common/
unistr_props.cpp 34 UChar32 c;
filterednormalizer2.cpp 154 FilteredNormalizer2::getDecomposition(UChar32 c, UnicodeString &decomposition) const {
159 FilteredNormalizer2::getRawDecomposition(UChar32 c, UnicodeString &decomposition) const {
163 UChar32
164 FilteredNormalizer2::composePair(UChar32 a, UChar32 b) const {
169 FilteredNormalizer2::getCombiningClass(UChar32 c) const {
251 FilteredNormalizer2::hasBoundaryBefore(UChar32 c) const {
256 FilteredNormalizer2::hasBoundaryAfter(UChar32 c) const {
261 FilteredNormalizer2::isInert(UChar32 c) const {
uset.cpp 37 uset_open(UChar32 start, UChar32 end) {
68 UChar32 start, UChar32 end) {
78 uset_add(USet* set, UChar32 c) {
83 uset_addRange(USet* set, UChar32 start, UChar32 end) {
102 uset_remove(USet* set, UChar32 c) {
107 uset_removeRange(USet* set, UChar32 start, UChar32 end)
    [all...]
  /external/icu4c/i18n/
decfmtst.h 38 static const UnicodeSet *getSimilarDecimals(UChar32 decimal, UBool strictParse);
  /external/icu4c/test/intltest/
canittst.h 49 void characterTest(UnicodeString &s, UChar32 ch, CanonicalIterator &it);
sfwdchit.h 52 virtual UChar32 next32PostInc(void);
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
Font.cpp 60 static const UChar32 cjkIsolatedSymbolsArray[] = {
376 static inline UChar32 keyExtractorUChar32(const UChar32* value)
456 UChar32 supplementaryCharacter = U16_GET_SUPPLEMENTARY(c, next);
496 bool Font::isCJKIdeograph(UChar32 c)
498 static const UChar32 cjkIdeographRanges[] = {
523 UChar32* boundingCharacter = approximateBinarySearch<UChar32, UChar32>(
524 (UChar32*)cjkIdeographRanges, cjkIdeographRangesCount, c, keyExtractorUChar32)
    [all...]

Completed in 282 milliseconds

1 2 3 4 56 7 8 91011>>