Home
last modified time | relevance | path

Searched refs:m_sFilePath (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/src/javascript/
DJS_GlobalData.cpp119 m_sFilePath += SDK_JS_GLOBALDATA_FILENAME; in CJS_GlobalData()
315 LoadFileBuffer(m_sFilePath.c_str(), pBuffer, nLength); in LoadGlobalPersistentVariables()
432 WriteFileBuffer(m_sFilePath.c_str(), (const FX_CHAR*)sFile.GetBuffer(), in SaveGlobalPersisitentVariables()
DJS_GlobalData.h103 CFX_WideString m_sFilePath; variable
Dglobal.h74 CFX_WideString m_sFilePath; variable