diff options
author | Dan Sinclair <dsinclair@chromium.org> | 2017-07-20 12:28:06 -0400 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2017-07-20 20:57:41 +0000 |
commit | edd481bdfecae75042cb6daefa7bf2ff0a445677 (patch) | |
tree | dccdd6f7e43e4b392fe2a2341142d813748dc157 /test | |
parent | 1a44cb4be8b60b706990cf8113abea6937aa1653 (diff) | |
download | pdfium-edd481bdfecae75042cb6daefa7bf2ff0a445677.tar.xz |
Remove CLST_Rect and replace with CFX_FloatRect.
This CL removes the CLST_Rect and uses CFX_FloatRect directly. The
constructor params for CLST_Rect were (left, top, right, bottom) and
CFX_FloatRect (left, bottom, right, top) so the usages have been
flipped.
Change-Id: I78bb2927c4ff9d5ad6d28099dd08a5bdda7646b0
Reviewed-on: https://pdfium-review.googlesource.com/8432
Reviewed-by: Henrique Nakashima <hnakashima@chromium.org>
Commit-Queue: dsinclair <dsinclair@chromium.org>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions