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

  /external/pdfium/fpdfsdk/include/javascript/
JS_GlobalData.h 93 CFX_WideString m_sFilePath;
global.h 65 CFX_WideString m_sFilePath;
  /external/pdfium/fpdfsdk/src/javascript/
JS_GlobalData.cpp 125 // m_sFilePath = pBaseAnnot->GetUserPath();
126 m_sFilePath += SDK_JS_GLOBALDATA_FILENAME;
356 LoadFileBuffer(m_sFilePath, pBuffer, nLength);
512 WriteFileBuffer(m_sFilePath, (FX_LPCSTR)sFile.GetBuffer(), sFile.GetSize());

Completed in 51 milliseconds