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

Issue 2083943003: Use FXFONT defines in place of integers. (Closed)

Created:
4 years, 6 months ago by Lei Zhang
Modified:
4 years, 6 months ago
Reviewers:
dsinclair, Wei Li
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium@master
Target Ref:
refs/heads/master
Project:
pdfium
Visibility:
Public.

Description

Use FXFONT defines in place of integers. Fix nits along the way. Committed: https://pdfium.googlesource.com/pdfium/+/907a5223ea5abd09878de20cc74c59ebd0d6c3c8

Patch Set 1 #

Patch Set 2 : const #

Patch Set 3 : build #

Total comments: 7

Patch Set 4 : nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+145 lines, -182 lines) Patch
M core/fpdfapi/fpdf_parser/cpdf_document.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/fpdfdoc/cpvt_fontmap.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/fpdfdoc/cpvt_wordinfo.h View 2 chunks +2 lines, -2 lines 0 comments Download
M core/fpdfdoc/doc_form.cpp View 1 2 2 chunks +5 lines, -4 lines 0 comments Download
M core/fpdfdoc/doc_utils.cpp View 6 chunks +12 lines, -10 lines 0 comments Download
M core/fpdfdoc/include/cpdf_variabletext.h View 2 chunks +4 lines, -3 lines 0 comments Download
M core/fxge/apple/fx_mac_imp.cpp View 1 2 3 chunks +6 lines, -6 lines 0 comments Download
M core/fxge/ge/fx_ge_font.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M core/fxge/ge/fx_ge_fontmap.cpp View 3 chunks +7 lines, -6 lines 0 comments Download
M core/fxge/ge/fx_ge_text.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M core/fxge/include/fx_font.h View 1 chunk +3 lines, -10 lines 0 comments Download
M fpdfsdk/cfx_systemhandler.h View 3 chunks +2 lines, -7 lines 0 comments Download
M fpdfsdk/cfx_systemhandler.cpp View 4 chunks +9 lines, -10 lines 0 comments Download
M fpdfsdk/formfiller/cba_fontmap.cpp View 1 chunk +13 lines, -14 lines 0 comments Download
M fpdfsdk/formfiller/cffl_combobox.cpp View 1 chunk +1 line, -1 line 0 comments Download
M fpdfsdk/formfiller/cffl_textfield.cpp View 1 chunk +1 line, -1 line 0 comments Download
M fpdfsdk/fpdf_sysfontinfo.cpp View 8 chunks +32 lines, -29 lines 0 comments Download
M fpdfsdk/pdfwindow/PWL_Edit.cpp View 1 chunk +1 line, -1 line 0 comments Download
M fpdfsdk/pdfwindow/PWL_FontMap.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M xfa/fde/fde_gedevice.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M xfa/fgas/font/fgas_gefont.h View 2 chunks +0 lines, -2 lines 0 comments Download
M xfa/fgas/font/fgas_gefont.cpp View 1 2 3 7 chunks +13 lines, -35 lines 0 comments Download
M xfa/fgas/font/fgas_stdfontmgr.h View 1 2 chunks +3 lines, -1 line 0 comments Download
M xfa/fgas/font/fgas_stdfontmgr.cpp View 1 3 chunks +21 lines, -29 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
Lei Zhang
Whoever gets to it first.
4 years, 6 months ago (2016-06-21 20:31:08 UTC) #2
Lei Zhang
https://codereview.chromium.org/2083943003/diff/40001/core/fxge/include/fx_font.h File core/fxge/include/fx_font.h (right): https://codereview.chromium.org/2083943003/diff/40001/core/fxge/include/fx_font.h#newcode46 core/fxge/include/fx_font.h:46: #define FXFONT_ANSI_CHARSET 0 A follow up CL will replace ...
4 years, 6 months ago (2016-06-21 20:32:32 UTC) #3
dsinclair
lgtm w/ nits. https://codereview.chromium.org/2083943003/diff/40001/core/fxge/include/fx_font.h File core/fxge/include/fx_font.h (right): https://codereview.chromium.org/2083943003/diff/40001/core/fxge/include/fx_font.h#newcode46 core/fxge/include/fx_font.h:46: #define FXFONT_ANSI_CHARSET 0 On 2016/06/21 20:32:32, ...
4 years, 6 months ago (2016-06-21 20:43:38 UTC) #4
Lei Zhang
https://codereview.chromium.org/2083943003/diff/40001/core/fxge/include/fx_font.h File core/fxge/include/fx_font.h (right): https://codereview.chromium.org/2083943003/diff/40001/core/fxge/include/fx_font.h#newcode46 core/fxge/include/fx_font.h:46: #define FXFONT_ANSI_CHARSET 0 On 2016/06/21 20:43:38, dsinclair wrote: > ...
4 years, 6 months ago (2016-06-21 20:46:36 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2083943003/60001
4 years, 6 months ago (2016-06-21 21:24:48 UTC) #8
commit-bot: I haz the power
4 years, 6 months ago (2016-06-21 21:38:32 UTC) #10
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://pdfium.googlesource.com/pdfium/+/907a5223ea5abd09878de20cc74c59ebd0d6...

Powered by Google App Engine
This is Rietveld 408576698