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

  /external/pdfium/core/include/fxcrt/
fx_ext.h 33 FX_LPWSTR FXSYS_wcsncpy(FX_LPWSTR dstStr, FX_LPCWSTR srcStr, size_t count);
  /external/pdfium/core/src/fxcrt/
fx_extension.cpp 212 FX_LPWSTR FXSYS_wcsncpy(FX_LPWSTR dstStr, FX_LPCWSTR srcStr, size_t count)

Completed in 29 milliseconds