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

Side by Side Diff: xfa.gyp

Issue 1883943002: Unused FWL Classes. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 8 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 | « BUILD.gn ('k') | xfa/fwl/core/fwl_contentimp.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 165 matching lines...) Expand 10 before | Expand all | Expand 10 after
176 "xfa/fwl/basewidget/ifwl_tooltip.h", 176 "xfa/fwl/basewidget/ifwl_tooltip.h",
177 "xfa/fwl/core/cfwl_event.h", 177 "xfa/fwl/core/cfwl_event.h",
178 "xfa/fwl/core/cfwl_note.h", 178 "xfa/fwl/core/cfwl_note.h",
179 "xfa/fwl/core/cfwl_message.h", 179 "xfa/fwl/core/cfwl_message.h",
180 "xfa/fwl/core/cfwl_themebackground.h", 180 "xfa/fwl/core/cfwl_themebackground.h",
181 "xfa/fwl/core/cfwl_themepart.h", 181 "xfa/fwl/core/cfwl_themepart.h",
182 "xfa/fwl/core/cfwl_themetext.h", 182 "xfa/fwl/core/cfwl_themetext.h",
183 "xfa/fwl/core/cfwl_widgetimpproperties.h", 183 "xfa/fwl/core/cfwl_widgetimpproperties.h",
184 "xfa/fwl/core/fwl_appimp.cpp", 184 "xfa/fwl/core/fwl_appimp.cpp",
185 "xfa/fwl/core/fwl_appimp.h", 185 "xfa/fwl/core/fwl_appimp.h",
186 "xfa/fwl/core/fwl_contentimp.cpp",
187 "xfa/fwl/core/fwl_contentimp.h",
188 "xfa/fwl/core/fwl_error.h", 186 "xfa/fwl/core/fwl_error.h",
189 "xfa/fwl/core/fwl_formimp.cpp", 187 "xfa/fwl/core/fwl_formimp.cpp",
190 "xfa/fwl/core/fwl_formimp.h", 188 "xfa/fwl/core/fwl_formimp.h",
191 "xfa/fwl/core/fwl_noteimp.cpp", 189 "xfa/fwl/core/fwl_noteimp.cpp",
192 "xfa/fwl/core/fwl_noteimp.h", 190 "xfa/fwl/core/fwl_noteimp.h",
193 "xfa/fwl/core/fwl_panelimp.cpp", 191 "xfa/fwl/core/fwl_panelimp.cpp",
194 "xfa/fwl/core/fwl_panelimp.h", 192 "xfa/fwl/core/fwl_panelimp.h",
195 "xfa/fwl/core/fwl_sdadapterimp.cpp", 193 "xfa/fwl/core/fwl_sdadapterimp.cpp",
196 "xfa/fwl/core/fwl_sdadapterimp.h", 194 "xfa/fwl/core/fwl_sdadapterimp.h",
197 "xfa/fwl/core/fwl_targetimp.cpp", 195 "xfa/fwl/core/fwl_targetimp.cpp",
198 "xfa/fwl/core/fwl_targetimp.h", 196 "xfa/fwl/core/fwl_targetimp.h",
199 "xfa/fwl/core/fwl_threadimp.cpp", 197 "xfa/fwl/core/fwl_threadimp.cpp",
200 "xfa/fwl/core/fwl_threadimp.h", 198 "xfa/fwl/core/fwl_threadimp.h",
201 "xfa/fwl/core/fwl_timerimp.cpp", 199 "xfa/fwl/core/fwl_timerimp.cpp",
202 "xfa/fwl/core/fwl_widgetdef.h", 200 "xfa/fwl/core/fwl_widgetdef.h",
203 "xfa/fwl/core/fwl_widgetimp.cpp", 201 "xfa/fwl/core/fwl_widgetimp.cpp",
204 "xfa/fwl/core/fwl_widgetimp.h", 202 "xfa/fwl/core/fwl_widgetimp.h",
205 "xfa/fwl/core/fwl_widgetmgrimp.cpp", 203 "xfa/fwl/core/fwl_widgetmgrimp.cpp",
206 "xfa/fwl/core/fwl_widgetmgrimp.h", 204 "xfa/fwl/core/fwl_widgetmgrimp.h",
207 "xfa/fwl/core/ifwl_adapternative.h", 205 "xfa/fwl/core/ifwl_adapternative.h",
208 "xfa/fwl/core/ifwl_adapterthreadmgr.h", 206 "xfa/fwl/core/ifwl_adapterthreadmgr.h",
209 "xfa/fwl/core/ifwl_adapterwidgetmgr.h", 207 "xfa/fwl/core/ifwl_adapterwidgetmgr.h",
210 "xfa/fwl/core/ifwl_app.h", 208 "xfa/fwl/core/ifwl_app.h",
211 "xfa/fwl/core/ifwl_content.h",
212 "xfa/fwl/core/ifwl_custom.h",
213 "xfa/fwl/core/ifwl_custompanel.h",
214 "xfa/fwl/core/ifwl_dataprovider.h", 209 "xfa/fwl/core/ifwl_dataprovider.h",
215 "xfa/fwl/core/ifwl_form.h", 210 "xfa/fwl/core/ifwl_form.h",
216 "xfa/fwl/core/ifwl_notedriver.h", 211 "xfa/fwl/core/ifwl_notedriver.h",
217 "xfa/fwl/core/ifwl_noteloop.h", 212 "xfa/fwl/core/ifwl_noteloop.h",
218 "xfa/fwl/core/ifwl_notethread.h", 213 "xfa/fwl/core/ifwl_notethread.h",
219 "xfa/fwl/core/ifwl_panel.h", 214 "xfa/fwl/core/ifwl_panel.h",
220 "xfa/fwl/core/ifwl_proxy.h",
221 "xfa/fwl/core/ifwl_target.h", 215 "xfa/fwl/core/ifwl_target.h",
222 "xfa/fwl/core/ifwl_themeprovider.h", 216 "xfa/fwl/core/ifwl_themeprovider.h",
223 "xfa/fwl/core/ifwl_thread.h", 217 "xfa/fwl/core/ifwl_thread.h",
224 "xfa/fwl/core/ifwl_timer.h", 218 "xfa/fwl/core/ifwl_timer.h",
225 "xfa/fwl/core/ifwl_tooltiptarget.h", 219 "xfa/fwl/core/ifwl_tooltiptarget.h",
226 "xfa/fwl/core/ifwl_widget.h", 220 "xfa/fwl/core/ifwl_widget.h",
227 "xfa/fwl/core/ifwl_widgetdelegate.h", 221 "xfa/fwl/core/ifwl_widgetdelegate.h",
228 "xfa/fwl/core/ifwl_widgetmgr.h", 222 "xfa/fwl/core/ifwl_widgetmgr.h",
229 "xfa/fwl/core/ifwl_widgetmgrdelegate.h", 223 "xfa/fwl/core/ifwl_widgetmgrdelegate.h",
230 "xfa/fwl/core/include/ifwl_adaptertimermgr.h", 224 "xfa/fwl/core/include/ifwl_adaptertimermgr.h",
231 "xfa/fwl/lightwidget/cfwl_app.cpp",
232 "xfa/fwl/lightwidget/cfwl_app.h",
233 "xfa/fwl/lightwidget/cfwl_barcode.cpp", 225 "xfa/fwl/lightwidget/cfwl_barcode.cpp",
234 "xfa/fwl/lightwidget/cfwl_barcode.h", 226 "xfa/fwl/lightwidget/cfwl_barcode.h",
235 "xfa/fwl/lightwidget/cfwl_checkbox.cpp", 227 "xfa/fwl/lightwidget/cfwl_checkbox.cpp",
236 "xfa/fwl/lightwidget/cfwl_checkbox.h", 228 "xfa/fwl/lightwidget/cfwl_checkbox.h",
237 "xfa/fwl/lightwidget/cfwl_combobox.cpp", 229 "xfa/fwl/lightwidget/cfwl_combobox.cpp",
238 "xfa/fwl/lightwidget/cfwl_combobox.h", 230 "xfa/fwl/lightwidget/cfwl_combobox.h",
239 "xfa/fwl/lightwidget/cfwl_datetimepicker.cpp", 231 "xfa/fwl/lightwidget/cfwl_datetimepicker.cpp",
240 "xfa/fwl/lightwidget/cfwl_datetimepicker.h", 232 "xfa/fwl/lightwidget/cfwl_datetimepicker.h",
241 "xfa/fwl/lightwidget/cfwl_edit.cpp", 233 "xfa/fwl/lightwidget/cfwl_edit.cpp",
242 "xfa/fwl/lightwidget/cfwl_edit.h", 234 "xfa/fwl/lightwidget/cfwl_edit.h",
(...skipping 539 matching lines...) Expand 10 before | Expand all | Expand 10 after
782 "sources": [], 774 "sources": [],
783 }], 775 }],
784 ["OS == 'mac'", { 776 ["OS == 'mac'", {
785 "configurations": {}, 777 "configurations": {},
786 "sources": [], 778 "sources": [],
787 }], 779 }],
788 ] 780 ]
789 } 781 }
790 ] 782 ]
791 } 783 }
OLDNEW
« no previous file with comments | « BUILD.gn ('k') | xfa/fwl/core/fwl_contentimp.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698