|
XFA_WIDGETSTATUS cleanup.
This CL moves all of the XFA_WIDGETSTATUS values into a single enum instead
of multiple defines. The values are also normalized.
The name was updated to be XFA_WidgetStatus.
The XFA_WIDGETFILTER and XFA_LAYOUTSTATUS defines had to
match up to XFA_WIDGETSTATUS. This Cl replaces those so
we just have a single enum to work with.
Committed: https://pdfium.googlesource.com/pdfium/+/935d8d5dcbf1da2b3198675428cbf7ca0406788f
Total comments: 2
Total comments: 1
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+345 lines, -353 lines) |
Patch |
|
M |
fpdfsdk/fpdfformfill.cpp
|
View
|
1
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
fpdfsdk/fsdk_annothandler.cpp
|
View
|
1
2
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
fpdfsdk/fsdk_mgr.cpp
|
View
|
1
|
1 chunk |
+3 lines, -4 lines |
0 comments
|
Download
|
|
M |
xfa/fxfa/app/xfa_ffdocview.cpp
|
View
|
1
|
4 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
xfa/fxfa/app/xfa_fffield.cpp
|
View
|
1
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
xfa/fxfa/app/xfa_ffnotify.cpp
|
View
|
1
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
xfa/fxfa/app/xfa_ffpageview.cpp
|
View
|
1
2
3
|
8 chunks |
+34 lines, -32 lines |
0 comments
|
Download
|
|
M |
xfa/fxfa/app/xfa_fftextedit.cpp
|
View
|
1
|
7 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
|
M |
xfa/fxfa/app/xfa_ffwidget.cpp
|
View
|
|
8 chunks |
+14 lines, -14 lines |
0 comments
|
Download
|
|
M |
xfa/fxfa/app/xfa_ffwidgethandler.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
xfa/fxfa/app/xfa_rendercontext.cpp
|
View
|
1
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
xfa/fxfa/include/fxfa.h
|
View
|
1
|
1 chunk |
+15 lines, -12 lines |
0 comments
|
Download
|
|
M |
xfa/fxfa/include/xfa_ffpageview.h
|
View
|
1
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
xfa/fxfa/parser/xfa_doclayout.h
|
View
|
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
|
M |
xfa/fxfa/parser/xfa_document.h
|
View
|
1
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
|
M |
xfa/fxfa/parser/xfa_layout_appadapter.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
xfa/fxfa/parser/xfa_layout_appadapter.cpp
|
View
|
1
|
1 chunk |
+0 lines, -20 lines |
0 comments
|
Download
|
|
M |
xfa/fxfa/parser/xfa_layout_pagemgr_new.cpp
|
View
|
1
|
27 chunks |
+239 lines, -218 lines |
0 comments
|
Download
|
Total messages: 15 (5 generated)
|