Searched defs:UChar (Results 1 - 25 of 25) sorted by relevance

/macosx-10.9.5/ncurses-42/ncurses/progs/
H A Dprogs.priv.h190 #define UChar(c) ((unsigned char)(c)) macro
/macosx-10.9.5/WebKit-7537.78.2/efl/WebCoreSupport/
H A DEditorClientEfl.h152 virtual void checkTextOfParagraph(const UChar*, int, TextCheckingTypeMask, Vector<TextCheckingResult>&) { } argument
H A DEditorClientEfl.cpp420 void EditorClientEfl::checkSpellingOfString(const UChar*, int, int*, int*) argument
431 void EditorClientEfl::checkGrammarOfString(const UChar*, int, Vector<GrammarDetail>&, int*, int*) argument
/macosx-10.9.5/WebKit-7537.78.2/gtk/WebCoreSupport/
H A DTextCheckerClientGtk.cpp73 void TextCheckerClientGtk::checkGrammarOfString(const UChar*, int, Vector<GrammarDetail>&, int*, int*) argument
/macosx-10.9.5/ncurses-42/ncurses/menu/
H A Dmenu.priv.h109 #define UChar(c) ((unsigned char)(c)) macro
/macosx-10.9.5/ICU-511.35/icuSources/common/unicode/
H A Dumachine.h270 typedef UCHAR_TYPE UChar; typedef
274 typedef wchar_t UChar; typedef
276 typedef __CHAR16_TYPE__ UChar; typedef
278 typedef uint16_t UChar; typedef
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/icu/unicode/
H A Dumachine.h309 typedef wchar_t UChar; typedef
314 typedef char16_t UChar; typedef
316 typedef uint16_t UChar; typedef
[all...]
/macosx-10.9.5/WebCore-7537.78.1/icu/unicode/
H A Dumachine.h309 typedef wchar_t UChar; typedef
314 typedef char16_t UChar; typedef
316 typedef uint16_t UChar; typedef
[all...]
/macosx-10.9.5/WebKit-7537.78.2/mac/icu/unicode/
H A Dumachine.h309 typedef wchar_t UChar; typedef
314 typedef char16_t UChar; typedef
316 typedef uint16_t UChar; typedef
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/qt/
H A DTextCheckerQt.cpp83 void TextChecker::checkSpellingOfString(int64_t, const UChar*, uint32_t, int32_t&, int32_t&) argument
88 void TextChecker::checkGrammarOfString(int64_t, const UChar*, uint32_t, Vector<WebCore::GrammarDetail>&, int32_t&, int32_t&) argument
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/efl/
H A DTextCheckerEfl.cpp207 void TextChecker::checkGrammarOfString(int64_t, const UChar*, uint32_t, Vector<GrammarDetail>&, int32_t&, int32_t&) argument
/macosx-10.9.5/AppleUSBIrDA-145.2.4/IrDA/
H A DIrDATypes.h52 typedef UInt8 UChar; typedef
/macosx-10.9.5/bzip2-29/bzip2/
H A Dbzip2recover.c53 typedef unsigned char UChar; typedef
H A Dbzip2.c167 typedef unsigned char UChar; typedef
[all...]
H A Dbzlib_private.h43 typedef unsigned char UChar; typedef
[all...]
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebCoreSupport/
H A DEditorClientBlackBerry.cpp566 void EditorClientBlackBerry::checkSpellingOfString(const UChar*, int, int*, int*) argument
577 void EditorClientBlackBerry::checkGrammarOfString(const UChar*, int, WTF::Vector<GrammarDetail, 0u>&, int*, int*) argument
588 void EditorClientBlackBerry::checkTextOfParagraph(const UChar*, int, TextCheckingTypeMask, Vector<TextCheckingResult>&) argument
/macosx-10.9.5/WebKit-7537.78.2/wince/WebCoreSupport/
H A DEditorClientWinCE.cpp486 void EditorClientWinCE::checkGrammarOfString(const UChar*, int, Vector<GrammarDetail>&, int*, int*) argument
/macosx-10.9.5/ncurses-42/ncurses/test/
H A Dtest.priv.h440 #define UChar(c) ((unsigned char)(c)) macro
/macosx-10.9.5/ruby-104/ruby/
H A Dregenc.c591 onigenc_ascii_mbc_case_fold(OnigCaseFoldType flag ARG_UNUSED, const UChar** p, const UChar*end, UChar* lower, OnigEncoding enc ARG_UNUSED) argument
[all...]
H A Dregparse.c537 onig_foreach_name(regex_t* reg, int (*func)(const UChar*, const UChar*,int,int*,regex_t*,void*), void* arg) argument
700 onig_foreach_name(regex_t* reg, int (*func)(const UChar*, const UChar*,int,int*,regex_t*,void*), void* arg) argument
910 onig_foreach_name(regex_t* reg, int (*func)(const UChar*, const UChar*,int,int*,regex_t*,void*), void* arg) argument
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dapicoll.cpp2020 getCollationKey(const UChar*source, int32_t sourceLength, CollationKey& key, UErrorCode& status) const argument
2040 getSortKey(const UChar*source, int32_t sourceLength, uint8_t*result, int32_t resultLength) const argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/editing/
H A DTextIterator.cpp2336 prependContext(const UChar*, size_t) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DEmptyClients.h382 virtual void checkSpellingOfString(const UChar*, int, int*, int*) { } argument
384 virtual void checkGrammarOfString(const UChar*, int, Vector<GrammarDetail>&, int*, int*) { } argument
387 virtual void checkTextOfParagraph(const UChar*, int, TextCheckingTypeMask, Vector<TextCheckingResult>&) { }; argument
/macosx-10.9.5/ruby-104/ruby/include/ruby/
H A Doniguruma.h110 #define UChar OnigUChar macro
/macosx-10.9.5/ncurses-42/ncurses/ncurses/
H A Dcurses.priv.h1019 #define UChar(c) ((unsigned char)(c)) macro

Completed in 331 milliseconds