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

Side by Side Diff: pdfium.gyp

Issue 2252723002: Split fpdfsdk/fsdk_baseform.h into individual classes. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Split fpdfsdk/fsdk_baseform.h into individual classes. Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « fpdfsdk/pdfsdk_fieldaction.cpp ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright 2015 PDFium Authors. All rights reserved. 1 # Copyright 2015 PDFium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 { 5 {
6 'variables': { 6 'variables': {
7 'chromium_code': 1, 7 'chromium_code': 1,
8 'pdf_use_skia%': 0, 8 'pdf_use_skia%': 0,
9 'pdf_enable_v8%': 1, 9 'pdf_enable_v8%': 1,
10 'pdf_enable_xfa%': 0, # Set to 1 by standalone.gypi in a standalone build. 10 'pdf_enable_xfa%': 0, # Set to 1 by standalone.gypi in a standalone build.
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
79 'fxcodec', 79 'fxcodec',
80 'fxcrt', 80 'fxcrt',
81 'fxedit', 81 'fxedit',
82 'fxge', 82 'fxge',
83 'javascript', 83 'javascript',
84 'pdfwindow', 84 'pdfwindow',
85 ], 85 ],
86 'sources': [ 86 'sources': [
87 'fpdfsdk/cfx_systemhandler.cpp', 87 'fpdfsdk/cfx_systemhandler.cpp',
88 'fpdfsdk/cfx_systemhandler.h', 88 'fpdfsdk/cfx_systemhandler.h',
89 'fpdfsdk/include/cba_annotiterator.h',
89 'fpdfsdk/include/cpdfsdk_annot.h', 90 'fpdfsdk/include/cpdfsdk_annot.h',
90 'fpdfsdk/include/cpdfsdk_annothandlermgr.h', 91 'fpdfsdk/include/cpdfsdk_annothandlermgr.h',
91 'fpdfsdk/include/cpdfsdk_annotiterator.h', 92 'fpdfsdk/include/cpdfsdk_annotiterator.h',
92 'fpdfsdk/include/cpdfsdk_baannot.h', 93 'fpdfsdk/include/cpdfsdk_baannot.h',
93 'fpdfsdk/include/cpdfsdk_bfannothandler.h', 94 'fpdfsdk/include/cpdfsdk_bfannothandler.h',
94 'fpdfsdk/include/cpdfsdk_datetime.h', 95 'fpdfsdk/include/cpdfsdk_datetime.h',
96 'fpdfsdk/include/cpdfsdk_interform.h',
97 'fpdfsdk/include/cpdfsdk_widget.h',
95 'fpdfsdk/include/cpdfsdk_xfaannothandler.h', 98 'fpdfsdk/include/cpdfsdk_xfaannothandler.h',
96 'fpdfsdk/include/fsdk_actionhandler.h', 99 'fpdfsdk/include/fsdk_actionhandler.h',
97 'fpdfsdk/include/fsdk_baseform.h',
98 'fpdfsdk/include/fsdk_pauseadapter.h', 100 'fpdfsdk/include/fsdk_pauseadapter.h',
99 'fpdfsdk/include/ipdfsdk_annothandler.h', 101 'fpdfsdk/include/ipdfsdk_annothandler.h',
102 'fpdfsdk/include/pdfsdk_fieldaction.h',
103 'fpdfsdk/cba_annotiterator.cpp',
100 'fpdfsdk/cpdfsdk_annot.cpp', 104 'fpdfsdk/cpdfsdk_annot.cpp',
101 'fpdfsdk/cpdfsdk_annothandlermgr.cpp', 105 'fpdfsdk/cpdfsdk_annothandlermgr.cpp',
102 'fpdfsdk/cpdfsdk_annotiterator.cpp', 106 'fpdfsdk/cpdfsdk_annotiterator.cpp',
103 'fpdfsdk/cpdfsdk_baannot.cpp', 107 'fpdfsdk/cpdfsdk_baannot.cpp',
104 'fpdfsdk/cpdfsdk_bfannothandler.cpp', 108 'fpdfsdk/cpdfsdk_bfannothandler.cpp',
105 'fpdfsdk/cpdfsdk_datetime.cpp', 109 'fpdfsdk/cpdfsdk_datetime.cpp',
110 'fpdfsdk/cpdfsdk_interform.cpp',
111 'fpdfsdk/cpdfsdk_widget.cpp',
106 'fpdfsdk/cpdfsdk_xfaannothandler.cpp', 112 'fpdfsdk/cpdfsdk_xfaannothandler.cpp',
107 'fpdfsdk/fpdfdoc.cpp', 113 'fpdfsdk/fpdfdoc.cpp',
108 'fpdfsdk/fpdfeditimg.cpp', 114 'fpdfsdk/fpdfeditimg.cpp',
109 'fpdfsdk/fpdfeditpage.cpp', 115 'fpdfsdk/fpdfeditpage.cpp',
110 'fpdfsdk/fpdfformfill.cpp', 116 'fpdfsdk/fpdfformfill.cpp',
111 'fpdfsdk/fpdfppo.cpp', 117 'fpdfsdk/fpdfppo.cpp',
112 'fpdfsdk/fpdfsave.cpp', 118 'fpdfsdk/fpdfsave.cpp',
113 'fpdfsdk/fpdftext.cpp', 119 'fpdfsdk/fpdftext.cpp',
114 'fpdfsdk/fpdfview.cpp', 120 'fpdfsdk/fpdfview.cpp',
115 'fpdfsdk/fpdf_dataavail.cpp', 121 'fpdfsdk/fpdf_dataavail.cpp',
116 'fpdfsdk/fpdf_ext.cpp', 122 'fpdfsdk/fpdf_ext.cpp',
117 'fpdfsdk/fpdf_flatten.cpp', 123 'fpdfsdk/fpdf_flatten.cpp',
118 'fpdfsdk/fpdf_progressive.cpp', 124 'fpdfsdk/fpdf_progressive.cpp',
119 'fpdfsdk/fpdf_searchex.cpp', 125 'fpdfsdk/fpdf_searchex.cpp',
120 'fpdfsdk/fpdf_sysfontinfo.cpp', 126 'fpdfsdk/fpdf_sysfontinfo.cpp',
121 'fpdfsdk/fpdf_transformpage.cpp', 127 'fpdfsdk/fpdf_transformpage.cpp',
122 'fpdfsdk/fsdk_actionhandler.cpp', 128 'fpdfsdk/fsdk_actionhandler.cpp',
123 'fpdfsdk/fsdk_baseform.cpp',
124 'fpdfsdk/fsdk_mgr.cpp', 129 'fpdfsdk/fsdk_mgr.cpp',
125 'fpdfsdk/fsdk_pauseadapter.cpp', 130 'fpdfsdk/fsdk_pauseadapter.cpp',
131 'fpdfsdk/pdfsdk_fieldaction.cpp',
126 'public/fpdf_dataavail.h', 132 'public/fpdf_dataavail.h',
127 'public/fpdf_doc.h', 133 'public/fpdf_doc.h',
128 'public/fpdf_edit.h', 134 'public/fpdf_edit.h',
129 'public/fpdf_ext.h', 135 'public/fpdf_ext.h',
130 'public/fpdf_flatten.h', 136 'public/fpdf_flatten.h',
131 'public/fpdf_formfill.h', 137 'public/fpdf_formfill.h',
132 'public/fpdf_fwlevent.h', 138 'public/fpdf_fwlevent.h',
133 'public/fpdf_ppo.h', 139 'public/fpdf_ppo.h',
134 'public/fpdf_progressive.h', 140 'public/fpdf_progressive.h',
135 'public/fpdf_save.h', 141 'public/fpdf_save.h',
136 'public/fpdf_searchex.h', 142 'public/fpdf_searchex.h',
137 'public/fpdf_sysfontinfo.h', 143 'public/fpdf_sysfontinfo.h',
138 'public/fpdf_text.h', 144 'public/fpdf_text.h',
139 'public/fpdf_transformpage.h', 145 'public/fpdf_transformpage.h',
140 'public/fpdfview.h', 146 'public/fpdfview.h',
141 ], 147 ],
142 'conditions': [ 148 'conditions': [
143 ['pdf_enable_xfa==1', { 149 ['pdf_enable_xfa==1', {
144 'dependencies': [ 150 'dependencies': [
145 'fpdfxfa', 151 'fpdfxfa',
146 ], 152 ],
153 'sources': [
154 'fpdfsdk/cpdfsdk_xfawidget.cpp',
155 'fpdfsdk/include/cpdfsdk_xfawidget.h',
156 ],
147 }], 157 }],
148 ['bundle_freetype==1', { 158 ['bundle_freetype==1', {
149 'dependencies': [ 159 'dependencies': [
150 'third_party/third_party.gyp:fx_freetype', 160 'third_party/third_party.gyp:fx_freetype',
151 ], 161 ],
152 }, { 162 }, {
153 'link_settings': { 163 'link_settings': {
154 'libraries': [ 164 'libraries': [
155 '-lfreetype', 165 '-lfreetype',
156 ], 166 ],
(...skipping 981 matching lines...) Expand 10 before | Expand all | Expand 10 after
1138 'fpdfsdk/fpdfxfa/include/fpdfxfa_app.h', 1148 'fpdfsdk/fpdfxfa/include/fpdfxfa_app.h',
1139 'fpdfsdk/fpdfxfa/include/fpdfxfa_doc.h', 1149 'fpdfsdk/fpdfxfa/include/fpdfxfa_doc.h',
1140 'fpdfsdk/fpdfxfa/include/fpdfxfa_page.h', 1150 'fpdfsdk/fpdfxfa/include/fpdfxfa_page.h',
1141 'fpdfsdk/fpdfxfa/include/fpdfxfa_util.h', 1151 'fpdfsdk/fpdfxfa/include/fpdfxfa_util.h',
1142 ], 1152 ],
1143 }, 1153 },
1144 ] 1154 ]
1145 }], 1155 }],
1146 ] 1156 ]
1147 } 1157 }
OLDNEW
« no previous file with comments | « fpdfsdk/pdfsdk_fieldaction.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698