/external/pdfium/public/ |
D | fpdf_edit.h | 95 FPDF_EXPORT FPDF_DOCUMENT FPDF_CALLCONV FPDF_CreateNewDocument(); 110 FPDF_EXPORT FPDF_PAGE FPDF_CALLCONV FPDFPage_New(FPDF_DOCUMENT document, 119 FPDF_EXPORT void FPDF_CALLCONV FPDFPage_Delete(FPDF_DOCUMENT document, 131 FPDF_EXPORT int FPDF_CALLCONV FPDFPage_GetRotation(FPDF_PAGE page); 141 FPDF_EXPORT void FPDF_CALLCONV FPDFPage_SetRotation(FPDF_PAGE page, int rotate); 148 FPDF_EXPORT void FPDF_CALLCONV FPDFPage_InsertObject(FPDF_PAGE page, 158 FPDF_EXPORT int FPDF_CALLCONV FPDFPage_CountObject(FPDF_PAGE page); 165 FPDF_EXPORT int FPDF_CALLCONV FPDFPage_CountObjects(FPDF_PAGE page); 173 FPDF_EXPORT FPDF_PAGEOBJECT FPDF_CALLCONV FPDFPage_GetObject(FPDF_PAGE page, 181 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPage_HasTransparency(FPDF_PAGE page); [all …]
|
D | fpdfview.h | 157 #define FPDF_CALLCONV __stdcall macro 160 #define FPDF_CALLCONV macro 177 FPDF_EXPORT void FPDF_CALLCONV FPDF_InitLibrary(); 211 FPDF_EXPORT void FPDF_CALLCONV 225 FPDF_EXPORT void FPDF_CALLCONV FPDF_DestroyLibrary(); 238 FPDF_EXPORT void FPDF_CALLCONV FPDF_SetSandBoxPolicy(FPDF_DWORD policy, 257 FPDF_EXPORT void FPDF_CALLCONV 267 FPDF_EXPORT void FPDF_CALLCONV FPDF_SetPrintTextWithGDI(FPDF_BOOL use_gdi); 280 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 294 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDF_SetPrintMode(int mode); [all …]
|
D | fpdf_annot.h | 106 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 119 FPDF_EXPORT FPDF_ANNOTATION FPDF_CALLCONV 128 FPDF_EXPORT int FPDF_CALLCONV FPDFPage_GetAnnotCount(FPDF_PAGE page); 138 FPDF_EXPORT FPDF_ANNOTATION FPDF_CALLCONV FPDFPage_GetAnnot(FPDF_PAGE page, 149 FPDF_EXPORT int FPDF_CALLCONV FPDFPage_GetAnnotIndex(FPDF_PAGE page, 158 FPDF_EXPORT void FPDF_CALLCONV FPDFPage_CloseAnnot(FPDF_ANNOTATION annot); 167 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPage_RemoveAnnot(FPDF_PAGE page, 176 FPDF_EXPORT FPDF_ANNOTATION_SUBTYPE FPDF_CALLCONV 187 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 201 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV [all …]
|
D | fpdf_text.h | 30 FPDF_EXPORT FPDF_TEXTPAGE FPDF_CALLCONV FPDFText_LoadPage(FPDF_PAGE page); 41 FPDF_EXPORT void FPDF_CALLCONV FPDFText_ClosePage(FPDF_TEXTPAGE text_page); 59 FPDF_EXPORT int FPDF_CALLCONV FPDFText_CountChars(FPDF_TEXTPAGE text_page); 73 FPDF_EXPORT unsigned int FPDF_CALLCONV 87 FPDF_EXPORT double FPDF_CALLCONV FPDFText_GetFontSize(FPDF_TEXTPAGE text_page, 111 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFText_GetCharBox(FPDF_TEXTPAGE text_page, 133 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 157 FPDF_EXPORT int FPDF_CALLCONV 181 FPDF_EXPORT int FPDF_CALLCONV FPDFText_GetText(FPDF_TEXTPAGE text_page, 204 FPDF_EXPORT int FPDF_CALLCONV FPDFText_CountRects(FPDF_TEXTPAGE text_page, [all …]
|
D | fpdf_doc.h | 58 FPDF_EXPORT FPDF_BOOKMARK FPDF_CALLCONV 68 FPDF_EXPORT FPDF_BOOKMARK FPDF_CALLCONV 84 FPDF_EXPORT unsigned long FPDF_CALLCONV 98 FPDF_EXPORT FPDF_BOOKMARK FPDF_CALLCONV 108 FPDF_EXPORT FPDF_DEST FPDF_CALLCONV 118 FPDF_EXPORT FPDF_ACTION FPDF_CALLCONV 131 FPDF_EXPORT unsigned long FPDF_CALLCONV FPDFAction_GetType(FPDF_ACTION action); 144 FPDF_EXPORT FPDF_DEST FPDF_CALLCONV FPDFAction_GetDest(FPDF_DOCUMENT document, 160 FPDF_EXPORT unsigned long FPDF_CALLCONV 174 FPDF_EXPORT unsigned long FPDF_CALLCONV [all …]
|
D | fpdf_formfill.h | 1087 FPDF_EXPORT FPDF_FORMHANDLE FPDF_CALLCONV 1100 FPDF_EXPORT void FPDF_CALLCONV 1115 FPDF_EXPORT void FPDF_CALLCONV FORM_OnAfterLoadPage(FPDF_PAGE page, 1131 FPDF_EXPORT void FPDF_CALLCONV FORM_OnBeforeClosePage(FPDF_PAGE page, 1149 FPDF_EXPORT void FPDF_CALLCONV FORM_DoDocumentJSAction(FPDF_FORMHANDLE hHandle); 1164 FPDF_EXPORT void FPDF_CALLCONV 1195 FPDF_EXPORT void FPDF_CALLCONV FORM_DoDocumentAAction(FPDF_FORMHANDLE hHandle, 1221 FPDF_EXPORT void FPDF_CALLCONV FORM_DoPageAAction(FPDF_PAGE page, 1241 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FORM_OnMouseMove(FPDF_FORMHANDLE hHandle, 1264 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FORM_OnFocus(FPDF_FORMHANDLE hHandle, [all …]
|
D | fpdf_attachment.h | 21 FPDF_EXPORT int FPDF_CALLCONV 34 FPDF_EXPORT FPDF_ATTACHMENT FPDF_CALLCONV 45 FPDF_EXPORT FPDF_ATTACHMENT FPDF_CALLCONV 58 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 71 FPDF_EXPORT unsigned long FPDF_CALLCONV 83 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 94 FPDF_EXPORT FPDF_OBJECT_TYPE FPDF_CALLCONV 107 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 128 FPDF_EXPORT unsigned long FPDF_CALLCONV 145 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV [all …]
|
D | fpdf_structtree.h | 24 FPDF_EXPORT FPDF_STRUCTTREE FPDF_CALLCONV 34 FPDF_EXPORT void FPDF_CALLCONV 44 FPDF_EXPORT int FPDF_CALLCONV 55 FPDF_EXPORT FPDF_STRUCTELEMENT FPDF_CALLCONV 73 FPDF_EXPORT unsigned long FPDF_CALLCONV 85 FPDF_EXPORT int FPDF_CALLCONV 103 FPDF_EXPORT unsigned long FPDF_CALLCONV 123 FPDF_EXPORT unsigned long FPDF_CALLCONV 134 FPDF_EXPORT int FPDF_CALLCONV 147 FPDF_EXPORT FPDF_STRUCTELEMENT FPDF_CALLCONV
|
D | fpdf_transformpage.h | 29 FPDF_EXPORT void FPDF_CALLCONV FPDFPage_SetMediaBox(FPDF_PAGE page, 44 FPDF_EXPORT void FPDF_CALLCONV FPDFPage_SetCropBox(FPDF_PAGE page, 62 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPage_GetMediaBox(FPDF_PAGE page, 80 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPage_GetCropBox(FPDF_PAGE page, 100 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 117 FPDF_EXPORT void FPDF_CALLCONV 135 FPDF_EXPORT FPDF_CLIPPATH FPDF_CALLCONV FPDF_CreateClipPath(float left, 147 FPDF_EXPORT void FPDF_CALLCONV FPDF_DestroyClipPath(FPDF_CLIPPATH clipPath); 159 FPDF_EXPORT void FPDF_CALLCONV FPDFPage_InsertClipPath(FPDF_PAGE page,
|
D | fpdf_dataavail.h | 63 FPDF_EXPORT FPDF_AVAIL FPDF_CALLCONV FPDFAvail_Create(FX_FILEAVAIL* file_avail, 69 FPDF_EXPORT void FPDF_CALLCONV FPDFAvail_Destroy(FPDF_AVAIL avail); 110 FPDF_EXPORT int FPDF_CALLCONV FPDFAvail_IsDocAvail(FPDF_AVAIL avail, 122 FPDF_EXPORT FPDF_DOCUMENT FPDF_CALLCONV 134 FPDF_EXPORT int FPDF_CALLCONV FPDFAvail_GetFirstPageNum(FPDF_DOCUMENT doc); 156 FPDF_EXPORT int FPDF_CALLCONV FPDFAvail_IsPageAvail(FPDF_AVAIL avail, 181 FPDF_EXPORT int FPDF_CALLCONV FPDFAvail_IsFormAvail(FPDF_AVAIL avail, 197 FPDF_EXPORT int FPDF_CALLCONV FPDFAvail_IsLinearized(FPDF_AVAIL avail);
|
D | fpdf_sysfontinfo.h | 244 FPDF_EXPORT const FPDF_CharsetFontMap* FPDF_CALLCONV FPDF_GetDefaultTTFMap(); 259 FPDF_EXPORT void FPDF_CALLCONV FPDF_AddInstalledFont(void* mapper, 275 FPDF_EXPORT void FPDF_CALLCONV 295 FPDF_EXPORT FPDF_SYSFONTINFO* FPDF_CALLCONV FPDF_GetDefaultSystemFontInfo(); 308 FPDF_EXPORT void FPDF_CALLCONV
|
D | fpdf_progressive.h | 82 FPDF_EXPORT int FPDF_CALLCONV FPDF_RenderPageBitmap_Start(FPDF_BITMAP bitmap, 104 FPDF_EXPORT int FPDF_CALLCONV FPDF_RenderPage_Continue(FPDF_PAGE page, 116 FPDF_EXPORT void FPDF_CALLCONV FPDF_RenderPage_Close(FPDF_PAGE page);
|
/external/pdfium/fpdfsdk/ |
D | fpdftext.cpp | 48 FPDF_EXPORT FPDF_TEXTPAGE FPDF_CALLCONV FPDFText_LoadPage(FPDF_PAGE page) { in FPDFText_LoadPage() 68 FPDF_EXPORT void FPDF_CALLCONV FPDFText_ClosePage(FPDF_TEXTPAGE text_page) { in FPDFText_ClosePage() 72 FPDF_EXPORT int FPDF_CALLCONV FPDFText_CountChars(FPDF_TEXTPAGE text_page) { in FPDFText_CountChars() 80 FPDF_EXPORT unsigned int FPDF_CALLCONV 94 FPDF_EXPORT double FPDF_CALLCONV FPDFText_GetFontSize(FPDF_TEXTPAGE text_page, in FPDFText_GetFontSize() 108 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFText_GetCharBox(FPDF_TEXTPAGE text_page, in FPDFText_GetCharBox() 130 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 149 FPDF_EXPORT int FPDF_CALLCONV 165 FPDF_EXPORT int FPDF_CALLCONV FPDFText_GetText(FPDF_TEXTPAGE page, in FPDFText_GetText() 200 FPDF_EXPORT int FPDF_CALLCONV FPDFText_CountRects(FPDF_TEXTPAGE text_page, in FPDFText_CountRects() [all …]
|
D | fpdfformfill.cpp | 211 FPDF_EXPORT int FPDF_CALLCONV 269 FPDF_EXPORT int FPDF_CALLCONV 287 FPDF_EXPORT FPDF_FORMHANDLE FPDF_CALLCONV 320 FPDF_EXPORT void FPDF_CALLCONV 339 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FORM_OnMouseMove(FPDF_FORMHANDLE hHandle, in FORM_OnMouseMove() 350 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FORM_OnFocus(FPDF_FORMHANDLE hHandle, in FORM_OnFocus() 361 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FORM_OnLButtonDown(FPDF_FORMHANDLE hHandle, in FORM_OnLButtonDown() 372 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FORM_OnLButtonUp(FPDF_FORMHANDLE hHandle, in FORM_OnLButtonUp() 384 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FORM_OnRButtonDown(FPDF_FORMHANDLE hHandle, in FORM_OnRButtonDown() 395 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FORM_OnRButtonUp(FPDF_FORMHANDLE hHandle, in FORM_OnRButtonUp() [all …]
|
D | fpdfeditpath.cpp | 38 FPDF_EXPORT FPDF_PAGEOBJECT FPDF_CALLCONV FPDFPageObj_CreateNewPath(float x, in FPDFPageObj_CreateNewPath() 46 FPDF_EXPORT FPDF_PAGEOBJECT FPDF_CALLCONV FPDFPageObj_CreateNewRect(float x, in FPDFPageObj_CreateNewRect() 56 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 74 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 93 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 104 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPath_SetFillColor(FPDF_PAGEOBJECT path, in FPDFPath_SetFillColor() 112 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPath_GetFillColor(FPDF_PAGEOBJECT path, in FPDFPath_GetFillColor() 130 FPDF_EXPORT int FPDF_CALLCONV FPDFPath_CountSegments(FPDF_PAGEOBJECT path) { in FPDFPath_CountSegments() 137 FPDF_EXPORT FPDF_PATHSEGMENT FPDF_CALLCONV 147 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPath_MoveTo(FPDF_PAGEOBJECT path, in FPDFPath_MoveTo() [all …]
|
D | fpdfdoc.cpp | 65 FPDF_EXPORT FPDF_BOOKMARK FPDF_CALLCONV 76 FPDF_EXPORT FPDF_BOOKMARK FPDF_CALLCONV 89 FPDF_EXPORT unsigned long FPDF_CALLCONV 98 FPDF_EXPORT FPDF_BOOKMARK FPDF_CALLCONV 112 FPDF_EXPORT FPDF_DEST FPDF_CALLCONV FPDFBookmark_GetDest(FPDF_DOCUMENT document, in FPDFBookmark_GetDest() 131 FPDF_EXPORT FPDF_ACTION FPDF_CALLCONV 139 FPDF_EXPORT unsigned long FPDF_CALLCONV FPDFAction_GetType(FPDF_ACTION pDict) { in FPDFAction_GetType() 159 FPDF_EXPORT FPDF_DEST FPDF_CALLCONV FPDFAction_GetDest(FPDF_DOCUMENT document, in FPDFAction_GetDest() 170 FPDF_EXPORT unsigned long FPDF_CALLCONV 184 FPDF_EXPORT unsigned long FPDF_CALLCONV [all …]
|
D | fpdfeditpage.cpp | 98 FPDF_EXPORT FPDF_DOCUMENT FPDF_CALLCONV FPDF_CreateNewDocument() { in FPDF_CreateNewDocument() 126 FPDF_EXPORT void FPDF_CALLCONV FPDFPage_Delete(FPDF_DOCUMENT document, in FPDFPage_Delete() 132 FPDF_EXPORT FPDF_PAGE FPDF_CALLCONV FPDFPage_New(FPDF_DOCUMENT document, in FPDFPage_New() 165 FPDF_EXPORT int FPDF_CALLCONV FPDFPage_GetRotation(FPDF_PAGE page) { in FPDFPage_GetRotation() 170 FPDF_EXPORT void FPDF_CALLCONV FPDFPage_InsertObject(FPDF_PAGE page, in FPDFPage_InsertObject() 185 FPDF_EXPORT int FPDF_CALLCONV FPDFPage_CountObject(FPDF_PAGE page) { in FPDFPage_CountObject() 189 FPDF_EXPORT int FPDF_CALLCONV FPDFPage_CountObjects(FPDF_PAGE page) { in FPDFPage_CountObjects() 196 FPDF_EXPORT FPDF_PAGEOBJECT FPDF_CALLCONV FPDFPage_GetObject(FPDF_PAGE page, in FPDFPage_GetObject() 204 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPage_HasTransparency(FPDF_PAGE page) { in FPDFPage_HasTransparency() 209 FPDF_EXPORT void FPDF_CALLCONV FPDFPageObj_Destroy(FPDF_PAGEOBJECT page_obj) { in FPDFPageObj_Destroy() [all …]
|
D | fpdf_structtree.cpp | 40 FPDF_EXPORT FPDF_STRUCTTREE FPDF_CALLCONV 50 FPDF_EXPORT void FPDF_CALLCONV 55 FPDF_EXPORT int FPDF_CALLCONV 65 FPDF_EXPORT FPDF_STRUCTELEMENT FPDF_CALLCONV 75 FPDF_EXPORT unsigned long FPDF_CALLCONV 86 FPDF_EXPORT int FPDF_CALLCONV 94 FPDF_EXPORT unsigned long FPDF_CALLCONV 103 FPDF_EXPORT unsigned long FPDF_CALLCONV 113 FPDF_EXPORT int FPDF_CALLCONV 123 FPDF_EXPORT FPDF_STRUCTELEMENT FPDF_CALLCONV
|
D | fpdfannot.cpp | 199 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 209 FPDF_EXPORT FPDF_ANNOTATION FPDF_CALLCONV 232 FPDF_EXPORT int FPDF_CALLCONV FPDFPage_GetAnnotCount(FPDF_PAGE page) { in FPDFPage_GetAnnotCount() 241 FPDF_EXPORT FPDF_ANNOTATION FPDF_CALLCONV FPDFPage_GetAnnot(FPDF_PAGE page, in FPDFPage_GetAnnot() 256 FPDF_EXPORT int FPDF_CALLCONV FPDFPage_GetAnnotIndex(FPDF_PAGE page, in FPDFPage_GetAnnotIndex() 280 FPDF_EXPORT void FPDF_CALLCONV FPDFPage_CloseAnnot(FPDF_ANNOTATION annot) { in FPDFPage_CloseAnnot() 284 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPage_RemoveAnnot(FPDF_PAGE page, in FPDFPage_RemoveAnnot() 298 FPDF_EXPORT FPDF_ANNOTATION_SUBTYPE FPDF_CALLCONV 312 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 318 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV [all …]
|
D | fpdfview.cpp | 462 FPDF_EXPORT void FPDF_CALLCONV FPDF_InitLibrary() { in FPDF_InitLibrary() 466 FPDF_EXPORT void FPDF_CALLCONV 488 FPDF_EXPORT void FPDF_CALLCONV FPDF_DestroyLibrary() { in FPDF_DestroyLibrary() 538 FPDF_EXPORT void FPDF_CALLCONV FPDF_SetSandBoxPolicy(FPDF_DWORD policy, in FPDF_SetSandBoxPolicy() 545 FPDF_EXPORT void FPDF_CALLCONV 550 FPDF_EXPORT void FPDF_CALLCONV FPDF_SetPrintTextWithGDI(FPDF_BOOL use_gdi) { in FPDF_SetPrintTextWithGDI() 555 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 560 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDF_SetPrintMode(int mode) { in FPDF_SetPrintMode() 568 FPDF_EXPORT FPDF_DOCUMENT FPDF_CALLCONV 576 FPDF_EXPORT int FPDF_CALLCONV FPDF_GetFormType(FPDF_DOCUMENT document) { in FPDF_GetFormType() [all …]
|
D | fpdfattachment.cpp | 49 FPDF_EXPORT int FPDF_CALLCONV 58 FPDF_EXPORT FPDF_ATTACHMENT FPDF_CALLCONV 102 FPDF_EXPORT FPDF_ATTACHMENT FPDF_CALLCONV 116 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 129 FPDF_EXPORT unsigned long FPDF_CALLCONV 141 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 151 FPDF_EXPORT FPDF_OBJECT_TYPE FPDF_CALLCONV 161 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 183 FPDF_EXPORT unsigned long FPDF_CALLCONV 209 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV [all …]
|
D | fpdfeditimg.cpp | 75 FPDF_EXPORT FPDF_PAGEOBJECT FPDF_CALLCONV 86 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 94 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 102 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 122 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 143 FPDF_EXPORT FPDF_BITMAP FPDF_CALLCONV 170 FPDF_EXPORT unsigned long FPDF_CALLCONV 189 FPDF_EXPORT unsigned long FPDF_CALLCONV 212 FPDF_EXPORT int FPDF_CALLCONV 235 FPDF_EXPORT unsigned long FPDF_CALLCONV [all …]
|
D | fpdf_dataavail.cpp | 121 FPDF_EXPORT FPDF_AVAIL FPDF_CALLCONV FPDFAvail_Create(FX_FILEAVAIL* file_avail, in FPDFAvail_Create() 131 FPDF_EXPORT void FPDF_CALLCONV FPDFAvail_Destroy(FPDF_AVAIL avail) { in FPDFAvail_Destroy() 136 FPDF_EXPORT int FPDF_CALLCONV FPDFAvail_IsDocAvail(FPDF_AVAIL avail, in FPDFAvail_IsDocAvail() 145 FPDF_EXPORT FPDF_DOCUMENT FPDF_CALLCONV 161 FPDF_EXPORT int FPDF_CALLCONV FPDFAvail_GetFirstPageNum(FPDF_DOCUMENT doc) { in FPDFAvail_GetFirstPageNum() 166 FPDF_EXPORT int FPDF_CALLCONV FPDFAvail_IsPageAvail(FPDF_AVAIL avail, in FPDFAvail_IsPageAvail() 178 FPDF_EXPORT int FPDF_CALLCONV FPDFAvail_IsFormAvail(FPDF_AVAIL avail, in FPDFAvail_IsFormAvail() 187 FPDF_EXPORT int FPDF_CALLCONV FPDFAvail_IsLinearized(FPDF_AVAIL avail) { in FPDFAvail_IsLinearized()
|
D | fpdf_transformpage.cpp | 63 FPDF_EXPORT void FPDF_CALLCONV FPDFPage_SetMediaBox(FPDF_PAGE page, in FPDFPage_SetMediaBox() 75 FPDF_EXPORT void FPDF_CALLCONV FPDFPage_SetCropBox(FPDF_PAGE page, in FPDFPage_SetCropBox() 87 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPage_GetMediaBox(FPDF_PAGE page, in FPDFPage_GetMediaBox() 96 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPage_GetCropBox(FPDF_PAGE page, in FPDFPage_GetCropBox() 105 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 191 FPDF_EXPORT void FPDF_CALLCONV 211 FPDF_EXPORT FPDF_CLIPPATH FPDF_CALLCONV FPDF_CreateClipPath(float left, in FPDF_CreateClipPath() 223 FPDF_EXPORT void FPDF_CALLCONV FPDF_DestroyClipPath(FPDF_CLIPPATH clipPath) { in FPDF_DestroyClipPath() 265 FPDF_EXPORT void FPDF_CALLCONV FPDFPage_InsertClipPath(FPDF_PAGE page, in FPDFPage_InsertClipPath()
|
D | fpdf_sysfontinfo.cpp | 108 FPDF_EXPORT void FPDF_CALLCONV FPDF_AddInstalledFont(void* mapper, in FPDF_AddInstalledFont() 115 FPDF_EXPORT void FPDF_CALLCONV 124 FPDF_EXPORT const FPDF_CharsetFontMap* FPDF_CALLCONV FPDF_GetDefaultTTFMap() { in FPDF_GetDefaultTTFMap() 197 FPDF_EXPORT FPDF_SYSFONTINFO* FPDF_CALLCONV FPDF_GetDefaultSystemFontInfo() { in FPDF_GetDefaultSystemFontInfo() 218 FPDF_EXPORT void FPDF_CALLCONV
|