-
Notifications
You must be signed in to change notification settings - Fork 1
/
exported-functions.txt
393 lines (393 loc) · 9.4 KB
/
exported-functions.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
FPDFAnnot_AddInkStroke
FPDFAnnot_AppendAttachmentPoints
FPDFAnnot_AppendObject
FPDFAnnot_CountAttachmentPoints
FPDFAnnot_GetAP
FPDFAnnot_GetAttachmentPoints
FPDFAnnot_GetBorder
FPDFAnnot_GetColor
FPDFAnnot_GetFlags
FPDFAnnot_GetFocusableSubtypes
FPDFAnnot_GetFocusableSubtypesCount
FPDFAnnot_GetFontSize
FPDFAnnot_GetFormAdditionalActionJavaScript
FPDFAnnot_GetFormControlCount
FPDFAnnot_GetFormControlIndex
FPDFAnnot_GetFormFieldAlternateName
FPDFAnnot_GetFormFieldAtPoint
FPDFAnnot_GetFormFieldExportValue
FPDFAnnot_GetFormFieldFlags
FPDFAnnot_GetFormFieldName
FPDFAnnot_GetFormFieldType
FPDFAnnot_GetFormFieldValue
FPDFAnnot_GetInkListCount
FPDFAnnot_GetInkListPath
FPDFAnnot_GetLine
FPDFAnnot_GetLink
FPDFAnnot_GetLinkedAnnot
FPDFAnnot_GetNumberValue
FPDFAnnot_GetObject
FPDFAnnot_GetObjectCount
FPDFAnnot_GetOptionCount
FPDFAnnot_GetOptionLabel
FPDFAnnot_GetRect
FPDFAnnot_GetStringValue
FPDFAnnot_GetSubtype
FPDFAnnot_GetValueType
FPDFAnnot_GetVertices
FPDFAnnot_HasAttachmentPoints
FPDFAnnot_HasKey
FPDFAnnot_IsChecked
FPDFAnnot_IsObjectSupportedSubtype
FPDFAnnot_IsOptionSelected
FPDFAnnot_IsSupportedSubtype
FPDFAnnot_RemoveInkList
FPDFAnnot_RemoveObject
FPDFAnnot_SetAP
FPDFAnnot_SetAttachmentPoints
FPDFAnnot_SetBorder
FPDFAnnot_SetColor
FPDFAnnot_SetFlags
FPDFAnnot_SetFocusableSubtypes
FPDFAnnot_SetRect
FPDFAnnot_SetStringValue
FPDFAnnot_SetURI
FPDFAnnot_UpdateObject
FPDFPage_CloseAnnot
FPDFPage_CreateAnnot
FPDFPage_GetAnnot
FPDFPage_GetAnnotCount
FPDFPage_GetAnnotIndex
FPDFPage_RemoveAnnot
FPDFAttachment_GetFile
FPDFAttachment_GetName
FPDFAttachment_GetStringValue
FPDFAttachment_GetValueType
FPDFAttachment_HasKey
FPDFAttachment_SetFile
FPDFAttachment_SetStringValue
FPDFDoc_AddAttachment
FPDFDoc_DeleteAttachment
FPDFDoc_GetAttachment
FPDFDoc_GetAttachmentCount
FPDFCatalog_IsTagged
FPDFAvail_Create
FPDFAvail_Destroy
FPDFAvail_GetDocument
FPDFAvail_GetFirstPageNum
FPDFAvail_IsDocAvail
FPDFAvail_IsFormAvail
FPDFAvail_IsLinearized
FPDFAvail_IsPageAvail
FPDFAction_GetDest
FPDFAction_GetFilePath
FPDFAction_GetType
FPDFAction_GetURIPath
FPDFBookmark_Find
FPDFBookmark_GetAction
FPDFBookmark_GetCount
FPDFBookmark_GetDest
FPDFBookmark_GetFirstChild
FPDFBookmark_GetNextSibling
FPDFBookmark_GetTitle
FPDFDest_GetDestPageIndex
FPDFDest_GetLocationInPage
FPDFDest_GetView
FPDFLink_CountQuadPoints
FPDFLink_Enumerate
FPDFLink_GetAction
FPDFLink_GetAnnot
FPDFLink_GetAnnotRect
FPDFLink_GetDest
FPDFLink_GetLinkAtPoint
FPDFLink_GetLinkZOrderAtPoint
FPDFLink_GetQuadPoints
FPDF_GetFileIdentifier
FPDF_GetMetaText
FPDF_GetPageAAction
FPDF_GetPageLabel
FPDFImageObj_GetBitmap
FPDFImageObj_GetImageDataDecoded
FPDFImageObj_GetImageDataRaw
FPDFImageObj_GetImageFilter
FPDFImageObj_GetImageFilterCount
FPDFImageObj_GetImageMetadata
FPDFImageObj_GetRenderedBitmap
FPDFImageObj_LoadJpegFile
FPDFImageObj_LoadJpegFileInline
FPDFImageObj_SetBitmap
FPDFImageObj_SetMatrix
FPDFPageObj_NewImageObj
FPDFFormObj_CountObjects
FPDFFormObj_GetObject
FPDFPageObjMark_CountParams
FPDFPageObjMark_GetName
FPDFPageObjMark_GetParamBlobValue
FPDFPageObjMark_GetParamIntValue
FPDFPageObjMark_GetParamKey
FPDFPageObjMark_GetParamStringValue
FPDFPageObjMark_GetParamValueType
FPDFPageObjMark_RemoveParam
FPDFPageObjMark_SetBlobParam
FPDFPageObjMark_SetIntParam
FPDFPageObjMark_SetStringParam
FPDFPageObj_AddMark
FPDFPageObj_CountMarks
FPDFPageObj_Destroy
FPDFPageObj_GetBounds
FPDFPageObj_GetDashArray
FPDFPageObj_GetDashCount
FPDFPageObj_GetDashPhase
FPDFPageObj_GetFillColor
FPDFPageObj_GetLineCap
FPDFPageObj_GetLineJoin
FPDFPageObj_GetMark
FPDFPageObj_GetMatrix
FPDFPageObj_GetRotatedBounds
FPDFPageObj_GetStrokeColor
FPDFPageObj_GetStrokeWidth
FPDFPageObj_GetType
FPDFPageObj_HasTransparency
FPDFPageObj_RemoveMark
FPDFPageObj_SetBlendMode
FPDFPageObj_SetDashArray
FPDFPageObj_SetDashPhase
FPDFPageObj_SetFillColor
FPDFPageObj_SetLineCap
FPDFPageObj_SetLineJoin
FPDFPageObj_SetMatrix
FPDFPageObj_SetStrokeColor
FPDFPageObj_SetStrokeWidth
FPDFPageObj_Transform
FPDFPage_CountObjects
FPDFPage_Delete
FPDFPage_GenerateContent
FPDFPage_GetObject
FPDFPage_GetRotation
FPDFPage_HasTransparency
FPDFPage_InsertObject
FPDFPage_New
FPDFPage_RemoveObject
FPDFPage_SetRotation
FPDFPage_TransformAnnots
FPDF_CreateNewDocument
FPDFPageObj_CreateNewPath
FPDFPageObj_CreateNewRect
FPDFPathSegment_GetClose
FPDFPathSegment_GetPoint
FPDFPathSegment_GetType
FPDFPath_BezierTo
FPDFPath_Close
FPDFPath_CountSegments
FPDFPath_GetDrawMode
FPDFPath_GetPathSegment
FPDFPath_LineTo
FPDFPath_MoveTo
FPDFPath_SetDrawMode
FPDFFont_Close
FPDFFont_GetAscent
FPDFFont_GetDescent
FPDFFont_GetFlags
FPDFFont_GetFontData
FPDFFont_GetFontName
FPDFFont_GetGlyphPath
FPDFFont_GetGlyphWidth
FPDFFont_GetIsEmbedded
FPDFFont_GetItalicAngle
FPDFFont_GetWeight
FPDFGlyphPath_CountGlyphSegments
FPDFGlyphPath_GetGlyphPathSegment
FPDFPageObj_CreateTextObj
FPDFPageObj_NewTextObj
FPDFTextObj_GetFont
FPDFTextObj_GetFontSize
FPDFTextObj_GetRenderedBitmap
FPDFTextObj_GetText
FPDFTextObj_GetTextRenderMode
FPDFTextObj_SetTextRenderMode
FPDFText_LoadFont
FPDFText_LoadStandardFont
FPDFText_SetCharcodes
FPDFText_SetText
FPDFDoc_GetPageMode
FPDFPage_Flatten
FPDFDOC_ExitFormFillEnvironment
FPDFDOC_InitFormFillEnvironment
FPDFPage_FormFieldZOrderAtPoint
FPDFPage_HasFormFieldAtPoint
FPDF_FFLDraw
FPDF_RemoveFormFieldHighlight
FPDF_SetFormFieldHighlightAlpha
FPDF_SetFormFieldHighlightColor
FPDFDoc_CloseJavaScriptAction
FPDFDoc_GetJavaScriptAction
FPDFDoc_GetJavaScriptActionCount
FPDFJavaScriptAction_GetName
FPDFJavaScriptAction_GetScript
FPDF_CloseDocument
FPDF_CloseXObject
FPDF_CopyViewerPreferences
FPDF_CreateNewDocument
FPDF_ImportNPagesToOne
FPDF_ImportPages
FPDF_ImportPagesByIndex
FPDF_NewFormObjectFromXObject
FPDF_NewXObjectFromPage
FPDF_RenderPageBitmapWithColorScheme_Start
FPDF_RenderPageBitmap_Start
FPDF_RenderPage_Close
FPDF_RenderPage_Continue
FPDF_SaveAsCopy
FPDF_SaveWithVersion
FPDFText_GetCharIndexFromTextIndex
FPDFText_GetTextIndexFromCharIndex
FPDFSignatureObj_GetByteRange
FPDFSignatureObj_GetContents
FPDFSignatureObj_GetDocMDPPermission
FPDFSignatureObj_GetReason
FPDFSignatureObj_GetSubFilter
FPDFSignatureObj_GetTime
FPDF_GetSignatureCount
FPDF_GetSignatureObject
FPDF_StructElement_Attr_GetBlobValue
FPDF_StructElement_Attr_GetBooleanValue
FPDF_StructElement_Attr_GetCount
FPDF_StructElement_Attr_GetName
FPDF_StructElement_Attr_GetNumberValue
FPDF_StructElement_Attr_GetStringValue
FPDF_StructElement_Attr_GetType
FPDF_StructElement_CountChildren
FPDF_StructElement_GetActualText
FPDF_StructElement_GetAltText
FPDF_StructElement_GetAttributeAtIndex
FPDF_StructElement_GetAttributeCount
FPDF_StructElement_GetChildAtIndex
FPDF_StructElement_GetID
FPDF_StructElement_GetLang
FPDF_StructElement_GetMarkedContentID
FPDF_StructElement_GetMarkedContentIdAtIndex
FPDF_StructElement_GetMarkedContentIdCount
FPDF_StructElement_GetObjType
FPDF_StructElement_GetParent
FPDF_StructElement_GetStringAttribute
FPDF_StructElement_GetTitle
FPDF_StructElement_GetType
FPDF_StructTree_Close
FPDF_StructTree_CountChildren
FPDF_StructTree_GetChildAtIndex
FPDF_StructTree_GetForPage
FPDF_AddInstalledFont
FPDF_FreeDefaultSystemFontInfo
FPDF_GetDefaultSystemFontInfo
FPDF_GetDefaultTTFMap
FPDF_SetSystemFontInfo
FPDFLink_CloseWebLinks
FPDFLink_CountRects
FPDFLink_CountWebLinks
FPDFLink_GetRect
FPDFLink_GetTextRange
FPDFLink_GetURL
FPDFLink_LoadWebLinks
FPDFText_ClosePage
FPDFText_CountChars
FPDFText_CountRects
FPDFText_FindClose
FPDFText_FindNext
FPDFText_FindPrev
FPDFText_FindStart
FPDFText_GetBoundedText
FPDFText_GetCharAngle
FPDFText_GetCharBox
FPDFText_GetCharIndexAtPos
FPDFText_GetCharOrigin
FPDFText_GetFillColor
FPDFText_GetFontInfo
FPDFText_GetFontSize
FPDFText_GetFontWeight
FPDFText_GetLooseCharBox
FPDFText_GetMatrix
FPDFText_GetRect
FPDFText_GetSchCount
FPDFText_GetSchResultIndex
FPDFText_GetStrokeColor
FPDFText_GetText
FPDFText_GetTextRenderMode
FPDFText_GetUnicode
FPDFText_HasUnicodeMapError
FPDFText_IsGenerated
FPDFText_LoadPage
FPDFPage_GetDecodedThumbnailData
FPDFPage_GetRawThumbnailData
FPDFPage_GetThumbnailAsBitmap
FPDFClipPath_CountPathSegments
FPDFClipPath_CountPaths
FPDFClipPath_GetPathSegment
FPDFPageObj_GetClipPath
FPDFPageObj_TransformClipPath
FPDFPage_GetArtBox
FPDFPage_GetBleedBox
FPDFPage_GetCropBox
FPDFPage_GetMediaBox
FPDFPage_GetTrimBox
FPDFPage_InsertClipPath
FPDFPage_SetArtBox
FPDFPage_SetBleedBox
FPDFPage_SetCropBox
FPDFPage_SetMediaBox
FPDFPage_SetTrimBox
FPDFPage_TransFormWithClip
FPDF_CreateClipPath
FPDF_DestroyClipPath
FPDFBitmap_Create
FPDFBitmap_CreateEx
FPDFBitmap_Destroy
FPDFBitmap_FillRect
FPDFBitmap_GetBuffer
FPDFBitmap_GetFormat
FPDFBitmap_GetHeight
FPDFBitmap_GetStride
FPDFBitmap_GetWidth
FPDF_CloseDocument
FPDF_ClosePage
FPDF_CountNamedDests
FPDF_DestroyLibrary
FPDF_DeviceToPage
FPDF_DocumentHasValidCrossReferenceTable
FPDF_GetDocPermissions
FPDF_GetFileVersion
FPDF_GetFormType
FPDF_GetLastError
FPDF_GetNamedDest
FPDF_GetNamedDestByName
FPDF_GetPageBoundingBox
FPDF_GetPageCount
FPDF_GetPageHeight
FPDF_GetPageHeightF
FPDF_GetPageSizeByIndex
FPDF_GetPageSizeByIndexF
FPDF_GetPageWidth
FPDF_GetPageWidthF
FPDF_GetSecurityHandlerRevision
FPDF_GetTrailerEnds
FPDF_GetXFAPacketContent
FPDF_GetXFAPacketCount
FPDF_GetXFAPacketName
FPDF_InitLibrary
FPDF_InitLibraryWithConfig
FPDF_LoadCustomDocument
FPDF_LoadDocument
FPDF_LoadMemDocument
FPDF_LoadMemDocument64
FPDF_LoadPage
FPDF_LoadXFA
FPDF_PageToDevice
FPDF_RenderPageBitmap
FPDF_RenderPageBitmapWithMatrix
FPDF_SetSandBoxPolicy
FPDF_VIEWERREF_GetDuplex
FPDF_VIEWERREF_GetName
FPDF_VIEWERREF_GetNumCopies
FPDF_VIEWERREF_GetPrintPageRange
FPDF_VIEWERREF_GetPrintPageRangeCount
FPDF_VIEWERREF_GetPrintPageRangeElement
FPDF_VIEWERREF_GetPrintScaling