summaryrefslogtreecommitdiff
path: root/xfa/fgas/layout/fgas_rtfbreak.h
diff options
context:
space:
mode:
authorNicolas Pena <npm@chromium.org>2017-01-24 18:05:10 -0500
committerChromium commit bot <commit-bot@chromium.org>2017-01-25 00:05:29 +0000
commitd198e406d13b831ffd4b1a2bfdf12522dea31205 (patch)
tree25e7be2f62e5c33c57d69118a0ec0611a7d79370 /xfa/fgas/layout/fgas_rtfbreak.h
parent33316fccc6a523077d15dc7944a492099a99f6e1 (diff)
downloadpdfium-d198e406d13b831ffd4b1a2bfdf12522dea31205.tar.xz
Use opj_uint_ceildiv where it is better than its int version
Replaced (OPJ_UINT32)opj_int_ceildiv((OPJ_INT32)a, (OPJ_INT32) b) with opj_uint_ceildiv(a, b), which makes much more sense. BUG=683156 Change-Id: Ie9d6736f4ec0f16d14f203850a14f0dabd73ee38 Reviewed-on: https://pdfium-review.googlesource.com/2352 Reviewed-by: dsinclair <dsinclair@chromium.org> Reviewed-by: Tom Sepez <tsepez@chromium.org> Commit-Queue: Nicolás Peña <npm@chromium.org>
Diffstat (limited to 'xfa/fgas/layout/fgas_rtfbreak.h')
0 files changed, 0 insertions, 0 deletions