commit | 5d9acf8ee5dbbaad838f14f1fa173d892c4300ab | [log] [tgz] |
---|---|---|
author | Bo Xu <bo_xu@foxitsoftware.com> | Mon Jan 05 12:39:36 2015 -0800 |
committer | Bo Xu <bo_xu@foxitsoftware.com> | Mon Jan 05 12:51:33 2015 -0800 |
tree | 3cb71eab9457a4a6bb495d9ed5ad436825f9561f | |
parent | 5c57933509aedb46399d320da16dfcc3e5acf28d [diff] |
XFA: merge patch from CL 828203002, clean up bookmark codes Clean up bookmark related codes. Remove CPDF_Dictionary*() operator in CPDF_Bookmark class. Unify naming conventions and coding styles. Change some functions to const. Change the name of function argument to |pDict| for FPDF_xxx type variable. This makes the code more clear and gives better variable naming R=tsepez@chromium.org Review URL: https://codereview.chromium.org/828203002 Conflicts: fpdfsdk/src/fpdfdoc.cpp