Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fpdfapi/page/
H A Dcpdf_form.cpp20 CPDF_Dictionary* CPDF_Form::ChooseResourcesDict( in ChooseResourcesDict() function in CPDF_Form
42 ChooseResourcesDict(pFormStream->GetDict()->GetDictFor("Resources"), in CPDF_Form()
H A Dcpdf_form.h29 static CPDF_Dictionary* ChooseResourcesDict(CPDF_Dictionary* pResources,
H A Dcpdf_streamcontentparser.cpp249 m_pResources(CPDF_Form::ChooseResourcesDict(pResources, in CPDF_StreamContentParser()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fpdfapi/page/
H A Dcpdf_form.cpp21 CPDF_Dictionary* CPDF_Form::ChooseResourcesDict( in ChooseResourcesDict() function in CPDF_Form
43 ChooseResourcesDict(pFormStream->GetDict()->GetDictFor("Resources"), in CPDF_Form()
H A Dcpdf_form.h29 static CPDF_Dictionary* ChooseResourcesDict(CPDF_Dictionary* pResources,
H A Dcpdf_streamcontentparser.cpp263 m_pResources(CPDF_Form::ChooseResourcesDict(pResources, in CPDF_StreamContentParser()