HomeSort by relevance Sort by last modified time
    Searched refs:SysPathToPDFPath (Results 1 - 3 of 3) sorted by null

  /external/pdfium/fpdfsdk/include/javascript/
app.h 162 static CFX_WideString SysPathToPDFPath(const CFX_WideString& sOldPath);
  /external/pdfium/fpdfsdk/src/javascript/
app.cpp 938 JS_PutObjectString(isolate,pRetObj, L"cPath", SysPathToPDFPath(wsFilePath));
939 JS_PutObjectString(isolate,pRetObj, L"cURL", SysPathToPDFPath(wsFilePath));
955 CFX_WideString app::SysPathToPDFPath(const CFX_WideString& sOldPath)
Document.cpp     [all...]

Completed in 39 milliseconds