DescriptionMake conversion between CPDF_Dest and its object explicit.
Precursor to taking a second shot at cleaning up the FPDF_*
APIs. A FPDF_Dest is a CPDF_Array, and a CPDF_Dest
is a structure holding a FPDF_Dest. This goes against the
convention that FPDF_ types get cast to CPDF_* types, so we
want to make it clear where objects are getting constructed,
etc.
R=thestig@chromium.org
Committed: https://pdfium.googlesource.com/pdfium/+/5a370d77d0db7550e91888f0ff50ee305f0f9f3d
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|