Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_form.cpp22 CPDF_Dictionary* CPDF_Form::ChooseResourcesDict( in ChooseResourcesDict() function in CPDF_Form
46 pdfium::WrapRetain(ChooseResourcesDict( in CPDF_Form()
Dcpdf_form.h28 static CPDF_Dictionary* ChooseResourcesDict(CPDF_Dictionary* pResources,
Dcpdf_streamcontentparser.cpp257 m_pResources(CPDF_Form::ChooseResourcesDict(pResources.Get(), in CPDF_StreamContentParser()