diff options
author | Dan Sinclair <dsinclair@chromium.org> | 2017-12-14 19:45:53 +0000 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2017-12-14 19:45:53 +0000 |
commit | fe9d640ea90cfccac39b6475dad9df62072542fc (patch) | |
tree | 653ac8e2ad76ae2fc4030b63d7625bd40ca07875 /BUILD.gn | |
parent | 604f5b9e042267cffd8949f309a86c370a3d01d4 (diff) | |
download | pdfium-fe9d640ea90cfccac39b6475dad9df62072542fc.tar.xz |
Create classes for XFA JS objects
This CL creates classes for the various XFA JS objects. The method
calls from xfa_basic_data_element_script have been modified to call
these methods instead of methods in CJX_Object.
Change-Id: Idb2de38656f7e8edc559d44921eba25073e6c806
Reviewed-on: https://pdfium-review.googlesource.com/21110
Commit-Queue: dsinclair <dsinclair@chromium.org>
Reviewed-by: Henrique Nakashima <hnakashima@chromium.org>
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 246 |
1 files changed, 246 insertions, 0 deletions
@@ -1306,60 +1306,306 @@ static_library("fxjs") { "fxjs/cfxjse_value.cpp", "fxjs/cfxjse_value.h", "fxjs/fxjse.h", + "fxjs/xfa/cjx_arc.cpp", + "fxjs/xfa/cjx_arc.h", + "fxjs/xfa/cjx_area.cpp", + "fxjs/xfa/cjx_area.h", + "fxjs/xfa/cjx_assist.cpp", + "fxjs/xfa/cjx_assist.h", + "fxjs/xfa/cjx_barcode.cpp", + "fxjs/xfa/cjx_barcode.h", + "fxjs/xfa/cjx_bind.cpp", + "fxjs/xfa/cjx_bind.h", + "fxjs/xfa/cjx_binditems.cpp", + "fxjs/xfa/cjx_binditems.h", + "fxjs/xfa/cjx_bookend.cpp", + "fxjs/xfa/cjx_bookend.h", + "fxjs/xfa/cjx_boolean.cpp", + "fxjs/xfa/cjx_boolean.h", + "fxjs/xfa/cjx_border.cpp", + "fxjs/xfa/cjx_border.h", + "fxjs/xfa/cjx_break.cpp", + "fxjs/xfa/cjx_break.h", + "fxjs/xfa/cjx_breakafter.cpp", + "fxjs/xfa/cjx_breakafter.h", + "fxjs/xfa/cjx_breakbefore.cpp", + "fxjs/xfa/cjx_breakbefore.h", + "fxjs/xfa/cjx_button.cpp", + "fxjs/xfa/cjx_button.h", + "fxjs/xfa/cjx_calculate.cpp", + "fxjs/xfa/cjx_calculate.h", + "fxjs/xfa/cjx_caption.cpp", + "fxjs/xfa/cjx_caption.h", + "fxjs/xfa/cjx_certificate.cpp", + "fxjs/xfa/cjx_certificate.h", + "fxjs/xfa/cjx_certificates.cpp", + "fxjs/xfa/cjx_certificates.h", + "fxjs/xfa/cjx_checkbutton.cpp", + "fxjs/xfa/cjx_checkbutton.h", + "fxjs/xfa/cjx_choicelist.cpp", + "fxjs/xfa/cjx_choicelist.h", + "fxjs/xfa/cjx_color.cpp", + "fxjs/xfa/cjx_color.h", + "fxjs/xfa/cjx_comb.cpp", + "fxjs/xfa/cjx_comb.h", + "fxjs/xfa/cjx_command.cpp", + "fxjs/xfa/cjx_command.h", + "fxjs/xfa/cjx_connect.cpp", + "fxjs/xfa/cjx_connect.h", + "fxjs/xfa/cjx_connectstring.cpp", + "fxjs/xfa/cjx_connectstring.h", "fxjs/xfa/cjx_container.cpp", "fxjs/xfa/cjx_container.h", "fxjs/xfa/cjx_content.cpp", "fxjs/xfa/cjx_content.h", + "fxjs/xfa/cjx_contentarea.cpp", + "fxjs/xfa/cjx_contentarea.h", + "fxjs/xfa/cjx_corner.cpp", + "fxjs/xfa/cjx_corner.h", + "fxjs/xfa/cjx_datavalue.cpp", + "fxjs/xfa/cjx_datavalue.h", "fxjs/xfa/cjx_datawindow.cpp", "fxjs/xfa/cjx_datawindow.h", + "fxjs/xfa/cjx_date.cpp", + "fxjs/xfa/cjx_date.h", + "fxjs/xfa/cjx_datetime.cpp", + "fxjs/xfa/cjx_datetime.h", + "fxjs/xfa/cjx_datetimeedit.cpp", + "fxjs/xfa/cjx_datetimeedit.h", + "fxjs/xfa/cjx_decimal.cpp", + "fxjs/xfa/cjx_decimal.h", + "fxjs/xfa/cjx_defaultui.cpp", + "fxjs/xfa/cjx_defaultui.h", + "fxjs/xfa/cjx_delete.cpp", + "fxjs/xfa/cjx_delete.h", "fxjs/xfa/cjx_delta.cpp", "fxjs/xfa/cjx_delta.h", + "fxjs/xfa/cjx_deltas.cpp", + "fxjs/xfa/cjx_deltas.h", "fxjs/xfa/cjx_desc.cpp", "fxjs/xfa/cjx_desc.h", + "fxjs/xfa/cjx_digestmethod.cpp", + "fxjs/xfa/cjx_digestmethod.h", + "fxjs/xfa/cjx_digestmethods.cpp", + "fxjs/xfa/cjx_digestmethods.h", + "fxjs/xfa/cjx_draw.cpp", + "fxjs/xfa/cjx_draw.h", + "fxjs/xfa/cjx_edge.cpp", + "fxjs/xfa/cjx_edge.h", + "fxjs/xfa/cjx_encoding.cpp", + "fxjs/xfa/cjx_encoding.h", + "fxjs/xfa/cjx_encodings.cpp", + "fxjs/xfa/cjx_encodings.h", + "fxjs/xfa/cjx_encrypt.cpp", + "fxjs/xfa/cjx_encrypt.h", + "fxjs/xfa/cjx_event.cpp", + "fxjs/xfa/cjx_event.h", "fxjs/xfa/cjx_eventpseudomodel.cpp", "fxjs/xfa/cjx_eventpseudomodel.h", "fxjs/xfa/cjx_exclgroup.cpp", "fxjs/xfa/cjx_exclgroup.h", + "fxjs/xfa/cjx_exdata.cpp", + "fxjs/xfa/cjx_exdata.h", + "fxjs/xfa/cjx_execute.cpp", + "fxjs/xfa/cjx_execute.h", + "fxjs/xfa/cjx_exobject.cpp", + "fxjs/xfa/cjx_exobject.h", + "fxjs/xfa/cjx_extras.cpp", + "fxjs/xfa/cjx_extras.h", "fxjs/xfa/cjx_field.cpp", "fxjs/xfa/cjx_field.h", + "fxjs/xfa/cjx_fill.cpp", + "fxjs/xfa/cjx_fill.h", + "fxjs/xfa/cjx_filter.cpp", + "fxjs/xfa/cjx_filter.h", + "fxjs/xfa/cjx_float.cpp", + "fxjs/xfa/cjx_float.h", + "fxjs/xfa/cjx_font.cpp", + "fxjs/xfa/cjx_font.h", "fxjs/xfa/cjx_form.cpp", "fxjs/xfa/cjx_form.h", + "fxjs/xfa/cjx_format.cpp", + "fxjs/xfa/cjx_format.h", + "fxjs/xfa/cjx_handler.cpp", + "fxjs/xfa/cjx_handler.h", "fxjs/xfa/cjx_hostpseudomodel.cpp", "fxjs/xfa/cjx_hostpseudomodel.h", + "fxjs/xfa/cjx_image.cpp", + "fxjs/xfa/cjx_image.h", + "fxjs/xfa/cjx_imageedit.cpp", + "fxjs/xfa/cjx_imageedit.h", + "fxjs/xfa/cjx_insert.cpp", + "fxjs/xfa/cjx_insert.h", "fxjs/xfa/cjx_instancemanager.cpp", "fxjs/xfa/cjx_instancemanager.h", + "fxjs/xfa/cjx_integer.cpp", + "fxjs/xfa/cjx_integer.h", + "fxjs/xfa/cjx_issuers.cpp", + "fxjs/xfa/cjx_issuers.h", + "fxjs/xfa/cjx_items.cpp", + "fxjs/xfa/cjx_items.h", + "fxjs/xfa/cjx_keep.cpp", + "fxjs/xfa/cjx_keep.h", + "fxjs/xfa/cjx_keyusage.cpp", + "fxjs/xfa/cjx_keyusage.h", "fxjs/xfa/cjx_layoutpseudomodel.cpp", "fxjs/xfa/cjx_layoutpseudomodel.h", + "fxjs/xfa/cjx_line.cpp", + "fxjs/xfa/cjx_line.h", + "fxjs/xfa/cjx_linear.cpp", + "fxjs/xfa/cjx_linear.h", "fxjs/xfa/cjx_list.cpp", "fxjs/xfa/cjx_list.h", "fxjs/xfa/cjx_logpseudomodel.cpp", "fxjs/xfa/cjx_logpseudomodel.h", "fxjs/xfa/cjx_manifest.cpp", "fxjs/xfa/cjx_manifest.h", + "fxjs/xfa/cjx_map.cpp", + "fxjs/xfa/cjx_map.h", + "fxjs/xfa/cjx_margin.cpp", + "fxjs/xfa/cjx_margin.h", + "fxjs/xfa/cjx_mdp.cpp", + "fxjs/xfa/cjx_mdp.h", + "fxjs/xfa/cjx_medium.cpp", + "fxjs/xfa/cjx_medium.h", + "fxjs/xfa/cjx_message.cpp", + "fxjs/xfa/cjx_message.h", "fxjs/xfa/cjx_model.cpp", "fxjs/xfa/cjx_model.h", "fxjs/xfa/cjx_node.cpp", "fxjs/xfa/cjx_node.h", + "fxjs/xfa/cjx_numericedit.cpp", + "fxjs/xfa/cjx_numericedit.h", "fxjs/xfa/cjx_object.cpp", "fxjs/xfa/cjx_object.h", + "fxjs/xfa/cjx_occur.cpp", + "fxjs/xfa/cjx_occur.h", + "fxjs/xfa/cjx_oid.cpp", + "fxjs/xfa/cjx_oid.h", + "fxjs/xfa/cjx_oids.cpp", + "fxjs/xfa/cjx_oids.h", + "fxjs/xfa/cjx_operation.cpp", + "fxjs/xfa/cjx_operation.h", + "fxjs/xfa/cjx_overflow.cpp", + "fxjs/xfa/cjx_overflow.h", "fxjs/xfa/cjx_packet.cpp", "fxjs/xfa/cjx_packet.h", + "fxjs/xfa/cjx_pagearea.cpp", + "fxjs/xfa/cjx_pagearea.h", + "fxjs/xfa/cjx_pageset.cpp", + "fxjs/xfa/cjx_pageset.h", + "fxjs/xfa/cjx_para.cpp", + "fxjs/xfa/cjx_para.h", + "fxjs/xfa/cjx_password.cpp", + "fxjs/xfa/cjx_password.h", + "fxjs/xfa/cjx_passwordedit.cpp", + "fxjs/xfa/cjx_passwordedit.h", + "fxjs/xfa/cjx_pattern.cpp", + "fxjs/xfa/cjx_pattern.h", + "fxjs/xfa/cjx_picture.cpp", + "fxjs/xfa/cjx_picture.h", + "fxjs/xfa/cjx_query.cpp", + "fxjs/xfa/cjx_query.h", + "fxjs/xfa/cjx_radial.cpp", + "fxjs/xfa/cjx_radial.h", + "fxjs/xfa/cjx_reason.cpp", + "fxjs/xfa/cjx_reason.h", + "fxjs/xfa/cjx_reasons.cpp", + "fxjs/xfa/cjx_reasons.h", + "fxjs/xfa/cjx_recordset.cpp", + "fxjs/xfa/cjx_recordset.h", + "fxjs/xfa/cjx_rectangle.cpp", + "fxjs/xfa/cjx_rectangle.h", + "fxjs/xfa/cjx_ref.cpp", + "fxjs/xfa/cjx_ref.h", + "fxjs/xfa/cjx_rootelement.cpp", + "fxjs/xfa/cjx_rootelement.h", + "fxjs/xfa/cjx_script.cpp", + "fxjs/xfa/cjx_script.h", + "fxjs/xfa/cjx_select.cpp", + "fxjs/xfa/cjx_select.h", + "fxjs/xfa/cjx_setproperty.cpp", + "fxjs/xfa/cjx_setproperty.h", + "fxjs/xfa/cjx_signature.cpp", + "fxjs/xfa/cjx_signature.h", + "fxjs/xfa/cjx_signatureproperties.cpp", + "fxjs/xfa/cjx_signatureproperties.h", "fxjs/xfa/cjx_signaturepseudomodel.cpp", "fxjs/xfa/cjx_signaturepseudomodel.h", + "fxjs/xfa/cjx_signdata.cpp", + "fxjs/xfa/cjx_signdata.h", + "fxjs/xfa/cjx_signing.cpp", + "fxjs/xfa/cjx_signing.h", + "fxjs/xfa/cjx_soapaction.cpp", + "fxjs/xfa/cjx_soapaction.h", + "fxjs/xfa/cjx_soapaddress.cpp", + "fxjs/xfa/cjx_soapaddress.h", + "fxjs/xfa/cjx_solid.cpp", + "fxjs/xfa/cjx_solid.h", "fxjs/xfa/cjx_source.cpp", "fxjs/xfa/cjx_source.h", + "fxjs/xfa/cjx_sourceset.cpp", + "fxjs/xfa/cjx_sourceset.h", + "fxjs/xfa/cjx_speak.cpp", + "fxjs/xfa/cjx_speak.h", + "fxjs/xfa/cjx_stipple.cpp", + "fxjs/xfa/cjx_stipple.h", "fxjs/xfa/cjx_subform.cpp", "fxjs/xfa/cjx_subform.h", + "fxjs/xfa/cjx_subformset.cpp", + "fxjs/xfa/cjx_subformset.h", + "fxjs/xfa/cjx_subjectdn.cpp", + "fxjs/xfa/cjx_subjectdn.h", + "fxjs/xfa/cjx_subjectdns.cpp", + "fxjs/xfa/cjx_subjectdns.h", + "fxjs/xfa/cjx_submit.cpp", + "fxjs/xfa/cjx_submit.h", "fxjs/xfa/cjx_template.cpp", "fxjs/xfa/cjx_template.h", + "fxjs/xfa/cjx_text.cpp", + "fxjs/xfa/cjx_text.h", + "fxjs/xfa/cjx_textedit.cpp", + "fxjs/xfa/cjx_textedit.h", "fxjs/xfa/cjx_textnode.cpp", "fxjs/xfa/cjx_textnode.h", + "fxjs/xfa/cjx_time.cpp", + "fxjs/xfa/cjx_time.h", + "fxjs/xfa/cjx_timestamp.cpp", + "fxjs/xfa/cjx_timestamp.h", + "fxjs/xfa/cjx_tooltip.cpp", + "fxjs/xfa/cjx_tooltip.h", + "fxjs/xfa/cjx_traversal.cpp", + "fxjs/xfa/cjx_traversal.h", + "fxjs/xfa/cjx_traverse.cpp", + "fxjs/xfa/cjx_traverse.h", "fxjs/xfa/cjx_tree.cpp", "fxjs/xfa/cjx_tree.h", "fxjs/xfa/cjx_treelist.cpp", "fxjs/xfa/cjx_treelist.h", + "fxjs/xfa/cjx_ui.cpp", + "fxjs/xfa/cjx_ui.h", + "fxjs/xfa/cjx_update.cpp", + "fxjs/xfa/cjx_update.h", + "fxjs/xfa/cjx_uri.cpp", + "fxjs/xfa/cjx_uri.h", + "fxjs/xfa/cjx_user.cpp", + "fxjs/xfa/cjx_user.h", + "fxjs/xfa/cjx_validate.cpp", + "fxjs/xfa/cjx_validate.h", + "fxjs/xfa/cjx_value.cpp", + "fxjs/xfa/cjx_value.h", + "fxjs/xfa/cjx_variables.cpp", + "fxjs/xfa/cjx_variables.h", + "fxjs/xfa/cjx_wsdladdress.cpp", + "fxjs/xfa/cjx_wsdladdress.h", "fxjs/xfa/cjx_wsdlconnection.cpp", "fxjs/xfa/cjx_wsdlconnection.h", + "fxjs/xfa/cjx_xfa.cpp", + "fxjs/xfa/cjx_xfa.h", + "fxjs/xfa/cjx_xmlconnection.cpp", + "fxjs/xfa/cjx_xmlconnection.h", + "fxjs/xfa/cjx_xsdconnection.cpp", + "fxjs/xfa/cjx_xsdconnection.h", ] } } else { |