Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfapi/fpdf_edit/
Dfpdf_edit_content.cpp58 const FX_CHAR* szType) { in RealizeResource() argument
64 CPDF_Dictionary* pResList = m_pPage->m_pResources->GetDict(szType); in RealizeResource()
67 m_pPage->m_pResources->SetAt(szType, pResList); in RealizeResource()
73 name.Format("FX%c%d", szType[0], idnum); in RealizeResource()
/external/pdfium/core/include/fpdfapi/
Dfpdf_page.h184 const FX_CHAR* szType);