HomeSort by relevance Sort by last modified time
    Searched refs:FPDF_CALLCONV (Results 26 - 39 of 39) sorted by null

12

  /external/pdfium/fpdfsdk/
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...]
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,
350 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FORM_OnFocus(FPDF_FORMHANDLE hHandle,
361 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FORM_OnLButtonDown(FPDF_FORMHANDLE hHandle,
372 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FORM_OnLButtonUp(FPDF_FORMHANDLE hHandle,
384 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FORM_OnRButtonDown(FPDF_FORMHANDLE hHandle,
395 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FORM_OnRButtonUp(FPDF_FORMHANDLE hHandle
    [all...]
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...]
fpdf_dataavail.cpp 121 FPDF_EXPORT FPDF_AVAIL FPDF_CALLCONV FPDFAvail_Create(FX_FILEAVAIL* file_avail,
131 FPDF_EXPORT void FPDF_CALLCONV FPDFAvail_Destroy(FPDF_AVAIL avail) {
136 FPDF_EXPORT int FPDF_CALLCONV FPDFAvail_IsDocAvail(FPDF_AVAIL avail,
145 FPDF_EXPORT FPDF_DOCUMENT FPDF_CALLCONV
161 FPDF_EXPORT int FPDF_CALLCONV FPDFAvail_GetFirstPageNum(FPDF_DOCUMENT doc) {
166 FPDF_EXPORT int FPDF_CALLCONV FPDFAvail_IsPageAvail(FPDF_AVAIL avail,
178 FPDF_EXPORT int FPDF_CALLCONV FPDFAvail_IsFormAvail(FPDF_AVAIL avail,
187 FPDF_EXPORT int FPDF_CALLCONV FPDFAvail_IsLinearized(FPDF_AVAIL avail) {
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) {
241 FPDF_EXPORT FPDF_ANNOTATION FPDF_CALLCONV FPDFPage_GetAnnot(FPDF_PAGE page,
256 FPDF_EXPORT int FPDF_CALLCONV FPDFPage_GetAnnotIndex(FPDF_PAGE page,
280 FPDF_EXPORT void FPDF_CALLCONV FPDFPage_CloseAnnot(FPDF_ANNOTATION annot) {
284 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPage_RemoveAnnot(FPDF_PAGE page,
298 FPDF_EXPORT FPDF_ANNOTATION_SUBTYPE FPDF_CALLCONV
312 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV
318 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV
    [all...]
fpdfview.cpp 462 FPDF_EXPORT void FPDF_CALLCONV FPDF_InitLibrary() {
466 FPDF_EXPORT void FPDF_CALLCONV
488 FPDF_EXPORT void FPDF_CALLCONV FPDF_DestroyLibrary() {
538 FPDF_EXPORT void FPDF_CALLCONV FPDF_SetSandBoxPolicy(FPDF_DWORD policy,
545 FPDF_EXPORT void FPDF_CALLCONV
550 FPDF_EXPORT void FPDF_CALLCONV FPDF_SetPrintTextWithGDI(FPDF_BOOL use_gdi) {
555 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV
560 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDF_SetPrintMode(int mode) {
568 FPDF_EXPORT FPDF_DOCUMENT FPDF_CALLCONV
576 FPDF_EXPORT int FPDF_CALLCONV FPDF_GetFormType(FPDF_DOCUMENT document)
    [all...]
fpdf_transformpage.cpp 63 FPDF_EXPORT void FPDF_CALLCONV FPDFPage_SetMediaBox(FPDF_PAGE page,
75 FPDF_EXPORT void FPDF_CALLCONV FPDFPage_SetCropBox(FPDF_PAGE page,
87 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPage_GetMediaBox(FPDF_PAGE page,
96 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPage_GetCropBox(FPDF_PAGE page,
105 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV
191 FPDF_EXPORT void FPDF_CALLCONV
211 FPDF_EXPORT FPDF_CLIPPATH FPDF_CALLCONV FPDF_CreateClipPath(float left,
223 FPDF_EXPORT void FPDF_CALLCONV FPDF_DestroyClipPath(FPDF_CLIPPATH clipPath) {
265 FPDF_EXPORT void FPDF_CALLCONV FPDFPage_InsertClipPath(FPDF_PAGE page,
fpdf_progressive.cpp 33 FPDF_EXPORT int FPDF_CALLCONV FPDF_RenderPageBitmap_Start(FPDF_BITMAP bitmap,
74 FPDF_EXPORT int FPDF_CALLCONV FPDF_RenderPage_Continue(FPDF_PAGE page,
98 FPDF_EXPORT void FPDF_CALLCONV FPDF_RenderPage_Close(FPDF_PAGE page) {
fpdf_sysfontinfo.cpp 108 FPDF_EXPORT void FPDF_CALLCONV FPDF_AddInstalledFont(void* mapper,
115 FPDF_EXPORT void FPDF_CALLCONV
124 FPDF_EXPORT const FPDF_CharsetFontMap* FPDF_CALLCONV FPDF_GetDefaultTTFMap() {
197 FPDF_EXPORT FPDF_SYSFONTINFO* FPDF_CALLCONV FPDF_GetDefaultSystemFontInfo() {
218 FPDF_EXPORT void FPDF_CALLCONV
fpdf_ext.cpp 39 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV
170 FPDF_EXPORT int FPDF_CALLCONV FPDFDoc_GetPageMode(FPDF_DOCUMENT document) {
fpdfedittext.cpp 403 FPDF_EXPORT FPDF_PAGEOBJECT FPDF_CALLCONV
422 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV
439 FPDF_EXPORT FPDF_FONT FPDF_CALLCONV FPDFText_LoadFont(FPDF_DOCUMENT document,
462 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV
471 FPDF_EXPORT void FPDF_CALLCONV FPDFFont_Close(FPDF_FONT font) {
485 FPDF_EXPORT FPDF_PAGEOBJECT FPDF_CALLCONV
fpdfsave.cpp 277 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDF_SaveAsCopy(FPDF_DOCUMENT document,
283 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV
fpdfppo.cpp 348 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDF_ImportPages(FPDF_DOCUMENT dest_doc,
375 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV
fpdf_flatten.cpp 237 FPDF_EXPORT int FPDF_CALLCONV FPDFPage_Flatten(FPDF_PAGE page, int nFlag) {

Completed in 9050 milliseconds

12