commit | 366e1c47335717b73d14b804020291758c8afc38 | [log] [tgz] |
---|---|---|
author | Lei Zhang <thestig@chromium.org> | Sat Jun 13 01:01:06 2015 -0700 |
committer | Lei Zhang <thestig@chromium.org> | Sat Jun 13 01:01:06 2015 -0700 |
tree | 74c8503b4614fb949db17a9010e38365d33eb427 | |
parent | 95e854f3d8a6e1971b4538cc57c6e7c533b4aaed [diff] |
Merge to XFA: Remove unneeded checks in CPDF_DocPageData::GetFontFileStreamAcc(). The input cannot be null. Same for CPDF_Document::LoadFontFile(). Also set the contract for CPDF_Document::LoadFont() and adjust callers accordingly. Also remove unused CPDF_Document::FindFont(). R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1184673002. (cherry picked from commit 1972b16849fedfda675eacd5c8594b54dbd1264d) Review URL: https://codereview.chromium.org/1181393002.