~ubuntu-branches/ubuntu/vivid/emscripten/vivid

« back to all changes in this revision

Viewing changes to tests/poppler/glib/reference/poppler-sections.txt

  • Committer: Package Import Robot
  • Author(s): Sylvestre Ledru
  • Date: 2013-05-02 13:11:51 UTC
  • Revision ID: package-import@ubuntu.com-20130502131151-q8dvteqr1ef2x7xz
Tags: upstream-1.4.1~20130504~adb56cb
ImportĀ upstreamĀ versionĀ 1.4.1~20130504~adb56cb

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<INCLUDE>poppler.h</INCLUDE>
 
2
 
 
3
<SECTION>
 
4
<FILE>poppler-page</FILE>
 
5
<TITLE>PopplerPage</TITLE>
 
6
PopplerPage
 
7
PopplerRectangle
 
8
PopplerPageTransition
 
9
PopplerLinkMapping
 
10
PopplerImageMapping
 
11
PopplerFormFieldMapping
 
12
PopplerAnnotMapping
 
13
PopplerPageTransitionType
 
14
PopplerPageTransitionAlignment
 
15
PopplerPageTransitionDirection
 
16
PopplerSelectionStyle
 
17
poppler_page_get_index
 
18
poppler_page_get_label
 
19
poppler_page_get_size
 
20
poppler_page_get_crop_box
 
21
poppler_page_get_duration
 
22
poppler_page_get_transition
 
23
poppler_page_get_thumbnail_size
 
24
poppler_page_get_thumbnail
 
25
poppler_page_get_thumbnail_pixbuf
 
26
poppler_page_render
 
27
poppler_page_render_for_printing
 
28
poppler_page_render_for_printing_with_options
 
29
poppler_page_render_to_pixbuf
 
30
poppler_page_render_to_pixbuf_for_printing
 
31
poppler_page_render_to_ps
 
32
poppler_page_render_selection
 
33
poppler_page_render_selection_to_pixbuf
 
34
poppler_page_get_selected_region
 
35
poppler_page_get_selection_region
 
36
poppler_page_selection_region_free
 
37
poppler_page_get_selected_text
 
38
poppler_page_find_text
 
39
poppler_page_get_text
 
40
poppler_page_get_text_layout
 
41
poppler_page_get_link_mapping
 
42
poppler_page_free_link_mapping
 
43
poppler_page_get_image_mapping
 
44
poppler_page_get_image
 
45
poppler_page_free_image_mapping
 
46
poppler_page_get_form_field_mapping
 
47
poppler_page_free_form_field_mapping
 
48
poppler_page_get_annot_mapping
 
49
poppler_page_free_annot_mapping
 
50
poppler_page_add_annot
 
51
poppler_rectangle_new
 
52
poppler_rectangle_copy
 
53
poppler_rectangle_free
 
54
poppler_page_transition_new
 
55
poppler_page_transition_copy
 
56
poppler_page_transition_free
 
57
poppler_link_mapping_new
 
58
poppler_link_mapping_copy
 
59
poppler_link_mapping_free
 
60
poppler_image_mapping_new
 
61
poppler_image_mapping_copy
 
62
poppler_image_mapping_free
 
63
poppler_form_field_mapping_new
 
64
poppler_form_field_mapping_copy
 
65
poppler_form_field_mapping_free
 
66
poppler_annot_mapping_new
 
67
poppler_annot_mapping_copy
 
68
poppler_annot_mapping_free
 
69
 
 
70
<SUBSECTION Standard>
 
71
POPPLER_PAGE
 
72
POPPLER_IS_PAGE
 
73
POPPLER_TYPE_PAGE
 
74
POPPLER_TYPE_RECTANGLE
 
75
POPPLER_TYPE_PAGE_TRANSITION
 
76
POPPLER_TYPE_LINK_MAPPING
 
77
POPPLER_TYPE_IMAGE_MAPPING
 
78
POPPLER_TYPE_FORM_FIELD_MAPPING
 
79
POPPLER_TYPE_ANNOT_MAPPING
 
80
POPPLER_TYPE_PAGE_TRANSITION_ALIGNMENT
 
81
POPPLER_TYPE_PAGE_TRANSITION_DIRECTION
 
82
POPPLER_TYPE_PAGE_TRANSITION_TYPE
 
83
POPPLER_TYPE_SELECTION_STYLE
 
84
<SUBSECTION Private>
 
85
poppler_page_get_type
 
86
poppler_rectangle_get_type
 
87
poppler_page_transition_get_type
 
88
poppler_link_mapping_get_type
 
89
poppler_image_mapping_get_type
 
90
poppler_form_field_mapping_get_type
 
91
poppler_annot_mapping_get_type
 
92
poppler_page_transition_alignment_get_type
 
93
poppler_page_transition_direction_get_type
 
94
poppler_page_transition_type_get_type
 
95
poppler_selection_style_get_type
 
96
</SECTION>
 
97
 
 
98
<SECTION>
 
99
<FILE>poppler-document</FILE>
 
100
<TITLE>PopplerDocument</TITLE>
 
101
PopplerDocument
 
102
PopplerIndexIter
 
103
PopplerFontsIter
 
104
PopplerLayersIter
 
105
PopplerPageLayout
 
106
PopplerPageMode
 
107
PopplerFontInfo
 
108
PopplerFontType
 
109
PopplerPSFile
 
110
PopplerViewerPreferences
 
111
PopplerPermissions
 
112
poppler_document_new_from_file
 
113
poppler_document_new_from_data
 
114
poppler_document_save
 
115
poppler_document_save_a_copy
 
116
poppler_document_get_id
 
117
poppler_document_get_pdf_version_string
 
118
poppler_document_get_pdf_version
 
119
poppler_document_get_title
 
120
poppler_document_get_author
 
121
poppler_document_get_subject
 
122
poppler_document_get_keywords
 
123
poppler_document_get_creator
 
124
poppler_document_get_producer
 
125
poppler_document_get_creation_date
 
126
poppler_document_get_modification_date
 
127
poppler_document_get_page_layout
 
128
poppler_document_get_page_mode
 
129
poppler_document_get_permissions
 
130
poppler_document_get_metadata
 
131
poppler_document_get_permissions
 
132
poppler_document_is_linearized
 
133
poppler_document_get_n_pages
 
134
poppler_document_get_page
 
135
poppler_document_get_page_by_label
 
136
poppler_document_find_dest
 
137
poppler_document_has_attachments
 
138
poppler_document_get_attachments
 
139
poppler_document_get_form_field
 
140
poppler_index_iter_new
 
141
poppler_index_iter_copy
 
142
poppler_index_iter_free
 
143
poppler_index_iter_get_child
 
144
poppler_index_iter_is_open
 
145
poppler_index_iter_get_action
 
146
poppler_index_iter_next
 
147
poppler_font_info_new
 
148
poppler_font_info_scan
 
149
poppler_font_info_free
 
150
poppler_fonts_iter_copy
 
151
poppler_fonts_iter_free
 
152
poppler_fonts_iter_get_name
 
153
poppler_fonts_iter_get_full_name
 
154
poppler_fonts_iter_get_font_type
 
155
poppler_fonts_iter_get_file_name
 
156
poppler_fonts_iter_is_embedded
 
157
poppler_fonts_iter_is_subset
 
158
poppler_fonts_iter_next
 
159
poppler_layers_iter_new
 
160
poppler_layers_iter_copy
 
161
poppler_layers_iter_free
 
162
poppler_layers_iter_get_child
 
163
poppler_layers_iter_get_layer
 
164
poppler_layers_iter_get_title
 
165
poppler_layers_iter_next
 
166
poppler_ps_file_new
 
167
poppler_ps_file_free
 
168
poppler_ps_file_set_paper_size
 
169
poppler_ps_file_set_duplex
 
170
 
 
171
<SUBSECTION Standard>
 
172
POPPLER_DOCUMENT
 
173
POPPLER_IS_DOCUMENT
 
174
POPPLER_TYPE_DOCUMENT
 
175
POPPLER_FONT_INFO
 
176
POPPLER_IS_FONT_INFO
 
177
POPPLER_TYPE_FONT_INFO
 
178
POPPLER_TYPE_FONTS_ITER
 
179
POPPLER_TYPE_INDEX_ITER
 
180
POPPLER_TYPE_LAYER
 
181
POPPLER_TYPE_LAYERS_ITER
 
182
POPPLER_PS_FILE
 
183
POPPLER_IS_PS_FILE
 
184
POPPLER_TYPE_PS_FILE
 
185
POPPLER_TYPE_FONT_TYPE
 
186
POPPLER_TYPE_PAGE_LAYOUT
 
187
POPPLER_TYPE_PAGE_MODE
 
188
POPPLER_TYPE_PERMISSIONS
 
189
POPPLER_TYPE_VIEWER_PREFERENCES
 
190
 
 
191
<SUBSECTION Private>
 
192
poppler_document_get_type
 
193
poppler_index_iter_get_type
 
194
poppler_font_info_get_type
 
195
poppler_fonts_iter_get_type
 
196
poppler_layers_iter_get_type
 
197
poppler_ps_file_get_type
 
198
poppler_font_type_get_type
 
199
poppler_page_layout_get_type
 
200
poppler_page_mode_get_type
 
201
poppler_permissions_get_type
 
202
poppler_viewer_preferences_get_type
 
203
</SECTION>
 
204
 
 
205
<SECTION>
 
206
<FILE>poppler-action</FILE>
 
207
<TITLE>PopplerAction</TITLE>
 
208
PopplerAction
 
209
PopplerDest
 
210
PopplerActionAny
 
211
PopplerActionGotoDest
 
212
PopplerActionGotoRemote
 
213
PopplerActionLaunch
 
214
PopplerActionUri
 
215
PopplerActionNamed
 
216
PopplerActionMovie
 
217
PopplerActionRendition
 
218
PopplerActionOCGState
 
219
PopplerActionType
 
220
PopplerDestType
 
221
PopplerActionMovieOperation
 
222
PopplerActionLayer
 
223
PopplerActionLayerAction
 
224
poppler_action_copy
 
225
poppler_action_free
 
226
poppler_dest_copy
 
227
poppler_dest_free
 
228
 
 
229
<SUBSECTION Standard>
 
230
POPPLER_ACTION
 
231
POPPLER_TYPE_ACTION
 
232
POPPLER_TYPE_ACTION_TYPE
 
233
POPPLER_TYPE_DEST
 
234
POPPLER_TYPE_DEST_TYPE
 
235
POPPLER_TYPE_ACTION_LAYER_ACTION
 
236
POPPLER_TYPE_ACTION_MOVIE_OPERATION
 
237
 
 
238
 
 
239
<SUBSECTION Private>
 
240
poppler_action_get_type
 
241
poppler_dest_get_type
 
242
poppler_action_type_get_type
 
243
poppler_dest_type_get_type
 
244
poppler_action_layer_action_get_type
 
245
poppler_action_movie_operation_get_type
 
246
</SECTION>
 
247
 
 
248
<SECTION>
 
249
<FILE>poppler-attachment</FILE>
 
250
<TITLE>PopplerAttachment</TITLE>
 
251
PopplerAttachment
 
252
PopplerAttachmentSaveFunc
 
253
poppler_attachment_save
 
254
poppler_attachment_save_to_callback
 
255
 
 
256
<SUBSECTION Standard>
 
257
POPPLER_ATTACHMENT
 
258
POPPLER_IS_ATTACHMENT
 
259
POPPLER_TYPE_ATTACHMENT
 
260
 
 
261
<SUBSECTION Private>
 
262
poppler_attachment_get_type
 
263
</SECTION>
 
264
 
 
265
<SECTION>
 
266
<FILE>poppler-form-field</FILE>
 
267
<TITLE>PopplerFormField</TITLE>
 
268
PopplerFormField
 
269
PopplerFormFieldType
 
270
PopplerFormButtonType
 
271
PopplerFormChoiceType
 
272
PopplerFormTextType
 
273
poppler_form_field_get_field_type
 
274
poppler_form_field_get_id
 
275
poppler_form_field_is_read_only
 
276
poppler_form_field_get_font_size
 
277
poppler_form_field_get_partial_name
 
278
poppler_form_field_get_mapping_name
 
279
poppler_form_field_get_name
 
280
poppler_form_field_button_get_button_type
 
281
poppler_form_field_button_get_state
 
282
poppler_form_field_button_set_state
 
283
poppler_form_field_choice_get_choice_type
 
284
poppler_form_field_choice_can_select_multiple
 
285
poppler_form_field_choice_commit_on_change
 
286
poppler_form_field_choice_do_spell_check
 
287
poppler_form_field_choice_get_item
 
288
poppler_form_field_choice_get_n_items
 
289
poppler_form_field_choice_get_text
 
290
poppler_form_field_choice_set_text
 
291
poppler_form_field_choice_is_editable
 
292
poppler_form_field_choice_is_item_selected
 
293
poppler_form_field_choice_select_item
 
294
poppler_form_field_choice_toggle_item
 
295
poppler_form_field_choice_unselect_all
 
296
poppler_form_field_text_get_text_type
 
297
poppler_form_field_text_get_text
 
298
poppler_form_field_text_set_text
 
299
poppler_form_field_text_get_max_len
 
300
poppler_form_field_text_do_scroll
 
301
poppler_form_field_text_do_spell_check
 
302
poppler_form_field_text_is_password
 
303
poppler_form_field_text_is_rich_text
 
304
 
 
305
<SUBSECTION Standard>
 
306
POPPLER_FORM_FIELD
 
307
POPPLER_IS_FORM_FIELD
 
308
POPPLER_TYPE_FORM_FIELD
 
309
POPPLER_TYPE_FORM_BUTTON_TYPE
 
310
POPPLER_TYPE_FORM_CHOICE_TYPE
 
311
POPPLER_TYPE_FORM_FIELD_TYPE
 
312
POPPLER_TYPE_FORM_TEXT_TYPE
 
313
 
 
314
<SUBSECTION Private>
 
315
poppler_form_field_get_type
 
316
poppler_form_field_type_get_type
 
317
poppler_form_button_type_get_type
 
318
poppler_form_choice_type_get_type
 
319
poppler_form_text_type_get_type
 
320
</SECTION>
 
321
 
 
322
<SECTION>
 
323
<FILE>poppler</FILE>
 
324
POPPLER_ERROR
 
325
PopplerError
 
326
PopplerOrientation
 
327
PopplerBackend
 
328
PopplerColor
 
329
PopplerPrintFlags
 
330
poppler_get_backend
 
331
poppler_get_version
 
332
poppler_date_parse
 
333
poppler_color_new
 
334
poppler_color_copy
 
335
poppler_color_free
 
336
 
 
337
<SUBSECTION Standard>
 
338
POPPLER_TYPE_COLOR
 
339
POPPLER_TYPE_BACKEND
 
340
POPPLER_TYPE_ERROR
 
341
POPPLER_TYPE_ORIENTATION
 
342
POPPLER_TYPE_PRINT_FLAGS
 
343
 
 
344
<SUBSECTION Private>
 
345
poppler_error_get_type
 
346
poppler_error_quark
 
347
poppler_backend_get_type
 
348
poppler_color_get_type
 
349
poppler_orientation_get_type
 
350
poppler_print_flags_get_type
 
351
</SECTION>
 
352
 
 
353
<SECTION>
 
354
<FILE>poppler-annot</FILE>
 
355
<TITLE>PopplerAnnot</TITLE>
 
356
PopplerAnnot
 
357
PopplerAnnotMarkup
 
358
PopplerAnnotText
 
359
PopplerAnnotFreeText
 
360
PopplerAnnotFileAttachment
 
361
PopplerAnnotMovie
 
362
PopplerAnnotScreen
 
363
PopplerAnnotType
 
364
PopplerAnnotFlag
 
365
PopplerAnnotExternalDataType
 
366
PopplerAnnotMarkupReplyType
 
367
PopplerAnnotTextState
 
368
PopplerAnnotCalloutLine
 
369
PopplerAnnotFreeTextQuadding
 
370
poppler_annot_get_annot_type
 
371
poppler_annot_get_flags
 
372
poppler_annot_get_name
 
373
poppler_annot_get_page_index
 
374
poppler_annot_get_color
 
375
poppler_annot_set_color
 
376
poppler_annot_get_contents
 
377
poppler_annot_set_contents
 
378
poppler_annot_get_modified
 
379
poppler_annot_markup_get_label
 
380
poppler_annot_markup_set_label
 
381
poppler_annot_markup_get_subject
 
382
poppler_annot_markup_get_opacity
 
383
poppler_annot_markup_set_opacity
 
384
poppler_annot_markup_has_popup
 
385
poppler_annot_markup_set_popup
 
386
poppler_annot_markup_get_popup_is_open
 
387
poppler_annot_markup_set_popup_is_open
 
388
poppler_annot_markup_get_popup_rectangle
 
389
poppler_annot_markup_get_date
 
390
poppler_annot_markup_get_external_data
 
391
poppler_annot_markup_get_reply_to
 
392
poppler_annot_text_new
 
393
poppler_annot_text_get_icon
 
394
POPPLER_ANNOT_TEXT_ICON_NOTE
 
395
POPPLER_ANNOT_TEXT_ICON_COMMENT
 
396
POPPLER_ANNOT_TEXT_ICON_KEY
 
397
POPPLER_ANNOT_TEXT_ICON_HELP
 
398
POPPLER_ANNOT_TEXT_ICON_NEW_PARAGRAPH
 
399
POPPLER_ANNOT_TEXT_ICON_PARAGRAPH
 
400
POPPLER_ANNOT_TEXT_ICON_INSERT
 
401
POPPLER_ANNOT_TEXT_ICON_CROSS
 
402
POPPLER_ANNOT_TEXT_ICON_CIRCLE
 
403
poppler_annot_text_set_icon
 
404
poppler_annot_text_get_is_open
 
405
poppler_annot_text_set_is_open
 
406
poppler_annot_text_get_state
 
407
poppler_annot_free_text_get_callout_line
 
408
poppler_annot_free_text_get_quadding
 
409
poppler_annot_file_attachment_get_attachment
 
410
poppler_annot_file_attachment_get_name
 
411
poppler_annot_screen_get_action
 
412
poppler_annot_movie_get_movie
 
413
poppler_annot_movie_get_title
 
414
poppler_annot_callout_line_new
 
415
poppler_annot_callout_line_copy
 
416
poppler_annot_callout_line_free
 
417
 
 
418
<SUBSECTION Standard>
 
419
POPPLER_ANNOT
 
420
POPPLER_IS_ANNOT
 
421
POPPLER_TYPE_ANNOT
 
422
POPPLER_ANNOT_FILE_ATTACHMENT
 
423
POPPLER_IS_ANNOT_FILE_ATTACHMENT
 
424
POPPLER_TYPE_ANNOT_FILE_ATTACHMENT
 
425
POPPLER_ANNOT_FREE_TEXT
 
426
POPPLER_IS_ANNOT_FREE_TEXT
 
427
POPPLER_TYPE_ANNOT_FREE_TEXT
 
428
POPPLER_ANNOT_MARKUP
 
429
POPPLER_IS_ANNOT_MARKUP
 
430
POPPLER_TYPE_ANNOT_MARKUP
 
431
POPPLER_ANNOT_MOVIE
 
432
POPPLER_IS_ANNOT_MOVIE
 
433
POPPLER_TYPE_ANNOT_MOVIE
 
434
POPPLER_ANNOT_SCREEN
 
435
POPPLER_IS_ANNOT_SCREEN
 
436
POPPLER_TYPE_ANNOT_SCREEN
 
437
POPPLER_ANNOT_TEXT
 
438
POPPLER_IS_ANNOT_TEXT
 
439
POPPLER_TYPE_ANNOT_TEXT
 
440
POPPLER_TYPE_ANNOT_CALLOUT_LINE
 
441
POPPLER_TYPE_ANNOT_EXTERNAL_DATA_TYPE
 
442
POPPLER_TYPE_ANNOT_FLAG
 
443
POPPLER_TYPE_ANNOT_MARKUP_REPLY_TYPE
 
444
POPPLER_TYPE_ANNOT_TEXT_STATE
 
445
POPPLER_TYPE_ANNOT_FREE_TEXT_QUADDING
 
446
POPPLER_TYPE_ANNOT_TYPE
 
447
 
 
448
<SUBSECTION Private>
 
449
poppler_annot_get_type
 
450
poppler_annot_type_get_type
 
451
poppler_annot_markup_get_type
 
452
poppler_annot_text_get_type
 
453
poppler_annot_free_text_get_type
 
454
poppler_annot_file_attachment_get_type
 
455
poppler_annot_screen_get_type
 
456
poppler_annot_movie_get_type
 
457
poppler_annot_flag_get_type
 
458
poppler_annot_external_data_type_get_type
 
459
poppler_annot_markup_reply_type_get_type
 
460
poppler_annot_callout_line_get_type
 
461
poppler_annot_text_state_get_type
 
462
poppler_annot_free_text_quadding_get_type
 
463
</SECTION>
 
464
 
 
465
<SECTION>
 
466
<FILE>poppler-layer</FILE>
 
467
<TITLE>PopplerLayer</TITLE>
 
468
PopplerLayer
 
469
poppler_layer_get_title
 
470
poppler_layer_is_visible
 
471
poppler_layer_show
 
472
poppler_layer_hide
 
473
poppler_layer_is_parent
 
474
poppler_layer_get_radio_button_group_id
 
475
 
 
476
<SUBSECTION Standard>
 
477
POPPLER_LAYER
 
478
POPPLER_IS_LAYER
 
479
POPPLER_TYPE_LAYER
 
480
 
 
481
<SUBSECTION Private>
 
482
poppler_layer_get_type
 
483
</SECTION>
 
484
 
 
485
<SECTION>
 
486
<FILE>poppler-media</FILE>
 
487
<TITLE>PopplerMedia</TITLE>
 
488
PopplerMedia
 
489
PopplerMediaSaveFunc
 
490
poppler_media_get_filename
 
491
poppler_media_get_mime_type
 
492
poppler_media_is_embedded
 
493
poppler_media_save
 
494
poppler_media_save_to_callback
 
495
 
 
496
<SUBSECTION Standard>
 
497
POPPLER_MEDIA
 
498
POPPLER_IS_MEDIA
 
499
POPPLER_TYPE_MEDIA
 
500
 
 
501
<SUBSECTION Private>
 
502
poppler_media_get_type
 
503
</SECTION>
 
504
 
 
505
<SECTION>
 
506
<FILE>poppler-movie</FILE>
 
507
<TITLE>PopplerMovie</TITLE>
 
508
PopplerMovie
 
509
poppler_movie_get_filename
 
510
poppler_movie_need_poster
 
511
poppler_movie_show_controls
 
512
 
 
513
<SUBSECTION Standard>
 
514
POPPLER_MOVIE
 
515
POPPLER_IS_MOVIE
 
516
POPPLER_TYPE_MOVIE
 
517
<SUBSECTION Private>
 
518
poppler_movie_get_type
 
519
 
 
520
</SECTION>
 
521
 
 
522
<SECTION>
 
523
<FILE>poppler-features</FILE>
 
524
POPPLER_HAS_CAIRO
 
525
POPPLER_WITH_GDK
 
526
POPPLER_MAJOR_VERSION
 
527
POPPLER_MINOR_VERSION
 
528
POPPLER_MICRO_VERSION
 
529
POPPLER_CHECK_VERSION
 
530
</SECTION>