/external/pdfium/public/ |
D | fpdf_edit.h | 181 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPage_HasTransparency(FPDF_PAGE page); 191 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPage_GenerateContent(FPDF_PAGE page); 207 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 285 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 307 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 329 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 346 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 427 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 463 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 491 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV [all …]
|
D | fpdf_annot.h | 106 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 167 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPage_RemoveAnnot(FPDF_PAGE page, 187 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 201 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 215 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 244 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 258 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFAnnot_SetColor(FPDF_ANNOTATION annot, 277 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFAnnot_GetColor(FPDF_ANNOTATION annot, 296 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 309 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV [all …]
|
D | fpdf_formfill.h | 132 FPDF_BOOL bPassword, 197 FPDF_BOOL bUI, 229 FPDF_BOOL bUI, 232 FPDF_BOOL bSilent, 233 FPDF_BOOL bShrinkToFit, 234 FPDF_BOOL bPrintAsImage, 235 FPDF_BOOL bReverse, 236 FPDF_BOOL bAnnotations); 658 FPDF_BOOL is_focus); 747 FPDF_BOOL bVisible, [all …]
|
D | fpdf_doc.h | 215 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 217 FPDF_BOOL* hasXCoord, 218 FPDF_BOOL* hasYCoord, 219 FPDF_BOOL* hasZoom, 279 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFLink_Enumerate(FPDF_PAGE page, 289 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFLink_GetAnnotRect(FPDF_LINK linkAnnot, 306 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV
|
D | fpdf_text.h | 111 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFText_GetCharBox(FPDF_TEXTPAGE text_page, 133 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 230 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFText_GetRect(FPDF_TEXTPAGE text_page, 303 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFText_FindNext(FPDF_SCHHANDLE handle); 313 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFText_FindPrev(FPDF_SCHHANDLE handle); 436 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFLink_GetRect(FPDF_PAGELINK link_page,
|
D | fpdf_attachment.h | 58 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 83 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 107 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 145 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV
|
D | fpdfview.h | 63 typedef int FPDF_BOOL; typedef 239 FPDF_BOOL enable); 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); 470 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDF_GetFileVersion(FPDF_DOCUMENT doc, 567 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDF_GetPageBoundingBox(FPDF_PAGE page, 1001 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV
|
D | fpdf_transformpage.h | 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
|
D | fpdf_ppo.h | 26 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDF_ImportPages(FPDF_DOCUMENT dest_doc, 37 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV
|
D | fpdf_save.h | 62 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDF_SaveAsCopy(FPDF_DOCUMENT document, 78 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV
|
D | fpdf_sysfontinfo.h | 116 FPDF_BOOL bItalic, 120 FPDF_BOOL* bExact);
|
/external/pdfium/fpdfsdk/ |
D | fpdfeditpath.cpp | 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() 147 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPath_MoveTo(FPDF_PAGEOBJECT path, in FPDFPath_MoveTo() 159 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPath_LineTo(FPDF_PAGEOBJECT path, in FPDFPath_LineTo() 171 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPath_BezierTo(FPDF_PAGEOBJECT path, in FPDFPath_BezierTo() 189 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPath_Close(FPDF_PAGEOBJECT path) { in FPDFPath_Close() 202 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPath_SetDrawMode(FPDF_PAGEOBJECT path, in FPDFPath_SetDrawMode() [all …]
|
D | cpdfsdk_formfillenvironment.h | 127 FPDF_BOOL bVisible, 165 FPDF_BOOL PutRequestURL(const wchar_t* wsURL, 183 FPDF_BOOL bPassword, 192 FPDF_BOOL bUI, 198 void JS_docprint(FPDF_BOOL bUI, 201 FPDF_BOOL bSilent, 202 FPDF_BOOL bShrinkToFit, 203 FPDF_BOOL bPrintAsImage, 204 FPDF_BOOL bReverse, 205 FPDF_BOOL bAnnotations);
|
D | fpdfannot.cpp | 199 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 284 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPage_RemoveAnnot(FPDF_PAGE page, in FPDFPage_RemoveAnnot() 312 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 318 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 352 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 441 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 467 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFAnnot_SetColor(FPDF_ANNOTATION annot, in FPDFAnnot_SetColor() 505 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFAnnot_GetColor(FPDF_ANNOTATION annot, in FPDFAnnot_GetColor() 571 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 582 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV [all …]
|
D | fpdfformfill.cpp | 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() 407 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FORM_OnKeyDown(FPDF_FORMHANDLE hHandle, in FORM_OnKeyDown() 417 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FORM_OnKeyUp(FPDF_FORMHANDLE hHandle, in FORM_OnKeyUp() 427 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FORM_OnChar(FPDF_FORMHANDLE hHandle, in FORM_OnChar() 469 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV [all …]
|
D | fsdk_define.h | 91 void FSDK_SetSandBoxPolicy(FPDF_DWORD policy, FPDF_BOOL enable); 92 FPDF_BOOL FSDK_IsSandBoxPolicyEnabled(FPDF_DWORD policy); 107 FPDF_BOOL FPDFPageObj_SetFillColor(FPDF_PAGEOBJECT page_object,
|
D | fpdftext.cpp | 108 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFText_GetCharBox(FPDF_TEXTPAGE text_page, in FPDFText_GetCharBox() 130 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 210 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFText_GetRect(FPDF_TEXTPAGE text_page, in FPDFText_GetRect() 276 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFText_FindNext(FPDF_SCHHANDLE handle) { in FPDFText_FindNext() 284 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFText_FindPrev(FPDF_SCHHANDLE handle) { in FPDFText_FindPrev() 369 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFLink_GetRect(FPDF_PAGELINK link_page, in FPDFLink_GetRect()
|
D | fpdfdoc.cpp | 231 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 233 FPDF_BOOL* hasXVal, in FPDFDest_GetLocationInPage() 234 FPDF_BOOL* hasYVal, in FPDFDest_GetLocationInPage() 235 FPDF_BOOL* hasZoomVal, in FPDFDest_GetLocationInPage() 319 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFLink_Enumerate(FPDF_PAGE page, in FPDFLink_Enumerate() 344 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFLink_GetAnnotRect(FPDF_LINK linkAnnot, in FPDFLink_GetAnnotRect() 365 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV
|
D | fpdfeditimg.cpp | 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 258 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV
|
D | cpdfsdk_formfillenvironment.cpp | 83 FPDF_BOOL bPassword, in JS_appResponse() 163 FPDF_BOOL bUI, in JS_docmailForm() 184 void CPDFSDK_FormFillEnvironment::JS_docprint(FPDF_BOOL bUI, in JS_docprint() 187 FPDF_BOOL bSilent, in JS_docprint() 188 FPDF_BOOL bShrinkToFit, in JS_docprint() 189 FPDF_BOOL bPrintAsImage, in JS_docprint() 190 FPDF_BOOL bReverse, in JS_docprint() 191 FPDF_BOOL bAnnotations) { in JS_docprint() 329 FPDF_BOOL bVisible, in DisplayCaret() 496 FPDF_BOOL CPDFSDK_FormFillEnvironment::PutRequestURL(const wchar_t* wsURL, in PutRequestURL()
|
D | fpdfeditpage.cpp | 204 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPage_HasTransparency(FPDF_PAGE page) { in FPDFPage_HasTransparency() 213 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 255 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPage_GenerateContent(FPDF_PAGE page) { in FPDFPage_GenerateContent() 336 FPDF_BOOL FPDFPageObj_SetFillColor(FPDF_PAGEOBJECT page_object, in FPDFPageObj_SetFillColor() 353 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV
|
D | fpdfattachment.cpp | 116 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 141 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 161 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV 209 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV
|
D | fpdfsave.cpp | 244 FPDF_BOOL bSetVersion, in FPDF_Doc_Save() 277 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDF_SaveAsCopy(FPDF_DOCUMENT document, in FPDF_SaveAsCopy() 283 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV
|
D | fpdfdoc_unittest.cpp | 243 FPDF_BOOL hasX; in TEST_F() 244 FPDF_BOOL hasY; in TEST_F() 245 FPDF_BOOL hasZoom; in TEST_F()
|
/external/pdfium/testing/ |
D | fake_file_access.cpp | 45 static FPDF_BOOL IsDataAvailImpl(FX_FILEAVAIL* pThis, in IsDataAvailImpl() 87 FPDF_BOOL FakeFileAccess::IsDataAvail(size_t offset, size_t size) const { in IsDataAvail()
|