Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/javascript/
DJS_GlobalData.h91 void LoadFileBuffer(const FX_WCHAR* sFilePath,
DJS_GlobalData.cpp315 LoadFileBuffer(m_sFilePath.c_str(), pBuffer, nLength); in LoadGlobalPersistentVariables()
436 void CJS_GlobalData::LoadFileBuffer(const FX_WCHAR* sFilePath, in LoadFileBuffer() function in CJS_GlobalData