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

  /external/pdfium/core/fxcrt/
fx_basic_wstring.cpp 25 bool IsValidCodePage(uint16_t codepage) {
993 ASSERT(IsValidCodePage(codepage));
1010 ASSERT(IsValidCodePage(codepage));
  /toolchain/binutils/binutils-2.25/binutils/
winduni.c 531 return !! IsValidCodePage ((UINT) cp);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnls.h 901 WINBASEAPI WINBOOL WINAPI IsValidCodePage (UINT CodePage);
    [all...]

Completed in 1723 milliseconds