HomeSort by relevance Sort by last modified time
    Searched defs:lpUsedDefaultChar (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/test/perf/convperf/
convperf.h 209 BOOL lpUsedDefaultChar;
217 lpUsedDefaultChar=FALSE;
247 BOOL* pUsedDefaultChar =(uiCodePage==CP_UTF8)?NULL:&lpUsedDefaultChar;
  /external/icu/icu4c/source/test/perf/convperf/
convperf.h 209 BOOL lpUsedDefaultChar;
217 lpUsedDefaultChar=FALSE;
247 BOOL* pUsedDefaultChar =(uiCodePage==CP_UTF8)?NULL:&lpUsedDefaultChar;

Completed in 154 milliseconds