• Home
  • Raw
  • Download

Lines Matching refs:STDCALL

54 DLLEXPORT FPDF_BOOKMARK STDCALL
65 DLLEXPORT FPDF_BOOKMARK STDCALL
78 DLLEXPORT unsigned long STDCALL FPDFBookmark_GetTitle(FPDF_BOOKMARK pDict, in FPDFBookmark_GetTitle()
93 DLLEXPORT FPDF_BOOKMARK STDCALL FPDFBookmark_Find(FPDF_DOCUMENT document, in FPDFBookmark_Find()
106 DLLEXPORT FPDF_DEST STDCALL FPDFBookmark_GetDest(FPDF_DOCUMENT document, in FPDFBookmark_GetDest()
125 DLLEXPORT FPDF_ACTION STDCALL FPDFBookmark_GetAction(FPDF_BOOKMARK pDict) { in FPDFBookmark_GetAction()
132 DLLEXPORT unsigned long STDCALL FPDFAction_GetType(FPDF_ACTION pDict) { in FPDFAction_GetType()
152 DLLEXPORT FPDF_DEST STDCALL FPDFAction_GetDest(FPDF_DOCUMENT document, in FPDFAction_GetDest()
163 DLLEXPORT unsigned long STDCALL
177 DLLEXPORT unsigned long STDCALL FPDFAction_GetURIPath(FPDF_DOCUMENT document, in FPDFAction_GetURIPath()
194 DLLEXPORT unsigned long STDCALL FPDFDest_GetPageIndex(FPDF_DOCUMENT document, in FPDFDest_GetPageIndex()
205 DLLEXPORT FPDF_LINK STDCALL
219 DLLEXPORT int STDCALL
234 DLLEXPORT FPDF_DEST STDCALL FPDFLink_GetDest(FPDF_DOCUMENT document, in FPDFLink_GetDest()
252 DLLEXPORT FPDF_ACTION STDCALL FPDFLink_GetAction(FPDF_LINK pDict) { in FPDFLink_GetAction()
260 DLLEXPORT FPDF_BOOL STDCALL FPDFLink_Enumerate(FPDF_PAGE page, in FPDFLink_Enumerate()
285 DLLEXPORT FPDF_BOOL STDCALL FPDFLink_GetAnnotRect(FPDF_LINK linkAnnot, in FPDFLink_GetAnnotRect()
299 DLLEXPORT int STDCALL FPDFLink_CountQuadPoints(FPDF_LINK linkAnnot) { in FPDFLink_CountQuadPoints()
310 DLLEXPORT FPDF_BOOL STDCALL FPDFLink_GetQuadPoints(FPDF_LINK linkAnnot, in FPDFLink_GetQuadPoints()
335 DLLEXPORT unsigned long STDCALL FPDF_GetMetaText(FPDF_DOCUMENT doc, in FPDF_GetMetaText()