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

Side by Side Diff: xfa.gyp

Issue 1921853006: More FWL interface cleanup. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 7 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
OLDNEW
1 { 1 {
2 "variables": { 2 "variables": {
3 "pdf_enable_v8%": 1, 3 "pdf_enable_v8%": 1,
4 }, 4 },
5 "target_defaults": { 5 "target_defaults": {
6 "defines": [ 6 "defines": [
7 "PDF_ENABLE_XFA", 7 "PDF_ENABLE_XFA",
8 ], 8 ],
9 'msvs_disabled_warnings': [ 9 'msvs_disabled_warnings': [
10 4005, 4018, 4146, 4333, 4345, 4267, 10 4005, 4018, 4146, 4333, 4345, 4267,
(...skipping 169 matching lines...) Expand 10 before | Expand all | Expand 10 after
180 "xfa/fwl/core/cfwl_widgetimpproperties.h", 180 "xfa/fwl/core/cfwl_widgetimpproperties.h",
181 "xfa/fwl/core/fwl_appimp.cpp", 181 "xfa/fwl/core/fwl_appimp.cpp",
182 "xfa/fwl/core/fwl_appimp.h", 182 "xfa/fwl/core/fwl_appimp.h",
183 "xfa/fwl/core/fwl_error.h", 183 "xfa/fwl/core/fwl_error.h",
184 "xfa/fwl/core/fwl_formimp.cpp", 184 "xfa/fwl/core/fwl_formimp.cpp",
185 "xfa/fwl/core/fwl_formimp.h", 185 "xfa/fwl/core/fwl_formimp.h",
186 "xfa/fwl/core/fwl_noteimp.cpp", 186 "xfa/fwl/core/fwl_noteimp.cpp",
187 "xfa/fwl/core/fwl_noteimp.h", 187 "xfa/fwl/core/fwl_noteimp.h",
188 "xfa/fwl/core/fwl_sdadapterimp.cpp", 188 "xfa/fwl/core/fwl_sdadapterimp.cpp",
189 "xfa/fwl/core/fwl_sdadapterimp.h", 189 "xfa/fwl/core/fwl_sdadapterimp.h",
190 "xfa/fwl/core/fwl_targetimp.cpp",
191 "xfa/fwl/core/fwl_targetimp.h",
192 "xfa/fwl/core/fwl_threadimp.cpp",
193 "xfa/fwl/core/fwl_threadimp.h",
194 "xfa/fwl/core/fwl_timerimp.cpp", 190 "xfa/fwl/core/fwl_timerimp.cpp",
195 "xfa/fwl/core/fwl_widgetdef.h", 191 "xfa/fwl/core/fwl_widgetdef.h",
196 "xfa/fwl/core/fwl_widgetimp.cpp", 192 "xfa/fwl/core/fwl_widgetimp.cpp",
197 "xfa/fwl/core/fwl_widgetimp.h", 193 "xfa/fwl/core/fwl_widgetimp.h",
198 "xfa/fwl/core/fwl_widgetmgrimp.cpp", 194 "xfa/fwl/core/fwl_widgetmgrimp.cpp",
199 "xfa/fwl/core/fwl_widgetmgrimp.h", 195 "xfa/fwl/core/fwl_widgetmgrimp.h",
200 "xfa/fwl/core/ifwl_adapternative.h", 196 "xfa/fwl/core/ifwl_adapternative.h",
201 "xfa/fwl/core/ifwl_adapterthreadmgr.h", 197 "xfa/fwl/core/ifwl_adapterthreadmgr.h",
202 "xfa/fwl/core/ifwl_adapterwidgetmgr.h", 198 "xfa/fwl/core/ifwl_adapterwidgetmgr.h",
203 "xfa/fwl/core/ifwl_app.h", 199 "xfa/fwl/core/ifwl_app.h",
204 "xfa/fwl/core/ifwl_dataprovider.h", 200 "xfa/fwl/core/ifwl_dataprovider.h",
205 "xfa/fwl/core/ifwl_form.h", 201 "xfa/fwl/core/ifwl_form.h",
206 "xfa/fwl/core/ifwl_notedriver.h",
207 "xfa/fwl/core/ifwl_noteloop.h",
208 "xfa/fwl/core/ifwl_target.h",
209 "xfa/fwl/core/ifwl_themeprovider.h", 202 "xfa/fwl/core/ifwl_themeprovider.h",
210 "xfa/fwl/core/ifwl_thread.h",
211 "xfa/fwl/core/ifwl_timer.h", 203 "xfa/fwl/core/ifwl_timer.h",
212 "xfa/fwl/core/ifwl_tooltiptarget.h", 204 "xfa/fwl/core/ifwl_tooltiptarget.h",
213 "xfa/fwl/core/ifwl_widget.h", 205 "xfa/fwl/core/ifwl_widget.h",
214 "xfa/fwl/core/ifwl_widgetdelegate.h", 206 "xfa/fwl/core/ifwl_widgetdelegate.h",
215 "xfa/fwl/core/ifwl_widgetmgr.h", 207 "xfa/fwl/core/ifwl_widgetmgr.h",
216 "xfa/fwl/core/ifwl_widgetmgrdelegate.h",
217 "xfa/fwl/core/include/ifwl_adaptertimermgr.h", 208 "xfa/fwl/core/include/ifwl_adaptertimermgr.h",
218 "xfa/fwl/lightwidget/cfwl_barcode.cpp", 209 "xfa/fwl/lightwidget/cfwl_barcode.cpp",
219 "xfa/fwl/lightwidget/cfwl_barcode.h", 210 "xfa/fwl/lightwidget/cfwl_barcode.h",
220 "xfa/fwl/lightwidget/cfwl_checkbox.cpp", 211 "xfa/fwl/lightwidget/cfwl_checkbox.cpp",
221 "xfa/fwl/lightwidget/cfwl_checkbox.h", 212 "xfa/fwl/lightwidget/cfwl_checkbox.h",
222 "xfa/fwl/lightwidget/cfwl_combobox.cpp", 213 "xfa/fwl/lightwidget/cfwl_combobox.cpp",
223 "xfa/fwl/lightwidget/cfwl_combobox.h", 214 "xfa/fwl/lightwidget/cfwl_combobox.h",
224 "xfa/fwl/lightwidget/cfwl_datetimepicker.cpp", 215 "xfa/fwl/lightwidget/cfwl_datetimepicker.cpp",
225 "xfa/fwl/lightwidget/cfwl_datetimepicker.h", 216 "xfa/fwl/lightwidget/cfwl_datetimepicker.h",
226 "xfa/fwl/lightwidget/cfwl_edit.cpp", 217 "xfa/fwl/lightwidget/cfwl_edit.cpp",
(...skipping 539 matching lines...) Expand 10 before | Expand all | Expand 10 after
766 "sources": [], 757 "sources": [],
767 }], 758 }],
768 ["OS == 'mac'", { 759 ["OS == 'mac'", {
769 "configurations": {}, 760 "configurations": {},
770 "sources": [], 761 "sources": [],
771 }], 762 }],
772 ] 763 ]
773 } 764 }
774 ] 765 ]
775 } 766 }
OLDNEW
« no previous file with comments | « BUILD.gn ('k') | xfa/fwl/basewidget/fwl_barcodeimp.cpp » ('j') | xfa/fwl/core/fwl_appimp.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698