Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_docpagedata.cpp57 CPDF_Array* pWidthArray1 = pWidthArray->AddNew<CPDF_Array>(); in InsertWidthArrayImpl() local
59 pWidthArray1->AddNew<CPDF_Number>(w); in InsertWidthArrayImpl()