Home
last modified time | relevance | path

Searched refs:LoadFileBuffer (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fxjs/
Dcjs_globaldata.h62 void LoadFileBuffer(const wchar_t* sFilePath,
Dcjs_globaldata.cpp225 LoadFileBuffer(m_sFilePath.c_str(), pBuffer, nLength); in LoadGlobalPersistentVariables()
343 void CJS_GlobalData::LoadFileBuffer(const wchar_t* sFilePath, in LoadFileBuffer() function in CJS_GlobalData