Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Issue 1803723002: Move xfa/src up to xfa/. (Closed)

Created:
4 years, 9 months ago by dsinclair
Modified:
4 years, 9 months ago
Reviewers:
Tom Sepez
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Move xfa/src up to xfa/. This CL moves the xfa/src files up to the xfa/ directory and fixes the includes, include guards, and build files. R=tsepez@chromium.org Committed: https://pdfium.googlesource.com/pdfium/+/1770c021cf998ff1b33855b1397f6ea8ff9f7cd7

Patch Set 1 #

Total comments: 1

Patch Set 2 : Rebase to master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3744 lines, -170180 lines) Patch
M BUILD.gn View 1 4 chunks +552 lines, -552 lines 0 comments Download
M fpdfsdk/javascript/JS_Runtime.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M pdfium.gyp View 1 2 chunks +3 lines, -3 lines 0 comments Download
M testing/libfuzzer/pdf_fm2js_fuzzer.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M testing/libfuzzer/pdf_xml_fuzzer.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M xfa.gyp View 1 2 chunks +549 lines, -549 lines 0 comments Download
A + xfa/fde/css/fde_css.h View 1 2 chunks +6 lines, -6 lines 0 comments Download
A + xfa/fde/css/fde_csscache.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + xfa/fde/css/fde_csscache.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fde/css/fde_cssdatatable.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + xfa/fde/css/fde_cssdatatable.cpp View 1 1 chunk +4 lines, -4 lines 0 comments Download
A + xfa/fde/css/fde_cssdeclaration.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fde/css/fde_cssdeclaration.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + xfa/fde/css/fde_cssstyleselector.h View 1 2 chunks +8 lines, -8 lines 0 comments Download
A + xfa/fde/css/fde_cssstyleselector.cpp View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + xfa/fde/css/fde_cssstylesheet.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fde/css/fde_cssstylesheet.cpp View 1 1 chunk +4 lines, -4 lines 0 comments Download
A + xfa/fde/css/fde_csssyntax.h View 1 2 chunks +6 lines, -6 lines 0 comments Download
A + xfa/fde/css/fde_csssyntax.cpp View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + xfa/fde/fde_brush.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fde/fde_devbasic.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fde/fde_devbasic.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + xfa/fde/fde_gedevice.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + xfa/fde/fde_gedevice.cpp View 1 1 chunk +6 lines, -6 lines 0 comments Download
A + xfa/fde/fde_geobject.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + xfa/fde/fde_geobject.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + xfa/fde/fde_image.h View 1 2 chunks +6 lines, -6 lines 0 comments Download
A + xfa/fde/fde_iterator.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + xfa/fde/fde_iterator.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + xfa/fde/fde_object.h View 1 2 chunks +6 lines, -6 lines 0 comments Download
A + xfa/fde/fde_object.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fde/fde_path.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fde/fde_pen.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fde/fde_render.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fde/fde_render.cpp View 1 1 chunk +4 lines, -5 lines 0 comments Download
A + xfa/fde/fde_renderdevice.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + xfa/fde/fde_visualset.h View 1 2 chunks +8 lines, -8 lines 0 comments Download
A + xfa/fde/tto/fde_textout.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fde/tto/fde_textout.cpp View 1 1 chunk +7 lines, -7 lines 0 comments Download
A + xfa/fde/xml/fde_xml.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + xfa/fde/xml/fde_xml_imp.h View 1 2 chunks +6 lines, -6 lines 0 comments Download
A + xfa/fde/xml/fde_xml_imp.cpp View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + xfa/fee/fde_txtedtbuf.h View 1 2 chunks +6 lines, -6 lines 0 comments Download
A + xfa/fee/fde_txtedtbuf.cpp View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + xfa/fee/fde_txtedtengine.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + xfa/fee/fde_txtedtengine.cpp View 1 1 chunk +7 lines, -7 lines 0 comments Download
A + xfa/fee/fde_txtedtpage.h View 1 2 chunks +6 lines, -6 lines 0 comments Download
A + xfa/fee/fde_txtedtpage.cpp View 1 1 chunk +8 lines, -8 lines 0 comments Download
A + xfa/fee/fde_txtedtparag.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fee/fde_txtedtparag.cpp View 1 1 chunk +7 lines, -7 lines 0 comments Download
A + xfa/fee/fx_wordbreak/fx_wordbreak.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fee/fx_wordbreak/fx_wordbreak_impl.h View 1 2 chunks +6 lines, -6 lines 0 comments Download
A + xfa/fee/fx_wordbreak/fx_wordbreak_impl.cpp View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + xfa/fee/fx_wordbreak/fx_wordbreakdata.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fee/ifde_txtedtbuf.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fee/ifde_txtedtengine.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fee/ifde_txtedtpage.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + xfa/fgas/crt/fgas_algorithm.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fgas/crt/fgas_algorithm.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fgas/crt/fgas_codepage.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fgas/crt/fgas_codepage.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + xfa/fgas/crt/fgas_encode.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fgas/crt/fgas_language.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fgas/crt/fgas_memory.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fgas/crt/fgas_memory.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fgas/crt/fgas_stream.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fgas/crt/fgas_stream.cpp View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + xfa/fgas/crt/fgas_system.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fgas/crt/fgas_system.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fgas/crt/fgas_utils.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fgas/crt/fgas_utils.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fgas/font/fgas_font.h View 1 2 chunks +6 lines, -6 lines 0 comments Download
A + xfa/fgas/font/fgas_fontutils.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fgas/font/fgas_fontutils.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + xfa/fgas/font/fgas_gefont.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + xfa/fgas/font/fgas_gefont.cpp View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + xfa/fgas/font/fgas_stdfontmgr.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fgas/font/fgas_stdfontmgr.cpp View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + xfa/fgas/layout/fgas_linebreak.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fgas/layout/fgas_linebreak.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fgas/layout/fgas_rtfbreak.h View 1 2 chunks +7 lines, -7 lines 0 comments Download
A + xfa/fgas/layout/fgas_rtfbreak.cpp View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + xfa/fgas/layout/fgas_textbreak.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + xfa/fgas/layout/fgas_textbreak.cpp View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + xfa/fgas/layout/fgas_unicode.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + xfa/fgas/layout/fgas_unicode.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fgas/localization/fgas_datetime.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fgas/localization/fgas_datetime.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fgas/localization/fgas_locale.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fgas/localization/fgas_locale.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fgas/localization/fgas_localeimp.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fgas/localization/fgas_localemgr.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fgas/localization/fgas_localemgr.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fgas/xml/fgas_sax.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fgas/xml/fgas_sax_imp.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fgas/xml/fgas_sax_imp.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fwl/basewidget/fwl_barcodeimp.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fwl/basewidget/fwl_barcodeimp.cpp View 1 1 chunk +5 lines, -5 lines 0 comments Download
A + xfa/fwl/basewidget/fwl_caretimp.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fwl/basewidget/fwl_caretimp.cpp View 1 1 chunk +4 lines, -4 lines 0 comments Download
A + xfa/fwl/basewidget/fwl_checkboximp.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fwl/basewidget/fwl_checkboximp.cpp View 1 1 chunk +6 lines, -6 lines 0 comments Download
A + xfa/fwl/basewidget/fwl_comboboximp.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + xfa/fwl/basewidget/fwl_comboboximp.cpp View 1 1 chunk +14 lines, -14 lines 0 comments Download
A + xfa/fwl/basewidget/fwl_datetimepickerimp.h View 1 2 chunks +7 lines, -7 lines 0 comments Download
A + xfa/fwl/basewidget/fwl_datetimepickerimp.cpp View 1 1 chunk +10 lines, -10 lines 0 comments Download
A + xfa/fwl/basewidget/fwl_editimp.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + xfa/fwl/basewidget/fwl_editimp.cpp View 1 1 chunk +13 lines, -13 lines 0 comments Download
A + xfa/fwl/basewidget/fwl_formproxyimp.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + xfa/fwl/basewidget/fwl_formproxyimp.cpp View 1 1 chunk +6 lines, -6 lines 0 comments Download
A + xfa/fwl/basewidget/fwl_listboximp.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fwl/basewidget/fwl_listboximp.cpp View 1 1 chunk +7 lines, -7 lines 0 comments Download
A + xfa/fwl/basewidget/fwl_monthcalendarimp.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + xfa/fwl/basewidget/fwl_monthcalendarimp.cpp View 1 1 chunk +5 lines, -5 lines 0 comments Download
A + xfa/fwl/basewidget/fwl_pictureboximp.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fwl/basewidget/fwl_pictureboximp.cpp View 1 1 chunk +4 lines, -4 lines 0 comments Download
A + xfa/fwl/basewidget/fwl_pushbuttonimp.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fwl/basewidget/fwl_pushbuttonimp.cpp View 1 1 chunk +5 lines, -5 lines 0 comments Download
A + xfa/fwl/basewidget/fwl_scrollbarimp.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fwl/basewidget/fwl_scrollbarimp.cpp View 1 1 chunk +4 lines, -4 lines 0 comments Download
A + xfa/fwl/basewidget/fwl_spinbuttonimp.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fwl/basewidget/fwl_spinbuttonimp.cpp View 1 1 chunk +4 lines, -4 lines 0 comments Download
A + xfa/fwl/basewidget/fwl_tooltipctrlimp.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + xfa/fwl/basewidget/fwl_tooltipctrlimp.cpp View 1 1 chunk +7 lines, -7 lines 0 comments Download
A + xfa/fwl/basewidget/fxmath_barcodeimp.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fwl/basewidget/fxmath_barcodeimp.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fwl/core/fwl_appimp.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fwl/core/fwl_appimp.cpp View 1 1 chunk +5 lines, -5 lines 0 comments Download
A + xfa/fwl/core/fwl_contentimp.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fwl/core/fwl_contentimp.cpp View 1 1 chunk +6 lines, -6 lines 0 comments Download
A + xfa/fwl/core/fwl_formimp.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + xfa/fwl/core/fwl_formimp.cpp View 1 1 chunk +10 lines, -10 lines 0 comments Download
A + xfa/fwl/core/fwl_gridimp.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fwl/core/fwl_gridimp.cpp View 1 1 chunk +6 lines, -6 lines 0 comments Download
A + xfa/fwl/core/fwl_noteimp.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fwl/core/fwl_noteimp.cpp View 1 1 chunk +9 lines, -9 lines 0 comments Download
A + xfa/fwl/core/fwl_panelimp.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fwl/core/fwl_panelimp.cpp View 1 1 chunk +5 lines, -5 lines 0 comments Download
A + xfa/fwl/core/fwl_sdadapterimp.cpp View 1 1 chunk +4 lines, -4 lines 0 comments Download
A + xfa/fwl/core/fwl_targetimp.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fwl/core/fwl_targetimp.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fwl/core/fwl_threadimp.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fwl/core/fwl_threadimp.cpp View 1 1 chunk +4 lines, -4 lines 0 comments Download
A + xfa/fwl/core/fwl_timerimp.cpp View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + xfa/fwl/core/fwl_widgetimp.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fwl/core/fwl_widgetimp.cpp View 1 2 chunks +7 lines, -7 lines 0 comments Download
A + xfa/fwl/core/fwl_widgetmgrimp.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fwl/core/fwl_widgetmgrimp.cpp View 1 1 chunk +6 lines, -6 lines 0 comments Download
A + xfa/fwl/lightwidget/app.cpp View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + xfa/fwl/lightwidget/barcode.cpp View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + xfa/fwl/lightwidget/caret.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fwl/lightwidget/checkbox.cpp View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + xfa/fwl/lightwidget/combobox.cpp View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + xfa/fwl/lightwidget/datetimepicker.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fwl/lightwidget/edit.cpp View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + xfa/fwl/lightwidget/listbox.cpp View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + xfa/fwl/lightwidget/picturebox.cpp View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + xfa/fwl/lightwidget/pushbutton.cpp View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + xfa/fwl/lightwidget/scrollbar.cpp View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + xfa/fwl/lightwidget/theme.cpp View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + xfa/fwl/lightwidget/tooltipctrl.cpp View 1 1 chunk +6 lines, -6 lines 0 comments Download
A + xfa/fwl/lightwidget/widget.cpp View 1 1 chunk +6 lines, -6 lines 0 comments Download
A + xfa/fwl/theme/barcodetp.cpp View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + xfa/fwl/theme/carettp.cpp View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + xfa/fwl/theme/checkboxtp.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fwl/theme/comboboxtp.cpp View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + xfa/fwl/theme/datetimepickertp.cpp View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + xfa/fwl/theme/edittp.cpp View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + xfa/fwl/theme/formtp.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fwl/theme/listboxtp.cpp View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + xfa/fwl/theme/monthcalendartp.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fwl/theme/pictureboxtp.cpp View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + xfa/fwl/theme/pushbuttontp.cpp View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + xfa/fwl/theme/scrollbartp.cpp View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + xfa/fwl/theme/widgettp.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fxbarcode/BC_BarCode.cpp View 1 1 chunk +59 lines, -59 lines 0 comments Download
A + xfa/fxbarcode/BC_Binarizer.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/BC_Binarizer.cpp View 1 1 chunk +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/BC_BinaryBitmap.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/BC_BinaryBitmap.cpp View 1 1 chunk +6 lines, -6 lines 0 comments Download
A + xfa/fxbarcode/BC_BufferedImageLuminanceSource.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/BC_BufferedImageLuminanceSource.cpp View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/BC_DecoderResult.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/BC_Dimension.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/BC_Dimension.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
A xfa/fxbarcode/BC_Library.cpp View 1 1 chunk +121 lines, -0 lines 0 comments Download
A + xfa/fxbarcode/BC_LuminanceSource.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/BC_LuminanceSource.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fxbarcode/BC_Reader.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/BC_Reader.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fxbarcode/BC_ResultPoint.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/BC_ResultPoint.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fxbarcode/BC_TwoDimWriter.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/BC_TwoDimWriter.cpp View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/BC_UtilCodingConvert.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/BC_UtilCodingConvert.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fxbarcode/BC_UtilRSS.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/BC_UtilRSS.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + xfa/fxbarcode/BC_Utils.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fxbarcode/BC_Writer.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/BC_Writer.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fxbarcode/common/BC_CommonBitArray.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/common/BC_CommonBitArray.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + xfa/fxbarcode/common/BC_CommonBitMatrix.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/common/BC_CommonBitMatrix.cpp View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/common/BC_CommonBitSource.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/common/BC_CommonBitSource.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fxbarcode/common/BC_CommonByteArray.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/common/BC_CommonByteArray.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fxbarcode/common/BC_CommonByteMatrix.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/common/BC_CommonByteMatrix.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fxbarcode/common/BC_CommonCharacterSetECI.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/common/BC_CommonCharacterSetECI.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + xfa/fxbarcode/common/BC_CommonDecoderResult.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/common/BC_CommonDecoderResult.cpp View 1 1 chunk +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/common/BC_CommonECI.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/common/BC_CommonECI.cpp View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/common/BC_CommonPerspectiveTransform.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/common/BC_CommonPerspectiveTransform.cpp View 1 2 chunks +3 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/common/BC_GlobalHistogramBinarizer.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/common/BC_GlobalHistogramBinarizer.cpp View 1 1 chunk +6 lines, -6 lines 0 comments Download
A + xfa/fxbarcode/common/BC_WhiteRectangleDetector.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/common/BC_WhiteRectangleDetector.cpp View 1 1 chunk +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/common/reedsolomon/BC_ReedSolomon.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/common/reedsolomon/BC_ReedSolomon.cpp View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/common/reedsolomon/BC_ReedSolomonDecoder.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/common/reedsolomon/BC_ReedSolomonDecoder.cpp View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/common/reedsolomon/BC_ReedSolomonGF256.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/common/reedsolomon/BC_ReedSolomonGF256.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + xfa/fxbarcode/common/reedsolomon/BC_ReedSolomonGF256Poly.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/common/reedsolomon/BC_ReedSolomonGF256Poly.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_ASCIIEncoder.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_ASCIIEncoder.cpp View 1 1 chunk +7 lines, -7 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_Base256Encoder.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_Base256Encoder.cpp View 1 1 chunk +7 lines, -7 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_C40Encoder.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_C40Encoder.cpp View 1 1 chunk +8 lines, -8 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_DataMatrixBitMatrixParser.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_DataMatrixBitMatrixParser.cpp View 1 1 chunk +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_DataMatrixDataBlock.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_DataMatrixDataBlock.cpp View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_DataMatrixDecodedBitStreamParser.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_DataMatrixDecodedBitStreamParser.cpp View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_DataMatrixDecoder.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_DataMatrixDecoder.cpp View 1 1 chunk +8 lines, -8 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_DataMatrixDetector.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_DataMatrixDetector.cpp View 1 1 chunk +8 lines, -8 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_DataMatrixReader.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_DataMatrixReader.cpp View 1 1 chunk +8 lines, -8 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_DataMatrixSymbolInfo144.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_DataMatrixSymbolInfo144.cpp View 1 1 chunk +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_DataMatrixVersion.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_DataMatrixVersion.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_DataMatrixWriter.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_DataMatrixWriter.cpp View 1 1 chunk +22 lines, -22 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_DefaultPlacement.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_DefaultPlacement.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_EdifactEncoder.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_EdifactEncoder.cpp View 1 1 chunk +8 lines, -8 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_Encoder.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_Encoder.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_EncoderContext.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_EncoderContext.cpp View 1 1 chunk +7 lines, -7 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_ErrorCorrection.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_ErrorCorrection.cpp View 1 1 chunk +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_HighLevelEncoder.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_HighLevelEncoder.cpp View 1 1 chunk +15 lines, -15 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_SymbolInfo.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_SymbolInfo.cpp View 1 1 chunk +6 lines, -6 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_SymbolShapeHint.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_SymbolShapeHint.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_TextEncoder.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_TextEncoder.cpp View 1 1 chunk +9 lines, -9 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_X12Encoder.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/datamatrix/BC_X12Encoder.cpp View 1 1 chunk +9 lines, -9 lines 0 comments Download
A + xfa/fxbarcode/oned/BC_OneDReader.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/oned/BC_OneDReader.cpp View 1 1 chunk +5 lines, -5 lines 0 comments Download
A + xfa/fxbarcode/oned/BC_OneDimReader.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/oned/BC_OneDimReader.cpp View 1 1 chunk +5 lines, -5 lines 0 comments Download
A + xfa/fxbarcode/oned/BC_OneDimWriter.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/oned/BC_OneDimWriter.cpp View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/oned/BC_OnedCodaBarReader.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/oned/BC_OnedCodaBarReader.cpp View 1 1 chunk +6 lines, -6 lines 0 comments Download
A + xfa/fxbarcode/oned/BC_OnedCodaBarWriter.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/oned/BC_OnedCodaBarWriter.cpp View 1 1 chunk +8 lines, -8 lines 0 comments Download
A + xfa/fxbarcode/oned/BC_OnedCode128Reader.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/oned/BC_OnedCode128Reader.cpp View 1 1 chunk +5 lines, -5 lines 0 comments Download
A + xfa/fxbarcode/oned/BC_OnedCode128Writer.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/oned/BC_OnedCode128Writer.cpp View 1 1 chunk +6 lines, -6 lines 0 comments Download
A + xfa/fxbarcode/oned/BC_OnedCode39Reader.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/oned/BC_OnedCode39Reader.cpp View 1 2 chunks +8 lines, -11 lines 0 comments Download
A + xfa/fxbarcode/oned/BC_OnedCode39Writer.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/oned/BC_OnedCode39Writer.cpp View 1 1 chunk +7 lines, -7 lines 0 comments Download
A + xfa/fxbarcode/oned/BC_OnedEAN13Reader.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/oned/BC_OnedEAN13Reader.cpp View 1 1 chunk +6 lines, -6 lines 0 comments Download
A + xfa/fxbarcode/oned/BC_OnedEAN13Writer.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/oned/BC_OnedEAN13Writer.cpp View 1 1 chunk +7 lines, -7 lines 0 comments Download
A + xfa/fxbarcode/oned/BC_OnedEAN8Reader.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/oned/BC_OnedEAN8Reader.cpp View 1 1 chunk +6 lines, -6 lines 0 comments Download
A + xfa/fxbarcode/oned/BC_OnedEAN8Writer.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/oned/BC_OnedEAN8Writer.cpp View 1 1 chunk +7 lines, -7 lines 0 comments Download
A + xfa/fxbarcode/oned/BC_OnedUPCAReader.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/oned/BC_OnedUPCAReader.cpp View 1 1 chunk +6 lines, -6 lines 0 comments Download
A + xfa/fxbarcode/oned/BC_OnedUPCAWriter.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/oned/BC_OnedUPCAWriter.cpp View 1 1 chunk +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417.cpp View 1 1 chunk +7 lines, -7 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417BarcodeMatrix.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417BarcodeMatrix.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417BarcodeMetadata.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417BarcodeMetadata.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417BarcodeRow.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417BarcodeRow.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417BarcodeValue.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417BarcodeValue.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417BoundingBox.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417BoundingBox.cpp View 1 1 chunk +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417Codeword.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417Codeword.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417CodewordDecoder.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417CodewordDecoder.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417Common.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417Common.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417Compaction.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417Compaction.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417DecodedBitStreamParser.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417DecodedBitStreamParser.cpp View 1 1 chunk +5 lines, -5 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417DetectionResult.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417DetectionResult.cpp View 1 1 chunk +7 lines, -7 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417DetectionResultColumn.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417DetectionResultColumn.cpp View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417DetectionResultRowIndicatorColumn.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417DetectionResultRowIndicatorColumn.cpp View 1 1 chunk +9 lines, -9 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417Detector.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417Detector.cpp View 1 1 chunk +7 lines, -7 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417DetectorResult.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417DetectorResult.cpp View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417Dimensions.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417Dimensions.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417ECErrorCorrection.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417ECErrorCorrection.cpp View 1 1 chunk +5 lines, -5 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417ECModulusGF.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417ECModulusGF.cpp View 1 1 chunk +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417ECModulusPoly.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417ECModulusPoly.cpp View 1 1 chunk +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417ErrorCorrection.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417ErrorCorrection.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417HighLevelEncoder.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417HighLevelEncoder.cpp View 1 1 chunk +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417HighLevelEncoder_unittest.cpp View 1 2 chunks +5 lines, -13 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417Reader.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417Reader.cpp View 1 1 chunk +30 lines, -30 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417ResultMetadata.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417ResultMetadata.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417ScanningDecoder.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417ScanningDecoder.cpp View 1 1 chunk +20 lines, -20 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417Writer.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/pdf417/BC_PDF417Writer.cpp View 1 1 chunk +7 lines, -7 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_FinderPatternInfo.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_FinderPatternInfo.cpp View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRAlignmentPattern.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRAlignmentPattern.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRAlignmentPatternFinder.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRAlignmentPatternFinder.cpp View 1 1 chunk +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRBitMatrixParser.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRBitMatrixParser.cpp View 1 1 chunk +6 lines, -6 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRCodeReader.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRCodeReader.cpp View 1 1 chunk +17 lines, -17 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRCodeWriter.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRCodeWriter.cpp View 1 1 chunk +8 lines, -8 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRCoder.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRCoder.cpp View 1 1 chunk +5 lines, -5 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRCoderBitVector.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRCoderBitVector.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRCoderBlockPair.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRCoderBlockPair.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRCoderDecoder.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRCoderDecoder.cpp View 1 1 chunk +10 lines, -10 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRCoderECB.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRCoderECB.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRCoderECBlocks.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRCoderECBlocks.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRCoderEncoder.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRCoderEncoder.cpp View 1 1 chunk +14 lines, -14 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRCoderErrorCorrectionLevel.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRCoderErrorCorrectionLevel.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRCoderFormatInformation.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRCoderFormatInformation.cpp View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRCoderMaskUtil.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRCoderMaskUtil.cpp View 1 1 chunk +5 lines, -5 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRCoderMatrixUtil.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRCoderMatrixUtil.cpp View 1 1 chunk +11 lines, -15 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRCoderMode.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRCoderMode.cpp View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRCoderVersion.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRCoderVersion.cpp View 1 1 chunk +8 lines, -8 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRDataBlock.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRDataBlock.cpp View 1 1 chunk +5 lines, -5 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRDataMask.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRDataMask.cpp View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRDecodedBitStreamParser.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRDecodedBitStreamParser.cpp View 1 1 chunk +7 lines, -7 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRDetector.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRDetector.cpp View 1 1 chunk +10 lines, -10 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRDetectorResult.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRDetectorResult.cpp View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRFinderPattern.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRFinderPattern.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRFinderPatternFinder.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRFinderPatternFinder.cpp View 1 1 chunk +6 lines, -6 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRGridSampler.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxbarcode/qrcode/BC_QRGridSampler.cpp View 1 1 chunk +4 lines, -4 lines 0 comments Download
A + xfa/fxbarcode/utils.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxfa/app/xfa_checksum.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/app/xfa_checksum.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffapp.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffapp.cpp View 1 1 chunk +7 lines, -7 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffbarcode.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffbarcode.cpp View 1 1 chunk +6 lines, -6 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffcheckbutton.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffcheckbutton.cpp View 1 1 chunk +8 lines, -8 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffchoicelist.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffchoicelist.cpp View 1 1 chunk +7 lines, -7 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffdoc.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffdoc.cpp View 1 1 chunk +9 lines, -9 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffdochandler.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffdochandler.cpp View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffdocview.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffdocview.cpp View 1 1 chunk +24 lines, -24 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffdraw.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffdraw.cpp View 1 1 chunk +5 lines, -5 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffexclgroup.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffexclgroup.cpp View 1 1 chunk +5 lines, -5 lines 0 comments Download
A + xfa/fxfa/app/xfa_fffield.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + xfa/fxfa/app/xfa_fffield.cpp View 1 1 chunk +8 lines, -8 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffimage.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffimage.cpp View 1 1 chunk +6 lines, -6 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffimageedit.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffimageedit.cpp View 1 1 chunk +6 lines, -6 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffnotify.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffnotify.cpp View 1 1 chunk +24 lines, -24 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffpageview.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffpageview.cpp View 1 1 chunk +12 lines, -12 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffpath.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffpath.cpp View 1 1 chunk +6 lines, -6 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffpushbutton.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffpushbutton.cpp View 1 1 chunk +7 lines, -7 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffsignature.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffsignature.cpp View 1 1 chunk +5 lines, -5 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffsubform.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffsubform.cpp View 1 1 chunk +5 lines, -5 lines 0 comments Download
A + xfa/fxfa/app/xfa_fftext.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/app/xfa_fftext.cpp View 1 1 chunk +7 lines, -7 lines 0 comments Download
A + xfa/fxfa/app/xfa_fftextedit.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/app/xfa_fftextedit.cpp View 1 1 chunk +10 lines, -10 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffwidget.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffwidget.cpp View 1 1 chunk +6 lines, -6 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffwidgetacc.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffwidgetacc.cpp View 1 1 chunk +15 lines, -15 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffwidgethandler.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/app/xfa_ffwidgethandler.cpp View 1 1 chunk +8 lines, -8 lines 0 comments Download
A + xfa/fxfa/app/xfa_fontmgr.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/app/xfa_fontmgr.cpp View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + xfa/fxfa/app/xfa_fwladapter.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxfa/app/xfa_fwladapter.cpp View 1 1 chunk +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/app/xfa_fwltheme.h View 1 3 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/app/xfa_fwltheme.cpp View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + xfa/fxfa/app/xfa_rendercontext.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxfa/app/xfa_rendercontext.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + xfa/fxfa/app/xfa_textlayout.h View 1 2 chunks +9 lines, -9 lines 0 comments Download
A + xfa/fxfa/app/xfa_textlayout.cpp View 1 1 chunk +7 lines, -7 lines 0 comments Download
A + xfa/fxfa/fm2js/xfa_error.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxfa/fm2js/xfa_error.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fxfa/fm2js/xfa_expression.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/fm2js/xfa_expression.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fxfa/fm2js/xfa_fm2jsapi.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/fm2js/xfa_fm2jsapi.cpp View 1 1 chunk +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/fm2js/xfa_fm2jscontext.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/fm2js/xfa_fm2jscontext.cpp View 1 1 chunk +6 lines, -6 lines 0 comments Download
A + xfa/fxfa/fm2js/xfa_fmparse.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + xfa/fxfa/fm2js/xfa_fmparse.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fxfa/fm2js/xfa_lexer.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/fm2js/xfa_lexer.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fxfa/fm2js/xfa_program.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + xfa/fxfa/fm2js/xfa_program.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fxfa/fm2js/xfa_simpleexpression.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/fm2js/xfa_simpleexpression.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fxfa/parser/xfa_basic_data.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/parser/xfa_basic_data.cpp View 1 1 chunk +17 lines, -17 lines 0 comments Download
A + xfa/fxfa/parser/xfa_basic_imp.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/parser/xfa_basic_imp.cpp View 1 1 chunk +14 lines, -14 lines 0 comments Download
A + xfa/fxfa/parser/xfa_docdata.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/parser/xfa_doclayout.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/parser/xfa_document.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + xfa/fxfa/parser/xfa_document_datadescription_imp.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxfa/parser/xfa_document_datadescription_imp.cpp View 1 1 chunk +9 lines, -9 lines 0 comments Download
A + xfa/fxfa/parser/xfa_document_datamerger_imp.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/parser/xfa_document_datamerger_imp.cpp View 1 1 chunk +13 lines, -13 lines 0 comments Download
A + xfa/fxfa/parser/xfa_document_imp.cpp View 1 1 chunk +17 lines, -17 lines 0 comments Download
A + xfa/fxfa/parser/xfa_document_layout_imp.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/parser/xfa_document_layout_imp.cpp View 1 1 chunk +15 lines, -15 lines 0 comments Download
A + xfa/fxfa/parser/xfa_document_serialize.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/parser/xfa_document_serialize.cpp View 1 1 chunk +11 lines, -11 lines 0 comments Download
A + xfa/fxfa/parser/xfa_layout_appadapter.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/parser/xfa_layout_appadapter.cpp View 1 1 chunk +13 lines, -13 lines 0 comments Download
A + xfa/fxfa/parser/xfa_layout_itemlayout.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + xfa/fxfa/parser/xfa_layout_itemlayout.cpp View 1 1 chunk +14 lines, -14 lines 0 comments Download
A + xfa/fxfa/parser/xfa_layout_pagemgr_new.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + xfa/fxfa/parser/xfa_layout_pagemgr_new.cpp View 1 1 chunk +14 lines, -14 lines 0 comments Download
A + xfa/fxfa/parser/xfa_locale.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + xfa/fxfa/parser/xfa_locale.cpp View 1 1 chunk +10 lines, -10 lines 0 comments Download
A + xfa/fxfa/parser/xfa_localemgr.h View 1 2 chunks +6 lines, -6 lines 0 comments Download
A + xfa/fxfa/parser/xfa_localemgr.cpp View 1 1 chunk +10 lines, -10 lines 0 comments Download
A + xfa/fxfa/parser/xfa_localevalue.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxfa/parser/xfa_localevalue.cpp View 1 1 chunk +10 lines, -10 lines 0 comments Download
A + xfa/fxfa/parser/xfa_object.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + xfa/fxfa/parser/xfa_object_imp.cpp View 1 1 chunk +13 lines, -13 lines 0 comments Download
A + xfa/fxfa/parser/xfa_objectacc_imp.cpp View 1 1 chunk +10 lines, -10 lines 0 comments Download
A + xfa/fxfa/parser/xfa_parser.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/parser/xfa_parser_imp.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/parser/xfa_parser_imp.cpp View 1 1 chunk +12 lines, -12 lines 0 comments Download
A + xfa/fxfa/parser/xfa_parser_imp_embeddertest.cpp View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + xfa/fxfa/parser/xfa_script.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxfa/parser/xfa_script_datawindow.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/parser/xfa_script_datawindow.cpp View 1 1 chunk +10 lines, -10 lines 0 comments Download
A + xfa/fxfa/parser/xfa_script_eventpseudomodel.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/parser/xfa_script_eventpseudomodel.cpp View 1 1 chunk +10 lines, -10 lines 0 comments Download
A + xfa/fxfa/parser/xfa_script_hostpseudomodel.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + xfa/fxfa/parser/xfa_script_hostpseudomodel.cpp View 1 1 chunk +10 lines, -10 lines 0 comments Download
A + xfa/fxfa/parser/xfa_script_imp.h View 1 2 chunks +6 lines, -6 lines 0 comments Download
A + xfa/fxfa/parser/xfa_script_imp.cpp View 1 1 chunk +12 lines, -12 lines 0 comments Download
A + xfa/fxfa/parser/xfa_script_layoutpseudomodel.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + xfa/fxfa/parser/xfa_script_layoutpseudomodel.cpp View 1 1 chunk +12 lines, -12 lines 0 comments Download
A + xfa/fxfa/parser/xfa_script_logpseudomodel.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/parser/xfa_script_logpseudomodel.cpp View 1 1 chunk +10 lines, -10 lines 0 comments Download
A + xfa/fxfa/parser/xfa_script_nodehelper.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + xfa/fxfa/parser/xfa_script_nodehelper.cpp View 1 1 chunk +11 lines, -11 lines 0 comments Download
A + xfa/fxfa/parser/xfa_script_resolveprocessor.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + xfa/fxfa/parser/xfa_script_resolveprocessor.cpp View 1 1 chunk +12 lines, -12 lines 0 comments Download
A + xfa/fxfa/parser/xfa_script_signaturepseudomodel.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/parser/xfa_script_signaturepseudomodel.cpp View 1 1 chunk +10 lines, -10 lines 0 comments Download
A + xfa/fxfa/parser/xfa_utils.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxfa/parser/xfa_utils_imp.cpp View 1 1 chunk +10 lines, -10 lines 0 comments Download
A + xfa/fxfa/parser/xfa_utils_imp_unittest.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fxgraphics/fx_graphics.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + xfa/fxgraphics/fx_path_generator.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxgraphics/fx_path_generator.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + xfa/fxgraphics/pre.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxjse/class.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxjse/class.cpp View 1 1 chunk +5 lines, -5 lines 0 comments Download
A + xfa/fxjse/context.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxjse/context.cpp View 1 1 chunk +5 lines, -5 lines 0 comments Download
A + xfa/fxjse/dynprop.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + xfa/fxjse/runtime.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fxjse/runtime.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + xfa/fxjse/scope_inline.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + xfa/fxjse/util_inline.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxjse/value.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fxjse/value.cpp View 1 1 chunk +3 lines, -3 lines 0 comments Download
M xfa/include/fwl/basewidget/fwl_picturebox.h View 1 1 chunk +1 line, -1 line 0 comments Download
M xfa/include/fwl/basewidget/fwl_pushbutton.h View 1 1 chunk +1 line, -1 line 0 comments Download
M xfa/include/fwl/basewidget/fwl_scrollbar.h View 1 1 chunk +1 line, -1 line 0 comments Download
M xfa/include/fwl/basewidget/fwl_spinbutton.h View 1 1 chunk +1 line, -1 line 0 comments Download
M xfa/include/fwl/core/fwl_content.h View 1 1 chunk +1 line, -1 line 0 comments Download
M xfa/include/fwl/core/fwl_panel.h View 1 1 chunk +1 line, -1 line 0 comments Download
M xfa/include/fxfa/fxfa_objectacc.h View 1 1 chunk +1 line, -1 line 0 comments Download
D xfa/src/fde/css/fde_css.h View 1 1 chunk +0 lines, -1082 lines 0 comments Download
D xfa/src/fde/css/fde_csscache.h View 1 1 chunk +0 lines, -85 lines 0 comments Download
D xfa/src/fde/css/fde_csscache.cpp View 1 1 chunk +0 lines, -149 lines 0 comments Download
D xfa/src/fde/css/fde_cssdatatable.h View 1 1 chunk +0 lines, -200 lines 0 comments Download
D xfa/src/fde/css/fde_cssdatatable.cpp View 1 1 chunk +0 lines, -889 lines 0 comments Download
D xfa/src/fde/css/fde_cssdeclaration.h View 1 1 chunk +0 lines, -158 lines 0 comments Download
D xfa/src/fde/css/fde_cssdeclaration.cpp View 1 1 chunk +0 lines, -1377 lines 0 comments Download
D xfa/src/fde/css/fde_cssstyleselector.h View 1 1 chunk +0 lines, -901 lines 0 comments Download
D xfa/src/fde/css/fde_cssstyleselector.cpp View 1 1 chunk +0 lines, -1794 lines 0 comments Download
D xfa/src/fde/css/fde_cssstylesheet.h View 1 1 chunk +0 lines, -141 lines 0 comments Download
D xfa/src/fde/css/fde_cssstylesheet.cpp View 1 1 chunk +0 lines, -509 lines 0 comments Download
D xfa/src/fde/css/fde_csssyntax.h View 1 1 chunk +0 lines, -119 lines 0 comments Download
D xfa/src/fde/css/fde_csssyntax.cpp View 1 1 chunk +0 lines, -487 lines 0 comments Download
D xfa/src/fde/fde_brush.h View 1 1 chunk +0 lines, -150 lines 0 comments Download
D xfa/src/fde/fde_devbasic.h View 1 1 chunk +0 lines, -20 lines 0 comments Download
D xfa/src/fde/fde_devbasic.cpp View 1 1 chunk +0 lines, -550 lines 0 comments Download
D xfa/src/fde/fde_gedevice.h View 1 1 chunk +0 lines, -136 lines 0 comments Download
D xfa/src/fde/fde_gedevice.cpp View 1 1 chunk +0 lines, -573 lines 0 comments Download
D xfa/src/fde/fde_geobject.h View 1 1 chunk +0 lines, -57 lines 0 comments Download
D xfa/src/fde/fde_geobject.cpp View 1 1 chunk +0 lines, -255 lines 0 comments Download
D xfa/src/fde/fde_image.h View 1 1 chunk +0 lines, -42 lines 0 comments Download
D xfa/src/fde/fde_iterator.h View 1 1 chunk +0 lines, -39 lines 0 comments Download
D xfa/src/fde/fde_iterator.cpp View 1 1 chunk +0 lines, -98 lines 0 comments Download
D xfa/src/fde/fde_object.h View 1 1 chunk +0 lines, -246 lines 0 comments Download
D xfa/src/fde/fde_object.cpp View 1 1 chunk +0 lines, -25 lines 0 comments Download
D xfa/src/fde/fde_path.h View 1 1 chunk +0 lines, -37 lines 0 comments Download
D xfa/src/fde/fde_pen.h View 1 1 chunk +0 lines, -70 lines 0 comments Download
D xfa/src/fde/fde_render.h View 1 1 chunk +0 lines, -40 lines 0 comments Download
D xfa/src/fde/fde_render.cpp View 1 1 chunk +0 lines, -291 lines 0 comments Download
D xfa/src/fde/fde_renderdevice.h View 1 1 chunk +0 lines, -110 lines 0 comments Download
D xfa/src/fde/fde_visualset.h View 1 1 chunk +0 lines, -123 lines 0 comments Download
D xfa/src/fde/tto/fde_textout.h View 1 1 chunk +0 lines, -102 lines 0 comments Download
D xfa/src/fde/tto/fde_textout.cpp View 1 1 chunk +0 lines, -1120 lines 0 comments Download
D xfa/src/fde/xml/fde_xml.h View 1 1 chunk +0 lines, -226 lines 0 comments Download
D xfa/src/fde/xml/fde_xml_imp.h View 1 1 chunk +0 lines, -354 lines 0 comments Download
D xfa/src/fde/xml/fde_xml_imp.cpp View 1 1 chunk +0 lines, -2100 lines 0 comments Download
D xfa/src/fee/fde_txtedtbuf.h View 1 1 chunk +0 lines, -92 lines 0 comments Download
D xfa/src/fee/fde_txtedtbuf.cpp View 1 1 chunk +0 lines, -403 lines 0 comments Download
D xfa/src/fee/fde_txtedtengine.h View 1 1 chunk +0 lines, -247 lines 0 comments Download
D xfa/src/fee/fde_txtedtengine.cpp View 1 1 chunk +0 lines, -1783 lines 0 comments Download
D xfa/src/fee/fde_txtedtpage.h View 1 1 chunk +0 lines, -168 lines 0 comments Download
D xfa/src/fee/fde_txtedtpage.cpp View 1 1 chunk +0 lines, -650 lines 0 comments Download
D xfa/src/fee/fde_txtedtparag.h View 1 1 chunk +0 lines, -37 lines 0 comments Download
D xfa/src/fee/fde_txtedtparag.cpp View 1 1 chunk +0 lines, -150 lines 0 comments Download
D xfa/src/fee/fx_wordbreak/fx_wordbreak.h View 1 1 chunk +0 lines, -30 lines 0 comments Download
D xfa/src/fee/fx_wordbreak/fx_wordbreak_impl.h View 1 1 chunk +0 lines, -78 lines 0 comments Download
D xfa/src/fee/fx_wordbreak/fx_wordbreak_impl.cpp View 1 1 chunk +0 lines, -238 lines 0 comments Download
D xfa/src/fee/fx_wordbreak/fx_wordbreakdata.cpp View 1 1 chunk +0 lines, -2748 lines 0 comments Download
D xfa/src/fee/ifde_txtedtbuf.h View 1 1 chunk +0 lines, -39 lines 0 comments Download
D xfa/src/fee/ifde_txtedtengine.h View 1 1 chunk +0 lines, -258 lines 0 comments Download
D xfa/src/fee/ifde_txtedtpage.h View 1 1 chunk +0 lines, -42 lines 0 comments Download
D xfa/src/fgas/crt/fgas_algorithm.h View 1 1 chunk +0 lines, -54 lines 0 comments Download
D xfa/src/fgas/crt/fgas_algorithm.cpp View 1 1 chunk +0 lines, -306 lines 0 comments Download
D xfa/src/fgas/crt/fgas_codepage.h View 1 1 chunk +0 lines, -179 lines 0 comments Download
D xfa/src/fgas/crt/fgas_codepage.cpp View 1 1 chunk +0 lines, -343 lines 0 comments Download
D xfa/src/fgas/crt/fgas_encode.cpp View 1 1 chunk +0 lines, -193 lines 0 comments Download
D xfa/src/fgas/crt/fgas_language.h View 1 1 chunk +0 lines, -269 lines 0 comments Download
D xfa/src/fgas/crt/fgas_memory.h View 1 1 chunk +0 lines, -59 lines 0 comments Download
D xfa/src/fgas/crt/fgas_memory.cpp View 1 1 chunk +0 lines, -446 lines 0 comments Download
D xfa/src/fgas/crt/fgas_stream.h View 1 1 chunk +0 lines, -78 lines 0 comments Download
D xfa/src/fgas/crt/fgas_stream.cpp View 1 1 chunk +0 lines, -1626 lines 0 comments Download
D xfa/src/fgas/crt/fgas_system.h View 1 1 chunk +0 lines, -23 lines 0 comments Download
D xfa/src/fgas/crt/fgas_system.cpp View 1 1 chunk +0 lines, -117 lines 0 comments Download
D xfa/src/fgas/crt/fgas_utils.h View 1 1 chunk +0 lines, -737 lines 0 comments Download
D xfa/src/fgas/crt/fgas_utils.cpp View 1 1 chunk +0 lines, -434 lines 0 comments Download
D xfa/src/fgas/font/fgas_font.h View 1 1 chunk +0 lines, -285 lines 0 comments Download
D xfa/src/fgas/font/fgas_fontutils.h View 1 1 chunk +0 lines, -25 lines 0 comments Download
D xfa/src/fgas/font/fgas_fontutils.cpp View 1 1 chunk +0 lines, -153 lines 0 comments Download
D xfa/src/fgas/font/fgas_gefont.h View 1 1 chunk +0 lines, -92 lines 0 comments Download
D xfa/src/fgas/font/fgas_gefont.cpp View 1 1 chunk +0 lines, -572 lines 0 comments Download
D xfa/src/fgas/font/fgas_stdfontmgr.h View 1 1 chunk +0 lines, -252 lines 0 comments Download
D xfa/src/fgas/font/fgas_stdfontmgr.cpp View 1 1 chunk +0 lines, -1515 lines 0 comments Download
D xfa/src/fgas/layout/fgas_linebreak.h View 1 1 chunk +0 lines, -40 lines 0 comments Download
D xfa/src/fgas/layout/fgas_linebreak.cpp View 1 1 chunk +0 lines, -320 lines 0 comments Download
D xfa/src/fgas/layout/fgas_rtfbreak.h View 1 1 chunk +0 lines, -237 lines 0 comments Download
D xfa/src/fgas/layout/fgas_rtfbreak.cpp View 1 1 chunk +0 lines, -1691 lines 0 comments Download
D xfa/src/fgas/layout/fgas_textbreak.h View 1 1 chunk +0 lines, -222 lines 0 comments Download
D xfa/src/fgas/layout/fgas_textbreak.cpp View 1 1 chunk +0 lines, -1824 lines 0 comments Download
D xfa/src/fgas/layout/fgas_unicode.h View 1 1 chunk +0 lines, -47 lines 0 comments Download
D xfa/src/fgas/layout/fgas_unicode.cpp View 1 1 chunk +0 lines, -117 lines 0 comments Download
D xfa/src/fgas/localization/fgas_datetime.h View 1 1 chunk +0 lines, -406 lines 0 comments Download
D xfa/src/fgas/localization/fgas_datetime.cpp View 1 1 chunk +0 lines, -550 lines 0 comments Download
D xfa/src/fgas/localization/fgas_locale.h View 1 1 chunk +0 lines, -206 lines 0 comments Download
D xfa/src/fgas/localization/fgas_locale.cpp View 1 1 chunk +0 lines, -5030 lines 0 comments Download
D xfa/src/fgas/localization/fgas_localeimp.h View 1 1 chunk +0 lines, -122 lines 0 comments Download
D xfa/src/fgas/localization/fgas_localemgr.h View 1 1 chunk +0 lines, -28 lines 0 comments Download
D xfa/src/fgas/localization/fgas_localemgr.cpp View 1 1 chunk +0 lines, -97 lines 0 comments Download
D xfa/src/fgas/xml/fgas_sax.h View 1 1 chunk +0 lines, -68 lines 0 comments Download
D xfa/src/fgas/xml/fgas_sax_imp.h View 1 1 chunk +0 lines, -141 lines 0 comments Download
D xfa/src/fgas/xml/fgas_sax_imp.cpp View 1 1 chunk +0 lines, -688 lines 0 comments Download
D xfa/src/fwl/basewidget/fwl_barcodeimp.h View 1 1 chunk +0 lines, -54 lines 0 comments Download
D xfa/src/fwl/basewidget/fwl_barcodeimp.cpp View 1 1 chunk +0 lines, -221 lines 0 comments Download
D xfa/src/fwl/basewidget/fwl_caretimp.h View 1 1 chunk +0 lines, -67 lines 0 comments Download
D xfa/src/fwl/basewidget/fwl_caretimp.cpp View 1 1 chunk +0 lines, -157 lines 0 comments Download
D xfa/src/fwl/basewidget/fwl_checkboximp.h View 1 1 chunk +0 lines, -64 lines 0 comments Download
D xfa/src/fwl/basewidget/fwl_checkboximp.cpp View 1 1 chunk +0 lines, -555 lines 0 comments Download
D xfa/src/fwl/basewidget/fwl_comboboximp.h View 1 1 chunk +0 lines, -237 lines 0 comments Download
D xfa/src/fwl/basewidget/fwl_comboboximp.cpp View 1 1 chunk +0 lines, -1819 lines 0 comments Download
D xfa/src/fwl/basewidget/fwl_datetimepickerimp.h View 1 1 chunk +0 lines, -235 lines 0 comments Download
D xfa/src/fwl/basewidget/fwl_datetimepickerimp.cpp View 1 1 chunk +0 lines, -1161 lines 0 comments Download
D xfa/src/fwl/basewidget/fwl_editimp.h View 1 1 chunk +0 lines, -208 lines 0 comments Download
D xfa/src/fwl/basewidget/fwl_editimp.cpp View 1 1 chunk +0 lines, -2152 lines 0 comments Download
D xfa/src/fwl/basewidget/fwl_formproxyimp.h View 1 1 chunk +0 lines, -42 lines 0 comments Download
D xfa/src/fwl/basewidget/fwl_formproxyimp.cpp View 1 1 chunk +0 lines, -55 lines 0 comments Download
D xfa/src/fwl/basewidget/fwl_listboximp.h View 1 1 chunk +0 lines, -121 lines 0 comments Download
D xfa/src/fwl/basewidget/fwl_listboximp.cpp View 1 1 chunk +0 lines, -1241 lines 0 comments Download
D xfa/src/fwl/basewidget/fwl_monthcalendarimp.h View 1 1 chunk +0 lines, -243 lines 0 comments Download
D xfa/src/fwl/basewidget/fwl_monthcalendarimp.cpp View 1 1 chunk +0 lines, -1098 lines 0 comments Download
D xfa/src/fwl/basewidget/fwl_pictureboximp.h View 1 1 chunk +0 lines, -53 lines 0 comments Download
D xfa/src/fwl/basewidget/fwl_pictureboximp.cpp View 1 1 chunk +0 lines, -151 lines 0 comments Download
D xfa/src/fwl/basewidget/fwl_pushbuttonimp.h View 1 1 chunk +0 lines, -65 lines 0 comments Download
D xfa/src/fwl/basewidget/fwl_pushbuttonimp.cpp View 1 1 chunk +0 lines, -550 lines 0 comments Download
D xfa/src/fwl/basewidget/fwl_scrollbarimp.h View 1 1 chunk +0 lines, -139 lines 0 comments Download
D xfa/src/fwl/basewidget/fwl_scrollbarimp.cpp View 1 1 chunk +0 lines, -805 lines 0 comments Download
D xfa/src/fwl/basewidget/fwl_spinbuttonimp.h View 1 1 chunk +0 lines, -69 lines 0 comments Download
D xfa/src/fwl/basewidget/fwl_spinbuttonimp.cpp View 1 1 chunk +0 lines, -429 lines 0 comments Download
D xfa/src/fwl/basewidget/fwl_tooltipctrlimp.h View 1 1 chunk +0 lines, -86 lines 0 comments Download
D xfa/src/fwl/basewidget/fwl_tooltipctrlimp.cpp View 1 1 chunk +0 lines, -293 lines 0 comments Download
D xfa/src/fwl/basewidget/fxmath_barcodeimp.h View 1 1 chunk +0 lines, -56 lines 0 comments Download
D xfa/src/fwl/basewidget/fxmath_barcodeimp.cpp View 1 1 chunk +0 lines, -385 lines 0 comments Download
D xfa/src/fwl/core/fwl_appimp.h View 1 1 chunk +0 lines, -38 lines 0 comments Download
D xfa/src/fwl/core/fwl_appimp.cpp View 1 1 chunk +0 lines, -114 lines 0 comments Download
D xfa/src/fwl/core/fwl_contentimp.h View 1 1 chunk +0 lines, -35 lines 0 comments Download
D xfa/src/fwl/core/fwl_contentimp.cpp View 1 1 chunk +0 lines, -94 lines 0 comments Download
D xfa/src/fwl/core/fwl_formimp.h View 1 1 chunk +0 lines, -193 lines 0 comments Download
D xfa/src/fwl/core/fwl_formimp.cpp View 1 1 chunk +0 lines, -1175 lines 0 comments Download
D xfa/src/fwl/core/fwl_gridimp.h View 1 1 chunk +0 lines, -197 lines 0 comments Download
D xfa/src/fwl/core/fwl_gridimp.cpp View 1 1 chunk +0 lines, -1378 lines 0 comments Download
D xfa/src/fwl/core/fwl_noteimp.h View 1 1 chunk +0 lines, -157 lines 0 comments Download
D xfa/src/fwl/core/fwl_noteimp.cpp View 1 1 chunk +0 lines, -1097 lines 0 comments Download
D xfa/src/fwl/core/fwl_panelimp.h View 1 1 chunk +0 lines, -32 lines 0 comments Download
D xfa/src/fwl/core/fwl_panelimp.cpp View 1 1 chunk +0 lines, -152 lines 0 comments Download
D xfa/src/fwl/core/fwl_sdadapterimp.cpp View 1 1 chunk +0 lines, -175 lines 0 comments Download
D xfa/src/fwl/core/fwl_targetimp.h View 1 1 chunk +0 lines, -27 lines 0 comments Download
D xfa/src/fwl/core/fwl_targetimp.cpp View 1 1 chunk +0 lines, -44 lines 0 comments Download
D xfa/src/fwl/core/fwl_threadimp.h View 1 1 chunk +0 lines, -40 lines 0 comments Download
D xfa/src/fwl/core/fwl_threadimp.cpp View 1 1 chunk +0 lines, -38 lines 0 comments Download
D xfa/src/fwl/core/fwl_timerimp.cpp View 1 1 chunk +0 lines, -36 lines 0 comments Download
D xfa/src/fwl/core/fwl_widgetimp.h View 1 1 chunk +0 lines, -162 lines 0 comments Download
D xfa/src/fwl/core/fwl_widgetimp.cpp View 1 1 chunk +0 lines, -1101 lines 0 comments Download
D xfa/src/fwl/core/fwl_widgetmgrimp.h View 1 1 chunk +0 lines, -170 lines 0 comments Download
D xfa/src/fwl/core/fwl_widgetmgrimp.cpp View 1 1 chunk +0 lines, -1075 lines 0 comments Download
D xfa/src/fwl/lightwidget/app.cpp View 1 1 chunk +0 lines, -33 lines 0 comments Download
D xfa/src/fwl/lightwidget/barcode.cpp View 1 1 chunk +0 lines, -45 lines 0 comments Download
D xfa/src/fwl/lightwidget/caret.cpp View 1 1 chunk +0 lines, -47 lines 0 comments Download
D xfa/src/fwl/lightwidget/checkbox.cpp View 1 1 chunk +0 lines, -57 lines 0 comments Download
D xfa/src/fwl/lightwidget/combobox.cpp View 1 1 chunk +0 lines, -370 lines 0 comments Download
D xfa/src/fwl/lightwidget/datetimepicker.cpp View 1 1 chunk +0 lines, -144 lines 0 comments Download
D xfa/src/fwl/lightwidget/edit.cpp View 1 1 chunk +0 lines, -211 lines 0 comments Download
D xfa/src/fwl/lightwidget/listbox.cpp View 1 1 chunk +0 lines, -302 lines 0 comments Download
D xfa/src/fwl/lightwidget/picturebox.cpp View 1 1 chunk +0 lines, -119 lines 0 comments Download
D xfa/src/fwl/lightwidget/pushbutton.cpp View 1 1 chunk +0 lines, -56 lines 0 comments Download
D xfa/src/fwl/lightwidget/scrollbar.cpp View 1 1 chunk +0 lines, -93 lines 0 comments Download
D xfa/src/fwl/lightwidget/theme.cpp View 1 1 chunk +0 lines, -135 lines 0 comments Download
D xfa/src/fwl/lightwidget/tooltipctrl.cpp View 1 1 chunk +0 lines, -111 lines 0 comments Download
D xfa/src/fwl/lightwidget/widget.cpp View 1 1 chunk +0 lines, -318 lines 0 comments Download
D xfa/src/fwl/theme/barcodetp.cpp View 1 1 chunk +0 lines, -42 lines 0 comments Download
D xfa/src/fwl/theme/carettp.cpp View 1 1 chunk +0 lines, -49 lines 0 comments Download
D xfa/src/fwl/theme/checkboxtp.cpp View 1 1 chunk +0 lines, -532 lines 0 comments Download
D xfa/src/fwl/theme/comboboxtp.cpp View 1 1 chunk +0 lines, -156 lines 0 comments Download
D xfa/src/fwl/theme/datetimepickertp.cpp View 1 1 chunk +0 lines, -138 lines 0 comments Download
D xfa/src/fwl/theme/edittp.cpp View 1 1 chunk +0 lines, -89 lines 0 comments Download
D xfa/src/fwl/theme/formtp.cpp View 1 1 chunk +0 lines, -893 lines 0 comments Download
D xfa/src/fwl/theme/listboxtp.cpp View 1 1 chunk +0 lines, -101 lines 0 comments Download
D xfa/src/fwl/theme/monthcalendartp.cpp View 1 1 chunk +0 lines, -582 lines 0 comments Download
D xfa/src/fwl/theme/pictureboxtp.cpp View 1 1 chunk +0 lines, -36 lines 0 comments Download
D xfa/src/fwl/theme/pushbuttontp.cpp View 1 1 chunk +0 lines, -157 lines 0 comments Download
D xfa/src/fwl/theme/scrollbartp.cpp View 1 1 chunk +0 lines, -377 lines 0 comments Download
D xfa/src/fwl/theme/widgettp.cpp View 1 1 chunk +0 lines, -840 lines 0 comments Download
D xfa/src/fxbarcode/BC_BarCode.cpp View 1 1 chunk +0 lines, -877 lines 0 comments Download
D xfa/src/fxbarcode/BC_Binarizer.h View 1 1 chunk +0 lines, -30 lines 0 comments Download
D xfa/src/fxbarcode/BC_Binarizer.cpp View 1 1 chunk +0 lines, -34 lines 0 comments Download
D xfa/src/fxbarcode/BC_BinaryBitmap.h View 1 1 chunk +0 lines, -33 lines 0 comments Download
D xfa/src/fxbarcode/BC_BinaryBitmap.cpp View 1 1 chunk +0 lines, -61 lines 0 comments Download
D xfa/src/fxbarcode/BC_BufferedImageLuminanceSource.h View 1 1 chunk +0 lines, -34 lines 0 comments Download
D xfa/src/fxbarcode/BC_BufferedImageLuminanceSource.cpp View 1 1 chunk +0 lines, -171 lines 0 comments Download
D xfa/src/fxbarcode/BC_DecoderResult.h View 1 1 chunk +0 lines, -37 lines 0 comments Download
D xfa/src/fxbarcode/BC_Dimension.h View 1 1 chunk +0 lines, -29 lines 0 comments Download
D xfa/src/fxbarcode/BC_Dimension.cpp View 1 1 chunk +0 lines, -46 lines 0 comments Download
D xfa/src/fxbarcode/BC_Library.cpp View 1 1 chunk +0 lines, -121 lines 0 comments Download
D xfa/src/fxbarcode/BC_LuminanceSource.h View 1 1 chunk +0 lines, -27 lines 0 comments Download
D xfa/src/fxbarcode/BC_LuminanceSource.cpp View 1 1 chunk +0 lines, -33 lines 0 comments Download
D xfa/src/fxbarcode/BC_Reader.h View 1 1 chunk +0 lines, -24 lines 0 comments Download
D xfa/src/fxbarcode/BC_Reader.cpp View 1 1 chunk +0 lines, -10 lines 0 comments Download
D xfa/src/fxbarcode/BC_ResultPoint.h View 1 1 chunk +0 lines, -25 lines 0 comments Download
D xfa/src/fxbarcode/BC_ResultPoint.cpp View 1 1 chunk +0 lines, -31 lines 0 comments Download
D xfa/src/fxbarcode/BC_TwoDimWriter.h View 1 1 chunk +0 lines, -35 lines 0 comments Download
D xfa/src/fxbarcode/BC_TwoDimWriter.cpp View 1 1 chunk +0 lines, -148 lines 0 comments Download
D xfa/src/fxbarcode/BC_UtilCodingConvert.h View 1 1 chunk +0 lines, -29 lines 0 comments Download
D xfa/src/fxbarcode/BC_UtilCodingConvert.cpp View 1 1 chunk +0 lines, -53 lines 0 comments Download
D xfa/src/fxbarcode/BC_UtilRSS.h View 1 1 chunk +0 lines, -34 lines 0 comments Download
D xfa/src/fxbarcode/BC_UtilRSS.cpp View 1 1 chunk +0 lines, -164 lines 0 comments Download
D xfa/src/fxbarcode/BC_Utils.cpp View 1 1 chunk +0 lines, -48 lines 0 comments Download
D xfa/src/fxbarcode/BC_Writer.h View 1 1 chunk +0 lines, -38 lines 0 comments Download
D xfa/src/fxbarcode/BC_Writer.cpp View 1 1 chunk +0 lines, -56 lines 0 comments Download
D xfa/src/fxbarcode/common/BC_CommonBitArray.h View 1 1 chunk +0 lines, -35 lines 0 comments Download
D xfa/src/fxbarcode/common/BC_CommonBitArray.cpp View 1 1 chunk +0 lines, -113 lines 0 comments Download
D xfa/src/fxbarcode/common/BC_CommonBitMatrix.h View 1 1 chunk +0 lines, -46 lines 0 comments Download
D xfa/src/fxbarcode/common/BC_CommonBitMatrix.cpp View 1 1 chunk +0 lines, -146 lines 0 comments Download
D xfa/src/fxbarcode/common/BC_CommonBitSource.h View 1 1 chunk +0 lines, -27 lines 0 comments Download
D xfa/src/fxbarcode/common/BC_CommonBitSource.cpp View 1 1 chunk +0 lines, -71 lines 0 comments Download
D xfa/src/fxbarcode/common/BC_CommonByteArray.h View 1 1 chunk +0 lines, -33 lines 0 comments Download
D xfa/src/fxbarcode/common/BC_CommonByteArray.cpp View 1 1 chunk +0 lines, -99 lines 0 comments Download
D xfa/src/fxbarcode/common/BC_CommonByteMatrix.h View 1 1 chunk +0 lines, -34 lines 0 comments Download
D xfa/src/fxbarcode/common/BC_CommonByteMatrix.cpp View 1 1 chunk +0 lines, -64 lines 0 comments Download
D xfa/src/fxbarcode/common/BC_CommonCharacterSetECI.h View 1 1 chunk +0 lines, -29 lines 0 comments Download
D xfa/src/fxbarcode/common/BC_CommonCharacterSetECI.cpp View 1 1 chunk +0 lines, -44 lines 0 comments Download
D xfa/src/fxbarcode/common/BC_CommonDecoderResult.h View 1 1 chunk +0 lines, -45 lines 0 comments Download
D xfa/src/fxbarcode/common/BC_CommonDecoderResult.cpp View 1 1 chunk +0 lines, -77 lines 0 comments Download
D xfa/src/fxbarcode/common/BC_CommonECI.h View 1 1 chunk +0 lines, -24 lines 0 comments Download
D xfa/src/fxbarcode/common/BC_CommonECI.cpp View 1 1 chunk +0 lines, -42 lines 0 comments Download
D xfa/src/fxbarcode/common/BC_CommonPerspectiveTransform.h View 1 1 chunk +0 lines, -65 lines 0 comments Download
D xfa/src/fxbarcode/common/BC_CommonPerspectiveTransform.cpp View 1 1 chunk +0 lines, -153 lines 0 comments Download
D xfa/src/fxbarcode/common/BC_GlobalHistogramBinarizer.h View 1 1 chunk +0 lines, -34 lines 0 comments Download
D xfa/src/fxbarcode/common/BC_GlobalHistogramBinarizer.cpp View 1 1 chunk +0 lines, -173 lines 0 comments Download
D xfa/src/fxbarcode/common/BC_WhiteRectangleDetector.h View 1 1 chunk +0 lines, -54 lines 0 comments Download
D xfa/src/fxbarcode/common/BC_WhiteRectangleDetector.cpp View 1 1 chunk +0 lines, -254 lines 0 comments Download
D xfa/src/fxbarcode/common/reedsolomon/BC_ReedSolomon.h View 1 1 chunk +0 lines, -29 lines 0 comments Download
D xfa/src/fxbarcode/common/reedsolomon/BC_ReedSolomon.cpp View 1 1 chunk +0 lines, -104 lines 0 comments Download
D xfa/src/fxbarcode/common/reedsolomon/BC_ReedSolomonDecoder.h View 1 1 chunk +0 lines, -35 lines 0 comments Download
D xfa/src/fxbarcode/common/reedsolomon/BC_ReedSolomonDecoder.cpp View 1 1 chunk +0 lines, -221 lines 0 comments Download
D xfa/src/fxbarcode/common/reedsolomon/BC_ReedSolomonGF256.h View 1 1 chunk +0 lines, -41 lines 0 comments Download
D xfa/src/fxbarcode/common/reedsolomon/BC_ReedSolomonGF256.cpp View 1 1 chunk +0 lines, -124 lines 0 comments Download
D xfa/src/fxbarcode/common/reedsolomon/BC_ReedSolomonGF256Poly.h View 1 1 chunk +0 lines, -43 lines 0 comments Download
D xfa/src/fxbarcode/common/reedsolomon/BC_ReedSolomonGF256Poly.cpp View 1 1 chunk +0 lines, -254 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_ASCIIEncoder.h View 1 1 chunk +0 lines, -27 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_ASCIIEncoder.cpp View 1 1 chunk +0 lines, -98 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_Base256Encoder.h View 1 1 chunk +0 lines, -23 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_Base256Encoder.cpp View 1 1 chunk +0 lines, -87 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_C40Encoder.h View 1 1 chunk +0 lines, -34 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_C40Encoder.cpp View 1 1 chunk +0 lines, -198 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_DataMatrixBitMatrixParser.h View 1 1 chunk +0 lines, -45 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_DataMatrixBitMatrixParser.cpp View 1 1 chunk +0 lines, -378 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_DataMatrixDataBlock.h View 1 1 chunk +0 lines, -32 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_DataMatrixDataBlock.cpp View 1 1 chunk +0 lines, -115 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_DataMatrixDecodedBitStreamParser.h View 1 1 chunk +0 lines, -58 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_DataMatrixDecodedBitStreamParser.cpp View 1 1 chunk +0 lines, -473 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_DataMatrixDecoder.h View 1 1 chunk +0 lines, -30 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_DataMatrixDecoder.cpp View 1 1 chunk +0 lines, -114 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_DataMatrixDetector.h View 1 1 chunk +0 lines, -78 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_DataMatrixDetector.cpp View 1 1 chunk +0 lines, -406 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_DataMatrixReader.h View 1 1 chunk +0 lines, -28 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_DataMatrixReader.cpp View 1 1 chunk +0 lines, -65 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_DataMatrixSymbolInfo144.h View 1 1 chunk +0 lines, -20 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_DataMatrixSymbolInfo144.cpp View 1 1 chunk +0 lines, -40 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_DataMatrixVersion.h View 1 1 chunk +0 lines, -92 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_DataMatrixVersion.cpp View 1 1 chunk +0 lines, -173 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_DataMatrixWriter.h View 1 1 chunk +0 lines, -33 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_DataMatrixWriter.cpp View 1 1 chunk +0 lines, -136 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_DefaultPlacement.h View 1 1 chunk +0 lines, -40 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_DefaultPlacement.cpp View 1 1 chunk +0 lines, -164 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_EdifactEncoder.h View 1 1 chunk +0 lines, -29 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_EdifactEncoder.cpp View 1 1 chunk +0 lines, -154 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_Encoder.h View 1 1 chunk +0 lines, -21 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_Encoder.cpp View 1 1 chunk +0 lines, -10 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_EncoderContext.h View 1 1 chunk +0 lines, -55 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_EncoderContext.cpp View 1 1 chunk +0 lines, -111 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_ErrorCorrection.h View 1 1 chunk +0 lines, -39 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_ErrorCorrection.cpp View 1 1 chunk +0 lines, -175 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_HighLevelEncoder.h View 1 1 chunk +0 lines, -76 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_HighLevelEncoder.cpp View 1 1 chunk +0 lines, -375 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_SymbolInfo.h View 1 1 chunk +0 lines, -83 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_SymbolInfo.cpp View 1 1 chunk +0 lines, -255 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_SymbolShapeHint.h View 1 1 chunk +0 lines, -21 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_SymbolShapeHint.cpp View 1 1 chunk +0 lines, -26 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_TextEncoder.h View 1 1 chunk +0 lines, -19 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_TextEncoder.cpp View 1 1 chunk +0 lines, -98 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_X12Encoder.h View 1 1 chunk +0 lines, -24 lines 0 comments Download
D xfa/src/fxbarcode/datamatrix/BC_X12Encoder.cpp View 1 1 chunk +0 lines, -100 lines 0 comments Download
D xfa/src/fxbarcode/oned/BC_OneDReader.h View 1 1 chunk +0 lines, -50 lines 0 comments Download
D xfa/src/fxbarcode/oned/BC_OneDReader.cpp View 1 1 chunk +0 lines, -175 lines 0 comments Download
D xfa/src/fxbarcode/oned/BC_OneDimReader.h View 1 1 chunk +0 lines, -66 lines 0 comments Download
D xfa/src/fxbarcode/oned/BC_OneDimReader.cpp View 1 1 chunk +0 lines, -219 lines 0 comments Download
D xfa/src/fxbarcode/oned/BC_OneDimWriter.h View 1 1 chunk +0 lines, -120 lines 0 comments Download
D xfa/src/fxbarcode/oned/BC_OneDimWriter.cpp View 1 1 chunk +0 lines, -437 lines 0 comments Download
D xfa/src/fxbarcode/oned/BC_OnedCodaBarReader.h View 1 1 chunk +0 lines, -36 lines 0 comments Download
D xfa/src/fxbarcode/oned/BC_OnedCodaBarReader.cpp View 1 1 chunk +0 lines, -212 lines 0 comments Download
D xfa/src/fxbarcode/oned/BC_OnedCodaBarWriter.h View 1 1 chunk +0 lines, -54 lines 0 comments Download
D xfa/src/fxbarcode/oned/BC_OnedCodaBarWriter.cpp View 1 1 chunk +0 lines, -231 lines 0 comments Download
D xfa/src/fxbarcode/oned/BC_OnedCode128Reader.h View 1 1 chunk +0 lines, -49 lines 0 comments Download
D xfa/src/fxbarcode/oned/BC_OnedCode128Reader.cpp View 1 1 chunk +0 lines, -351 lines 0 comments Download
D xfa/src/fxbarcode/oned/BC_OnedCode128Writer.h View 1 1 chunk +0 lines, -49 lines 0 comments Download
D xfa/src/fxbarcode/oned/BC_OnedCode128Writer.cpp View 1 1 chunk +0 lines, -235 lines 0 comments Download
D xfa/src/fxbarcode/oned/BC_OnedCode39Reader.h View 1 1 chunk +0 lines, -36 lines 0 comments Download
D xfa/src/fxbarcode/oned/BC_OnedCode39Reader.cpp View 1 1 chunk +0 lines, -290 lines 0 comments Download
D xfa/src/fxbarcode/oned/BC_OnedCode39Writer.h View 1 1 chunk +0 lines, -53 lines 0 comments Download
D xfa/src/fxbarcode/oned/BC_OnedCode39Writer.cpp View 1 1 chunk +0 lines, -364 lines 0 comments Download
D xfa/src/fxbarcode/oned/BC_OnedEAN13Reader.h View 1 1 chunk +0 lines, -31 lines 0 comments Download
D xfa/src/fxbarcode/oned/BC_OnedEAN13Reader.cpp View 1 1 chunk +0 lines, -96 lines 0 comments Download
D xfa/src/fxbarcode/oned/BC_OnedEAN13Writer.h View 1 1 chunk +0 lines, -53 lines 0 comments Download
D xfa/src/fxbarcode/oned/BC_OnedEAN13Writer.cpp View 1 1 chunk +0 lines, -301 lines 0 comments Download
D xfa/src/fxbarcode/oned/BC_OnedEAN8Reader.h View 1 1 chunk +0 lines, -25 lines 0 comments Download
D xfa/src/fxbarcode/oned/BC_OnedEAN8Reader.cpp View 1 1 chunk +0 lines, -82 lines 0 comments Download
D xfa/src/fxbarcode/oned/BC_OnedEAN8Writer.h View 1 1 chunk +0 lines, -55 lines 0 comments Download
D xfa/src/fxbarcode/oned/BC_OnedEAN8Writer.cpp View 1 1 chunk +0 lines, -268 lines 0 comments Download
D xfa/src/fxbarcode/oned/BC_OnedUPCAReader.h View 1 1 chunk +0 lines, -43 lines 0 comments Download
D xfa/src/fxbarcode/oned/BC_OnedUPCAReader.cpp View 1 1 chunk +0 lines, -97 lines 0 comments Download
D xfa/src/fxbarcode/oned/BC_OnedUPCAWriter.h View 1 1 chunk +0 lines, -55 lines 0 comments Download
D xfa/src/fxbarcode/oned/BC_OnedUPCAWriter.cpp View 1 1 chunk +0 lines, -286 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417.h View 1 1 chunk +0 lines, -64 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417.cpp View 1 1 chunk +0 lines, -586 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417BarcodeMatrix.h View 1 1 chunk +0 lines, -38 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417BarcodeMatrix.cpp View 1 1 chunk +0 lines, -90 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417BarcodeMetadata.h View 1 1 chunk +0 lines, -33 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417BarcodeMetadata.cpp View 1 1 chunk +0 lines, -50 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417BarcodeRow.h View 1 1 chunk +0 lines, -28 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417BarcodeRow.cpp View 1 1 chunk +0 lines, -53 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417BarcodeValue.h View 1 1 chunk +0 lines, -25 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417BarcodeValue.cpp View 1 1 chunk +0 lines, -61 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417BoundingBox.h View 1 1 chunk +0 lines, -61 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417BoundingBox.cpp View 1 1 chunk +0 lines, -207 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417Codeword.h View 1 1 chunk +0 lines, -37 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417Codeword.cpp View 1 1 chunk +0 lines, -70 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417CodewordDecoder.h View 1 1 chunk +0 lines, -28 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417CodewordDecoder.cpp View 1 1 chunk +0 lines, -117 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417Common.h View 1 1 chunk +0 lines, -34 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417Common.cpp View 1 1 chunk +0 lines, -651 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417Compaction.h View 1 1 chunk +0 lines, -18 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417Compaction.cpp View 1 1 chunk +0 lines, -26 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417DecodedBitStreamParser.h View 1 1 chunk +0 lines, -63 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417DecodedBitStreamParser.cpp View 1 1 chunk +0 lines, -493 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417DetectionResult.h View 1 1 chunk +0 lines, -57 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417DetectionResult.cpp View 1 1 chunk +0 lines, -339 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417DetectionResultColumn.h View 1 1 chunk +0 lines, -33 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417DetectionResultColumn.cpp View 1 1 chunk +0 lines, -101 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417DetectionResultRowIndicatorColumn.h View 1 1 chunk +0 lines, -34 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417DetectionResultRowIndicatorColumn.cpp View 1 1 chunk +0 lines, -267 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417Detector.h View 1 1 chunk +0 lines, -69 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417Detector.cpp View 1 1 chunk +0 lines, -352 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417DetectorResult.h View 1 1 chunk +0 lines, -26 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417DetectorResult.cpp View 1 1 chunk +0 lines, -50 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417Dimensions.h View 1 1 chunk +0 lines, -31 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417Dimensions.cpp View 1 1 chunk +0 lines, -46 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417ECErrorCorrection.h View 1 1 chunk +0 lines, -39 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417ECErrorCorrection.cpp View 1 1 chunk +0 lines, -389 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417ECModulusGF.h View 1 1 chunk +0 lines, -39 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417ECModulusGF.cpp View 1 1 chunk +0 lines, -120 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417ECModulusPoly.h View 1 1 chunk +0 lines, -39 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417ECModulusPoly.cpp View 1 1 chunk +0 lines, -332 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417ErrorCorrection.h View 1 1 chunk +0 lines, -30 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417ErrorCorrection.cpp View 1 1 chunk +0 lines, -165 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417HighLevelEncoder.h View 1 1 chunk +0 lines, -74 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417HighLevelEncoder.cpp View 1 1 chunk +0 lines, -427 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417HighLevelEncoder_unittest.cpp View 1 1 chunk +0 lines, -239 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417Reader.h View 1 1 chunk +0 lines, -31 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417Reader.cpp View 1 1 chunk +0 lines, -149 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417ResultMetadata.h View 1 1 chunk +0 lines, -32 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417ResultMetadata.cpp View 1 1 chunk +0 lines, -50 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417ScanningDecoder.h View 1 1 chunk +0 lines, -119 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417ScanningDecoder.cpp View 1 1 chunk +0 lines, -752 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417Writer.h View 1 1 chunk +0 lines, -28 lines 0 comments Download
D xfa/src/fxbarcode/pdf417/BC_PDF417Writer.cpp View 1 1 chunk +0 lines, -115 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_FinderPatternInfo.h View 1 1 chunk +0 lines, -28 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_FinderPatternInfo.cpp View 1 1 chunk +0 lines, -41 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRAlignmentPattern.h View 1 1 chunk +0 lines, -25 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRAlignmentPattern.cpp View 1 1 chunk +0 lines, -49 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRAlignmentPatternFinder.h View 1 1 chunk +0 lines, -47 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRAlignmentPatternFinder.cpp View 1 1 chunk +0 lines, -200 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRBitMatrixParser.h View 1 1 chunk +0 lines, -34 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRBitMatrixParser.cpp View 1 1 chunk +0 lines, -183 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRCodeReader.h View 1 1 chunk +0 lines, -40 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRCodeReader.cpp View 1 1 chunk +0 lines, -108 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRCodeWriter.h View 1 1 chunk +0 lines, -41 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRCodeWriter.cpp View 1 1 chunk +0 lines, -107 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRCoder.h View 1 1 chunk +0 lines, -57 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRCoder.cpp View 1 1 chunk +0 lines, -124 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRCoderBitVector.h View 1 1 chunk +0 lines, -35 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRCoderBitVector.cpp View 1 1 chunk +0 lines, -124 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRCoderBlockPair.h View 1 1 chunk +0 lines, -25 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRCoderBlockPair.cpp View 1 1 chunk +0 lines, -41 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRCoderDecoder.h View 1 1 chunk +0 lines, -37 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRCoderDecoder.cpp View 1 1 chunk +0 lines, -129 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRCoderECB.h View 1 1 chunk +0 lines, -24 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRCoderECB.cpp View 1 1 chunk +0 lines, -35 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRCoderECBlocks.h View 1 1 chunk +0 lines, -31 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRCoderECBlocks.cpp View 1 1 chunk +0 lines, -59 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRCoderEncoder.h View 1 1 chunk +0 lines, -133 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRCoderEncoder.cpp View 1 1 chunk +0 lines, -961 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRCoderErrorCorrectionLevel.h View 1 1 chunk +0 lines, -35 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRCoderErrorCorrectionLevel.cpp View 1 1 chunk +0 lines, -92 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRCoderFormatInformation.h View 1 1 chunk +0 lines, -32 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRCoderFormatInformation.cpp View 1 1 chunk +0 lines, -95 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRCoderMaskUtil.h View 1 1 chunk +0 lines, -27 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRCoderMaskUtil.cpp View 1 1 chunk +0 lines, -198 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRCoderMatrixUtil.h View 1 1 chunk +0 lines, -87 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRCoderMatrixUtil.cpp View 1 1 chunk +0 lines, -478 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRCoderMode.h View 1 1 chunk +0 lines, -51 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRCoderMode.cpp View 1 1 chunk +0 lines, -179 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRCoderVersion.h View 1 1 chunk +0 lines, -54 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRCoderVersion.cpp View 1 1 chunk +0 lines, -769 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRDataBlock.h View 1 1 chunk +0 lines, -30 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRDataBlock.cpp View 1 1 chunk +0 lines, -111 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRDataMask.h View 1 1 chunk +0 lines, -28 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRDataMask.cpp View 1 1 chunk +0 lines, -118 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRDecodedBitStreamParser.h View 1 1 chunk +0 lines, -59 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRDecodedBitStreamParser.cpp View 1 1 chunk +0 lines, -273 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRDetector.h View 1 1 chunk +0 lines, -63 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRDetector.cpp View 1 1 chunk +0 lines, -278 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRDetectorResult.h View 1 1 chunk +0 lines, -26 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRDetectorResult.cpp View 1 1 chunk +0 lines, -43 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRFinderPattern.h View 1 1 chunk +0 lines, -31 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRFinderPattern.cpp View 1 1 chunk +0 lines, -68 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRFinderPatternFinder.h View 1 1 chunk +0 lines, -57 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRFinderPatternFinder.cpp View 1 1 chunk +0 lines, -477 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRGridSampler.h View 1 1 chunk +0 lines, -48 lines 0 comments Download
D xfa/src/fxbarcode/qrcode/BC_QRGridSampler.cpp View 1 1 chunk +0 lines, -139 lines 0 comments Download
D xfa/src/fxbarcode/utils.h View 1 1 chunk +0 lines, -183 lines 0 comments Download
D xfa/src/fxfa/app/xfa_checksum.h View 1 1 chunk +0 lines, -73 lines 0 comments Download
D xfa/src/fxfa/app/xfa_checksum.cpp View 1 1 chunk +0 lines, -190 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffapp.h View 1 1 chunk +0 lines, -81 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffapp.cpp View 1 1 chunk +0 lines, -190 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffbarcode.h View 1 1 chunk +0 lines, -101 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffbarcode.cpp View 1 1 chunk +0 lines, -235 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffcheckbutton.h View 1 1 chunk +0 lines, -43 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffcheckbutton.cpp View 1 1 chunk +0 lines, -335 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffchoicelist.h View 1 1 chunk +0 lines, -96 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffchoicelist.cpp View 1 1 chunk +0 lines, -530 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffdoc.h View 1 1 chunk +0 lines, -64 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffdoc.cpp View 1 1 chunk +0 lines, -431 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffdochandler.h View 1 1 chunk +0 lines, -50 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffdochandler.cpp View 1 1 chunk +0 lines, -110 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffdocview.h View 1 1 chunk +0 lines, -170 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffdocview.cpp View 1 1 chunk +0 lines, -932 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffdraw.h View 1 1 chunk +0 lines, -19 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffdraw.cpp View 1 1 chunk +0 lines, -16 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffexclgroup.h View 1 1 chunk +0 lines, -24 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffexclgroup.cpp View 1 1 chunk +0 lines, -31 lines 0 comments Download
D xfa/src/fxfa/app/xfa_fffield.h View 1 1 chunk +0 lines, -100 lines 0 comments Download
D xfa/src/fxfa/app/xfa_fffield.cpp View 1 1 chunk +0 lines, -835 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffimage.h View 1 1 chunk +0 lines, -25 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffimage.cpp View 1 1 chunk +0 lines, -67 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffimageedit.h View 1 1 chunk +0 lines, -36 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffimageedit.cpp View 1 1 chunk +0 lines, -183 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffnotify.h View 1 1 chunk +0 lines, -99 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffnotify.cpp View 1 1 chunk +0 lines, -648 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffpageview.h View 1 1 chunk +0 lines, -111 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffpageview.cpp View 1 1 chunk +0 lines, -424 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffpath.h View 1 1 chunk +0 lines, -43 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffpath.cpp View 1 1 chunk +0 lines, -159 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffpushbutton.h View 1 1 chunk +0 lines, -50 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffpushbutton.cpp View 1 1 chunk +0 lines, -249 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffsignature.h View 1 1 chunk +0 lines, -43 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffsignature.cpp View 1 1 chunk +0 lines, -120 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffsubform.h View 1 1 chunk +0 lines, -19 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffsubform.cpp View 1 1 chunk +0 lines, -17 lines 0 comments Download
D xfa/src/fxfa/app/xfa_fftext.h View 1 1 chunk +0 lines, -32 lines 0 comments Download
D xfa/src/fxfa/app/xfa_fftext.cpp View 1 1 chunk +0 lines, -179 lines 0 comments Download
D xfa/src/fxfa/app/xfa_fftextedit.h View 1 1 chunk +0 lines, -138 lines 0 comments Download
D xfa/src/fxfa/app/xfa_fftextedit.cpp View 1 1 chunk +0 lines, -796 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffwidget.h View 1 1 chunk +0 lines, -187 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffwidget.cpp View 1 1 chunk +0 lines, -1961 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffwidgetacc.h View 1 1 chunk +0 lines, -44 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffwidgetacc.cpp View 1 1 chunk +0 lines, -1714 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffwidgethandler.h View 1 1 chunk +0 lines, -176 lines 0 comments Download
D xfa/src/fxfa/app/xfa_ffwidgethandler.cpp View 1 1 chunk +0 lines, -634 lines 0 comments Download
D xfa/src/fxfa/app/xfa_fontmgr.h View 1 1 chunk +0 lines, -100 lines 0 comments Download
D xfa/src/fxfa/app/xfa_fontmgr.cpp View 1 1 chunk +0 lines, -2089 lines 0 comments Download
D xfa/src/fxfa/app/xfa_fwladapter.h View 1 1 chunk +0 lines, -22 lines 0 comments Download
D xfa/src/fxfa/app/xfa_fwladapter.cpp View 1 1 chunk +0 lines, -61 lines 0 comments Download
D xfa/src/fxfa/app/xfa_fwltheme.h View 1 1 chunk +0 lines, -110 lines 0 comments Download
D xfa/src/fxfa/app/xfa_fwltheme.cpp View 1 1 chunk +0 lines, -424 lines 0 comments Download
D xfa/src/fxfa/app/xfa_rendercontext.h View 1 1 chunk +0 lines, -35 lines 0 comments Download
D xfa/src/fxfa/app/xfa_rendercontext.cpp View 1 1 chunk +0 lines, -77 lines 0 comments Download
D xfa/src/fxfa/app/xfa_textlayout.h View 1 1 chunk +0 lines, -425 lines 0 comments Download
D xfa/src/fxfa/app/xfa_textlayout.cpp View 1 1 chunk +0 lines, -2001 lines 0 comments Download
D xfa/src/fxfa/fm2js/xfa_error.h View 1 1 chunk +0 lines, -35 lines 0 comments Download
D xfa/src/fxfa/fm2js/xfa_error.cpp View 1 1 chunk +0 lines, -21 lines 0 comments Download
D xfa/src/fxfa/fm2js/xfa_expression.h View 1 1 chunk +0 lines, -191 lines 0 comments Download
D xfa/src/fxfa/fm2js/xfa_expression.cpp View 1 1 chunk +0 lines, -627 lines 0 comments Download
D xfa/src/fxfa/fm2js/xfa_fm2jsapi.h View 1 1 chunk +0 lines, -37 lines 0 comments Download
D xfa/src/fxfa/fm2js/xfa_fm2jsapi.cpp View 1 1 chunk +0 lines, -65 lines 0 comments Download
D xfa/src/fxfa/fm2js/xfa_fm2jscontext.h View 1 1 chunk +0 lines, -453 lines 0 comments Download
D xfa/src/fxfa/fm2js/xfa_fm2jscontext.cpp View 1 1 chunk +0 lines, -7223 lines 0 comments Download
D xfa/src/fxfa/fm2js/xfa_fmparse.h View 1 1 chunk +0 lines, -53 lines 0 comments Download
D xfa/src/fxfa/fm2js/xfa_fmparse.cpp View 1 1 chunk +0 lines, -1051 lines 0 comments Download
D xfa/src/fxfa/fm2js/xfa_lexer.h View 1 1 chunk +0 lines, -134 lines 0 comments Download
D xfa/src/fxfa/fm2js/xfa_lexer.cpp View 1 1 chunk +0 lines, -552 lines 0 comments Download
D xfa/src/fxfa/fm2js/xfa_program.h View 1 1 chunk +0 lines, -28 lines 0 comments Download
D xfa/src/fxfa/fm2js/xfa_program.cpp View 1 1 chunk +0 lines, -45 lines 0 comments Download
D xfa/src/fxfa/fm2js/xfa_simpleexpression.h View 1 1 chunk +0 lines, -292 lines 0 comments Download
D xfa/src/fxfa/fm2js/xfa_simpleexpression.cpp View 1 1 chunk +0 lines, -745 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_basic_data.h View 1 1 chunk +0 lines, -48 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_basic_data.cpp View 1 1 chunk +0 lines, -7333 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_basic_imp.h View 1 1 chunk +0 lines, -71 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_basic_imp.cpp View 1 1 chunk +0 lines, -612 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_docdata.h View 1 1 chunk +0 lines, -36 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_doclayout.h View 1 1 chunk +0 lines, -136 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_document.h View 1 1 chunk +0 lines, -201 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_document_datadescription_imp.h View 1 1 chunk +0 lines, -18 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_document_datadescription_imp.cpp View 1 1 chunk +0 lines, -126 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_document_datamerger_imp.h View 1 1 chunk +0 lines, -24 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_document_datamerger_imp.cpp View 1 1 chunk +0 lines, -1429 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_document_imp.cpp View 1 1 chunk +0 lines, -441 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_document_layout_imp.h View 1 1 chunk +0 lines, -49 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_document_layout_imp.cpp View 1 1 chunk +0 lines, -208 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_document_serialize.h View 1 1 chunk +0 lines, -40 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_document_serialize.cpp View 1 1 chunk +0 lines, -590 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_layout_appadapter.h View 1 1 chunk +0 lines, -77 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_layout_appadapter.cpp View 1 1 chunk +0 lines, -62 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_layout_itemlayout.h View 1 1 chunk +0 lines, -195 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_layout_itemlayout.cpp View 1 1 chunk +0 lines, -2968 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_layout_pagemgr_new.h View 1 1 chunk +0 lines, -152 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_layout_pagemgr_new.cpp View 1 1 chunk +0 lines, -1931 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_locale.h View 1 1 chunk +0 lines, -93 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_locale.cpp View 1 1 chunk +0 lines, -377 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_localemgr.h View 1 1 chunk +0 lines, -78 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_localemgr.cpp View 1 1 chunk +0 lines, -1305 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_localevalue.h View 1 1 chunk +0 lines, -112 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_localevalue.cpp View 1 1 chunk +0 lines, -981 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_object.h View 1 1 chunk +0 lines, -803 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_object_imp.cpp View 1 1 chunk +0 lines, -5408 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_objectacc_imp.cpp View 1 1 chunk +0 lines, -3760 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_parser.h View 1 1 chunk +0 lines, -38 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_parser_imp.h View 1 1 chunk +0 lines, -138 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_parser_imp.cpp View 1 1 chunk +0 lines, -1568 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_parser_imp_embeddertest.cpp View 1 1 chunk +0 lines, -15 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_script.h View 1 1 chunk +0 lines, -121 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_script_datawindow.h View 1 1 chunk +0 lines, -34 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_script_datawindow.cpp View 1 1 chunk +0 lines, -47 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_script_eventpseudomodel.h View 1 1 chunk +0 lines, -96 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_script_eventpseudomodel.cpp View 1 1 chunk +0 lines, -269 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_script_hostpseudomodel.h View 1 1 chunk +0 lines, -89 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_script_hostpseudomodel.cpp View 1 1 chunk +0 lines, -800 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_script_imp.h View 1 1 chunk +0 lines, -127 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_script_imp.cpp View 1 1 chunk +0 lines, -781 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_script_layoutpseudomodel.h View 1 1 chunk +0 lines, -64 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_script_layoutpseudomodel.cpp View 1 1 chunk +0 lines, -552 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_script_logpseudomodel.h View 1 1 chunk +0 lines, -24 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_script_logpseudomodel.cpp View 1 1 chunk +0 lines, -33 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_script_nodehelper.h View 1 1 chunk +0 lines, -72 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_script_nodehelper.cpp View 1 1 chunk +0 lines, -429 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_script_resolveprocessor.h View 1 1 chunk +0 lines, -86 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_script_resolveprocessor.cpp View 1 1 chunk +0 lines, -825 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_script_signaturepseudomodel.h View 1 1 chunk +0 lines, -22 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_script_signaturepseudomodel.cpp View 1 1 chunk +0 lines, -124 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_utils.h View 1 1 chunk +0 lines, -219 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_utils_imp.cpp View 1 1 chunk +0 lines, -403 lines 0 comments Download
D xfa/src/fxfa/parser/xfa_utils_imp_unittest.cpp View 1 1 chunk +0 lines, -22 lines 0 comments Download
D xfa/src/fxgraphics/fx_graphics.cpp View 1 1 chunk +0 lines, -1548 lines 0 comments Download
D xfa/src/fxgraphics/fx_path_generator.h View 1 1 chunk +0 lines, -64 lines 0 comments Download
D xfa/src/fxgraphics/fx_path_generator.cpp View 1 1 chunk +0 lines, -201 lines 0 comments Download
D xfa/src/fxgraphics/pre.h View 1 1 chunk +0 lines, -586 lines 0 comments Download
D xfa/src/fxjse/class.h View 1 1 chunk +0 lines, -49 lines 0 comments Download
D xfa/src/fxjse/class.cpp View 1 1 chunk +0 lines, -348 lines 0 comments Download
D xfa/src/fxjse/context.h View 1 1 chunk +0 lines, -48 lines 0 comments Download
D xfa/src/fxjse/context.cpp View 1 1 chunk +0 lines, -275 lines 0 comments Download
D xfa/src/fxjse/dynprop.cpp View 1 1 chunk +0 lines, -236 lines 0 comments Download
D xfa/src/fxjse/runtime.h View 1 1 chunk +0 lines, -51 lines 0 comments Download
D xfa/src/fxjse/runtime.cpp View 1 1 chunk +0 lines, -128 lines 0 comments Download
D xfa/src/fxjse/scope_inline.h View 1 1 chunk +0 lines, -108 lines 0 comments Download
D xfa/src/fxjse/util_inline.h View 1 1 chunk +0 lines, -51 lines 0 comments Download
D xfa/src/fxjse/value.h View 1 1 chunk +0 lines, -241 lines 0 comments Download
D xfa/src/fxjse/value.cpp View 1 1 chunk +0 lines, -582 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
dsinclair
PTAL.
4 years, 9 months ago (2016-03-14 16:21:13 UTC) #2
Tom Sepez
RS LGTM on moving files. https://codereview.chromium.org/1803723002/diff/1/fpdfsdk/src/javascript/JS_Runtime.cpp File fpdfsdk/src/javascript/JS_Runtime.cpp (right): https://codereview.chromium.org/1803723002/diff/1/fpdfsdk/src/javascript/JS_Runtime.cpp#newcode2 fpdfsdk/src/javascript/JS_Runtime.cpp:2: // Use of this ...
4 years, 9 months ago (2016-03-14 17:39:13 UTC) #3
dsinclair
4 years, 9 months ago (2016-03-14 18:14:25 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:10001) manually as
1770c021cf998ff1b33855b1397f6ea8ff9f7cd7 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698