Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/
Dfpdf_ext.cpp10 #define FPDFSDK_UNSUPPORT_CALL 100 macro
39 …FSDK_UnsupportInfo_Adapter *)CPDF_ModuleMgr::Get()->GetPrivateData((void *)FPDFSDK_UNSUPPORT_CALL); in FPDF_UnSupportError()
53 CPDF_ModuleMgr::Get()->SetPrivateData((void *)FPDFSDK_UNSUPPORT_CALL,pAdapter, &FreeUnsupportInfo); in FSDK_SetUnSpObjProcessHandler()