HomeSort by relevance Sort by last modified time
    Searched full:isutf16 (Results 1 - 10 of 10) sorted by null

  /external/webkit/WebCore/platform/graphics/wx/
GlyphMapWx.cpp 40 bool isUtf16 = bufferLength != length;
45 if(isUtf16) {
  /external/webkit/WebCore/platform/graphics/haiku/
GlyphPageTreeNodeHaiku.cpp 43 bool isUtf16 = bufferLength != GlyphPage::size;
49 if (isUtf16) {
  /external/chromium/third_party/icu/source/test/intltest/
usettest.h 167 void testSpan(const UnicodeSetWithStrings *sets[4], const void *s, int32_t length, UBool isUTF16,
171 void testSpan(const UnicodeSetWithStrings *sets[4], const void *s, int32_t length, UBool isUTF16,
usettest.cpp     [all...]
  /external/icu4c/test/intltest/
usettest.h 167 void testSpan(const UnicodeSetWithStrings *sets[4], const void *s, int32_t length, UBool isUTF16,
171 void testSpan(const UnicodeSetWithStrings *sets[4], const void *s, int32_t length, UBool isUTF16,
usettest.cpp     [all...]
  /external/expat/lib/
xmltok.h 173 char isUtf16;
xmltok.c     [all...]
xmlparse.c 33 #define MUST_CONVERT(enc, s) (!(enc)->isUtf16 || (((char *)(s) - (char *)NULL) & 1))
    [all...]
  /prebuilt/sdk/tools/linux/
aapt 

Completed in 408 milliseconds