Searched refs:UChar32 (Results 126 - 150 of 703) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/WebKit/Source/core/html/parser/
H A DHTMLEntityParser.h50 void append(UChar32 c)
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
H A DFontData.h51 virtual const SimpleFontData* fontDataForCharacter(UChar32) const = 0;
H A DLatin1TextIterator.h40 bool consume(UChar32& character, unsigned& clusterLength)
/external/chromium_org/third_party/WebKit/Source/platform/fonts/linux/
H A DFontCacheLinux.cpp37 void FontCache::getFontForCharacter(UChar32 c, const char* preferredLocale, FontCache::PlatformFallbackFont* fallbackFont)
/external/chromium_org/third_party/WebKit/Source/platform/text/
H A DUnicodeUtilities.h36 PLATFORM_EXPORT bool isSeparator(UChar32);
/external/chromium_org/third_party/icu/source/common/unicode/
H A Ducnv_err.h229 * @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,
H A Dunifilt.h75 virtual UBool contains(UChar32 c) const = 0;
H A Dunorm2.h280 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);
H A Durep.h78 * 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,
H A Dustring.h49 * 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);
1029 * (UChar32)0xFFFFFFFF is returned. See documentation of u_unescape()
1043 * offset, or (UChar32)0xFFFFFFFF on error.
1049 U_STABLE UChar32 U_EXPORT2
1347 UChar32 subchar, int32_t *pNumSubstitutions,
1393 UChar32 subcha
[all...]
/external/chromium_org/third_party/icu/source/common/
H A Dunistr_props.cpp33 UChar32 c;
H A Dutf_impl.c76 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;
/external/chromium_org/third_party/icu/source/i18n/
H A Dcasetrn.h99 U_CFUNC UChar32 U_CALLCONV
H A Dregeximp.h323 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) {
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dcanittst.h49 void characterTest(UnicodeString &s, UChar32 ch, CanonicalIterator &it);
/external/icu/icu4c/source/common/unicode/
H A Ducnv_err.h229 * @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,
H A Dunifilt.h75 virtual UBool contains(UChar32 c) const = 0;
H A Durep.h78 * 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,
H A Dustring.h54 * 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);
1034 * (UChar32)0xFFFFFFFF is returned. See documentation of u_unescape()
1048 * offset, or (UChar32)0xFFFFFFFF on error.
1054 U_STABLE UChar32 U_EXPORT2
1354 UChar32 subchar, int32_t *pNumSubstitutions,
1400 UChar32 subcha
[all...]
/external/icu/icu4c/source/common/
H A Dunistr_props.cpp34 UChar32 c;
H A Dfilterednormalizer2.cpp154 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 {
/external/icu/icu4c/source/extra/scrptrun/
H A Dscrptrun.h23 UChar32 startChar;
24 UChar32 endChar;
86 static int32_t getPairIndex(UChar32 ch);
88 static UChar32 pairedChars[];
/external/icu/icu4c/source/i18n/
H A Dcasetrn.h99 U_CFUNC UChar32 U_CALLCONV
H A Ddecfmtst.h39 static const UnicodeSet *getSimilarDecimals(UChar32 decimal, UBool strictParse);
/external/icu/icu4c/source/test/intltest/
H A Dcanittst.h49 void characterTest(UnicodeString &s, UChar32 ch, CanonicalIterator &it);

Completed in 747 milliseconds

1234567891011>>