diff options
author | Bruce Dawson <brucedawson@google.com> | 2015-04-10 15:18:07 -0700 |
---|---|---|
committer | Bruce Dawson <brucedawson@google.com> | 2015-04-10 15:18:07 -0700 |
commit | 7121cd914a52e1549014e40ac6489e1471480261 (patch) | |
tree | 839f8c4cf1afd44c269a574532f9f7a056451d6a /core/src/fpdfapi/fpdf_parser | |
parent | 73fb6be8290a20dbccc40de328e7860f721966c6 (diff) | |
download | pdfium-7121cd914a52e1549014e40ac6489e1471480261.tar.xz |
XFA port: Fix the noisiest variable shadowing warnings in pdfium.
Three functions in fx_coordinates.h account for 60% of the warnings
when building with VS 2015, due to variable shadowing. Renaming the
function parameters is safe, resolves the warnings, and reduces
confusion.
From https://codereview.chromium.org/1077083003
TBR=tsepez@chromium.org
BUG=440500
Review URL: https://codereview.chromium.org/1077283002
Diffstat (limited to 'core/src/fpdfapi/fpdf_parser')
0 files changed, 0 insertions, 0 deletions