Home
last modified time | relevance | path

Searched refs:pWidthArray1 (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dcpdf_docpagedata.cpp60 auto pWidthArray1 = pWidthArray->AppendNew<CPDF_Array>(); in InsertWidthArrayImpl() local
62 pWidthArray1->AppendNew<CPDF_Number>(w); in InsertWidthArrayImpl()