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

Issue 1293973002: Cleanup CFX_Font a bit. (Closed)

Created:
5 years, 4 months ago by Lei Zhang
Modified:
5 years, 4 months ago
Reviewers:
Tom Sepez
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Cleanup CFX_Font a bit. - Make methods const. - Make variables non-public. - Remove LoadFile() method. R=tsepez@chromium.org Committed: https://pdfium.googlesource.com/pdfium/+/e1ce94e0b045b443976c118a251400b4016f9811

Patch Set 1 #

Patch Set 2 : Remove LoadFile() #

Total comments: 10

Patch Set 3 : rebase #

Patch Set 4 : address comments #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+246 lines, -329 lines) Patch
M core/include/fxge/fx_font.h View 1 2 3 3 chunks +17 lines, -40 lines 0 comments Download
M core/src/fpdfapi/fpdf_edit/fpdf_edit_doc.cpp View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M core/src/fpdfapi/fpdf_font/fpdf_font.cpp View 1 2 3 4 37 chunks +124 lines, -125 lines 0 comments Download
M core/src/fpdfapi/fpdf_font/fpdf_font_cid.cpp View 1 2 8 chunks +40 lines, -43 lines 0 comments Download
M core/src/fpdfapi/fpdf_font/ttgsubtable.cpp View 1 2 3 4 1 chunk +8 lines, -8 lines 0 comments Download
M core/src/fpdfapi/fpdf_render/fpdf_render_text.cpp View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M core/src/fxge/ge/fx_ge_font.cpp View 1 2 8 chunks +51 lines, -107 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
Lei Zhang
5 years, 4 months ago (2015-08-17 17:46:19 UTC) #2
Tom Sepez
https://codereview.chromium.org/1293973002/diff/20001/core/include/fxge/fx_font.h File core/include/fxge/fx_font.h (right): https://codereview.chromium.org/1293973002/diff/20001/core/include/fxge/fx_font.h#newcode67 core/include/fxge/fx_font.h:67: nit: maybe kill the doublespacing between decls in this ...
5 years, 4 months ago (2015-08-17 18:38:01 UTC) #3
Lei Zhang
https://codereview.chromium.org/1293973002/diff/20001/core/include/fxge/fx_font.h File core/include/fxge/fx_font.h (right): https://codereview.chromium.org/1293973002/diff/20001/core/include/fxge/fx_font.h#newcode67 core/include/fxge/fx_font.h:67: On 2015/08/17 18:38:01, Tom Sepez wrote: > nit: maybe ...
5 years, 4 months ago (2015-08-18 06:10:53 UTC) #4
Tom Sepez
lgtm
5 years, 4 months ago (2015-08-18 14:56:40 UTC) #5
Lei Zhang
5 years, 4 months ago (2015-08-18 22:40:04 UTC) #6
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
e1ce94e0b045b443976c118a251400b4016f9811 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698