Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_globaldata.cpp62 : m_RefCount(0), m_sFilePath(SDK_JS_GLOBALDATA_FILENAME) { in CJS_GlobalData()
225 LoadFileBuffer(m_sFilePath.c_str(), pBuffer, nLength); in LoadGlobalPersistentVariables()
339 WriteFileBuffer(m_sFilePath.c_str(), in SaveGlobalPersisitentVariables()
Dcjs_globaldata.h74 WideString m_sFilePath; variable
Dcjs_global.cpp171 WideString m_sFilePath; member in __anon0d76a8590111::JSGlobalAlternate