Home
last modified time | relevance | path

Searched refs:pParentResources (Results 1 – 16 of 16) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fpdfapi/page/
H A Dcpdf_form.cpp22 CPDF_Dictionary* pParentResources, in ChooseResourcesDict() argument
26 return pParentResources ? pParentResources : pPageResources; in ChooseResourcesDict()
37 CPDF_Dictionary* pParentResources) in CPDF_Form() argument
43 pParentResources, in CPDF_Form()
H A Dcpdf_form.h30 CPDF_Dictionary* pParentResources,
39 CPDF_Dictionary* pParentResources);
H A Dcpdf_streamcontentparser.h43 CPDF_Dictionary* pParentResources,
H A Dcpdf_streamcontentparser.cpp239 CPDF_Dictionary* pParentResources, in CPDF_StreamContentParser() argument
248 m_pParentResources(pParentResources), in CPDF_StreamContentParser()
250 pParentResources, 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.cpp23 CPDF_Dictionary* pParentResources, in ChooseResourcesDict() argument
27 return pParentResources ? pParentResources : pPageResources; in ChooseResourcesDict()
38 CPDF_Dictionary* pParentResources) in CPDF_Form() argument
44 pParentResources, in CPDF_Form()
H A Dcpdf_form.h30 CPDF_Dictionary* pParentResources,
39 CPDF_Dictionary* pParentResources);
H A Dcpdf_streamcontentparser.h41 CPDF_Dictionary* pParentResources,
H A Dcpdf_streamcontentparser.cpp253 CPDF_Dictionary* pParentResources, in CPDF_StreamContentParser() argument
262 m_pParentResources(pParentResources), in CPDF_StreamContentParser()
264 pParentResources, in CPDF_StreamContentParser()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fpdfapi/page/
H A Dcpdf_form.cpp20 CPDF_Dictionary* pParentResources) { in CPDF_Form() argument
27 m_pResources = pParentResources; in CPDF_Form()
H A Dcpdf_form.h24 CPDF_Dictionary* pParentResources = nullptr);
H A Dcpdf_streamcontentparser.h36 CPDF_Dictionary* pParentResources,
H A Dcpdf_streamcontentparser.cpp250 CPDF_Dictionary* pParentResources, in CPDF_StreamContentParser() argument
259 m_pParentResources(pParentResources), in CPDF_StreamContentParser()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fpdfapi/fpdf_page/
H A Dcpdf_form.cpp18 CPDF_Dictionary* pParentResources) { in CPDF_Form() argument
25 m_pResources = pParentResources; in CPDF_Form()
H A Dpageint.h109 CPDF_Dictionary* pParentResources,
H A Dfpdf_page_parser.cpp193 CPDF_Dictionary* pParentResources, in CPDF_StreamContentParser() argument
202 m_pParentResources(pParentResources), in CPDF_StreamContentParser()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fpdfapi/fpdf_page/include/
H A Dcpdf_form.h24 CPDF_Dictionary* pParentResources = nullptr);