summaryrefslogtreecommitdiff
path: root/core/src
diff options
context:
space:
mode:
authorTom Sepez <tsepez@chromium.org>2016-02-04 09:32:11 -0800
committerTom Sepez <tsepez@chromium.org>2016-02-04 09:32:11 -0800
commit99f20ebb09f515a6e3798b948fe66760383c9304 (patch)
tree8690b7c7b1e541e37362717232f696fa9719e78c /core/src
parent486615821300724aef55035f4f831f548fb9cab6 (diff)
downloadpdfium-99f20ebb09f515a6e3798b948fe66760383c9304.tar.xz
Call CXFA_Object::ToNode() rather than C-style casting.
The static_casts<> are places where void* pointers are converted. Fix these in a subsequent CL by using a properly typed container. The const_casts<> are places where functions are missing "consts". Fix these in a subsequent CL, too. R=thestig@chromium.org Review URL: https://codereview.chromium.org/1668003003 .
Diffstat (limited to 'core/src')
0 files changed, 0 insertions, 0 deletions