| commit | 0b3c8f742613da294f812e2f6e908f4026499f96 | [log] [tgz] |
|---|---|---|
| author | Lei Zhang <thestig@chromium.org> | Tue Sep 15 14:45:29 2015 -0700 |
| committer | Lei Zhang <thestig@chromium.org> | Tue Sep 15 14:45:29 2015 -0700 |
| tree | 9943c7faca7a30ce935eb2203e53dceb948f09e5 | |
| parent | b17d62601b21dfce85718e08cfd0ffce3a45d74e [diff] |
Implement FPDFAction_GetFilePath(). The API is the same as the Foxit version, except the encoding is specified as UTF-8 instead of local encoding. Also remove CPDF_LWinParam since it's unused. BUG=chromium:517713 R=jun_fang@foxitsoftware.com Review URL: https://codereview.chromium.org/1335373002 .