Searched refs:SetAtGrow (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_parser/
H A Dfpdf_parser_parser.cpp457 m_CrossRef.SetAtGrow(objnum, 0);
458 m_V5Type.SetAtGrow(objnum, 0);
469 m_CrossRef.SetAtGrow(objnum, offset);
474 m_ObjVersion.SetAtGrow(objnum, version);
481 m_V5Type.SetAtGrow(objnum, 1);
553 m_CrossRef.SetAtGrow(objnum, 0);
554 m_V5Type.SetAtGrow(objnum, 0);
565 m_CrossRef.SetAtGrow(objnum, offset);
570 m_ObjVersion.SetAtGrow(objnum, version);
577 m_V5Type.SetAtGrow(objnu
[all...]
/external/pdfium/core/include/fxcrt/
H A Dfx_basic.h469 FX_BOOL SetAtGrow(int nIndex, TYPE newElement) function in class:CFX_ArrayTemplate

Completed in 79 milliseconds