HomeSort by relevance Sort by last modified time
    Searched refs:pResources (Results 1 - 8 of 8) sorted by null

  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_doc.cpp 89 CPDF_Dictionary* pResources) {
90 return GetValidatePageData()->GetColorSpace(pCSObj, pResources);
312 const CPDF_Dictionary* pResources) {
319 if (!pCS && pResources) {
320 CPDF_Dictionary* pList = pResources->GetDict("ColorSpace");
326 if (!pCS || !pResources)
329 CPDF_Dictionary* pColorSpaces = pResources->GetDict("ColorSpace");
352 return GetColorSpace(pArray->GetElementValue(0), pResources);
fpdf_page_parser.cpp 80 CPDF_Dictionary* pResources,
88 m_pResources(pResources),
673 CPDF_Dictionary* pResources = pStream->GetDict()->GetDict("Resources");
689 pResources, &form_bbox, &m_Options,
    [all...]
pageint.h 97 CPDF_Dictionary* pResources,
335 const CPDF_Dictionary* pResources);
fpdf_page_parser_old.cpp 970 CPDF_Dictionary* pResources = pForm->m_pFormDict->GetDict("Resources");
973 pParentMatrix, pForm, pResources, &form_bbox, pOptions, pGraphicStates,
  /external/pdfium/core/include/fpdfapi/
fpdf_resource.h 389 void SetPageResources(CPDF_Dictionary* pResources) {
390 m_pPageResources = pResources;
fpdf_parser.h 113 CPDF_Dictionary* pResources = NULL);
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render.cpp 466 CPDF_Dictionary* pResources = NULL;
468 pResources = pFormObj->m_pForm->m_pFormDict->GetDict("Resources");
472 &m_Options, m_Transparency, m_bDropObjects, pResources,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
cdoex.h     [all...]

Completed in 347 milliseconds