HomeSort by relevance Sort by last modified time
    Searched refs:MAP_PRECOMPOSED (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/cld/encodings/compact_lang_det/win/
normalizedunicodetext.cc 106 int folded_text_size = ::FoldStringW(MAP_PRECOMPOSED, text, -1, NULL, 0);
119 ::FoldStringW(MAP_PRECOMPOSED, text, -1, text_.get(), folded_text_size);
  /external/chromium_org/third_party/icu/source/test/perf/normperf/
normperf.h 325 return FoldStringW(MAP_PRECOMPOSED,src,srcLen,dest,dstLen);
  /external/icu/icu4c/source/test/perf/normperf/
normperf.h 325 return FoldStringW(MAP_PRECOMPOSED,src,srcLen,dest,dstLen);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnls.h 90 #define MAP_PRECOMPOSED 0x00000020
    [all...]

Completed in 59 milliseconds