Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_globaldata.cpp19 #define SDK_JS_GLOBALDATA_FILENAME L"SDK_JsGlobal.Data" macro
62 : m_RefCount(0), m_sFilePath(SDK_JS_GLOBALDATA_FILENAME) { in CJS_GlobalData()