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

  /external/pdfium/xfa/src/fgas/src/crt/
fx_encode.cpp 8 void FX_SwapByteOrder(FX_WCHAR* pStr, int32_t iLength) {
fx_stream.cpp 783 FX_SwapByteOrder(pStr, iMaxLength);
787 FX_SwapByteOrder(pStr, iMaxLength);
    [all...]
  /external/pdfium/xfa/src/fgas/include/
fx_cpg.h 138 void FX_SwapByteOrder(FX_WCHAR* pStr, int32_t iLength);

Completed in 38 milliseconds