Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_form.cpp21 CPDF_Dictionary* CPDF_Form::ChooseResourcesDict( in ChooseResourcesDict() function in CPDF_Form
43 ChooseResourcesDict(pFormStream->GetDict()->GetDictFor("Resources"), in CPDF_Form()
Dcpdf_form.h29 static CPDF_Dictionary* ChooseResourcesDict(CPDF_Dictionary* pResources,
Dcpdf_streamcontentparser.cpp263 m_pResources(CPDF_Form::ChooseResourcesDict(pResources, in CPDF_StreamContentParser()