Home
last modified time | relevance | path

Searched defs:unichar (Results 1 – 25 of 29) sorted by relevance

12

/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRMismatchedTokenException.m50 {
94 [desc appendFormat:@" expected:%c got:%c", expectingChar, (unichar)[self unexpectedType]]; argument
DANTLRLexer.m251 unichar charLA; argument
269 unichar charLA = (unichar)[input LA:1]; argument
/external/clang/test/FixIt/
Dformat.mm18 typedef unsigned short unichar; typedef
/external/chromium_org/chrome/browser/ui/cocoa/
Dchrome_event_processing_window.mm14 typedef int (*KeyToCommandMapper)(bool, bool, bool, bool, int, unichar); typedef
/external/clang/test/Analysis/Inputs/
Dsystem-header-simulator-objc.h14 typedef unsigned short unichar; typedef
/external/skia/experimental/SkiaExamples/
DSkExample.cpp181 bool SkExampleWindow::onHandleChar(SkUnichar unichar) { in onHandleChar()
/external/chromium_org/third_party/skia/experimental/SkiaExamples/
DSkExample.cpp181 bool SkExampleWindow::onHandleChar(SkUnichar unichar) { in onHandleChar()
/external/clang/test/SemaObjC/
Dcomptypes-9.m45 typedef unsigned short unichar; typedef
/external/clang/test/Analysis/
Dpr4209.m24 @end typedef unsigned short unichar; typedef
Dmethod-arg-decay.m26 @end typedef unsigned short unichar; typedef
Ddelegates.m67 typedef unsigned short unichar; typedef
DNSString.m77 typedef unsigned short unichar; typedef
Dretain-release-gc-only.m124 @end typedef unsigned short unichar; typedef
Dretain-release-inline.m126 @end typedef unsigned short unichar; typedef
Dretain-release.mm151 @end typedef unsigned short unichar; typedef
/external/harfbuzz_ng/src/
Dhb-ot-shape-normalize.cc110 output_char (hb_buffer_t *buffer, hb_codepoint_t unichar, hb_codepoint_t glyph) in output_char()
Dhb-font-private.hh394 hb_codepoint_t unichar; in glyph_from_string() local
/external/skia/src/utils/debugger/
DSkObjectParser.cpp352 for (const SkUnichar* unichar = begin; unichar < end; ++unichar) { in TextToString() local
/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-ot-shape-normalize.cc110 output_char (hb_buffer_t *buffer, hb_codepoint_t unichar, hb_codepoint_t glyph) in output_char()
Dhb-font-private.hh394 hb_codepoint_t unichar; in glyph_from_string() local
/external/chromium_org/third_party/skia/src/utils/debugger/
DSkObjectParser.cpp352 for (const SkUnichar* unichar = begin; unichar < end; ++unichar) { in TextToString() local
/external/skia/src/ports/
DSkFontConfigInterface_android.cpp838 SkUnichar unichar = 0; in getUnicodeFromHBScript() local
892 SkUnichar unichar = getUnicodeFromHBScript(script); in SkCreateTypefaceForScript() local
/external/chromium_org/third_party/skia/src/ports/
DSkFontConfigInterface_android.cpp838 SkUnichar unichar = 0; in getUnicodeFromHBScript() local
892 SkUnichar unichar = getUnicodeFromHBScript(script); in SkCreateTypefaceForScript() local
/external/chromium_org/third_party/gtk+/gtk/
Dcompose-parse.py518 unichar = unichar_temp[1] variable
/external/qemu/telephony/
Dgsm.c577 unichar_to_gsm7_extend( int unichar ) in unichar_to_gsm7_extend()

12