| commit | 263842843f4b817b9713eb3a081e297e1708f582 | [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:39:36 2015 -0800 |
| tree | 10862b2256a46ee56d372f9daa2e9313f93fc34b | |
| parent | 17b5cf451cfcd5ec614d1d4e1afd8daa8b5d8699 [diff] |
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