Home
last modified time | relevance | path

Searched refs:GetPageData (Results 1 – 25 of 67) sorted by relevance

123

/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fpdfapi/page/
H A Dcpdf_color.cpp35 CPDF_DocPageData* pPageData = pPattern->document()->GetPageData(); in ReleaseBuffer()
46 m_pCS->m_pDocument->GetPageData()->ReleaseColorSpace(m_pCS->GetArray()); in ReleaseColorSpace()
90 pDocPageData = pvalue->m_pPattern->document()->GetPageData(); in SetValue()
102 pDocPageData = pPattern->document()->GetPageData(); in SetValue()
117 m_pCS = m_pCS->m_pDocument->GetPageData()->GetCopiedColorSpace(pArray); in Copy()
130 pValue->m_pPattern = pPattern->document()->GetPageData()->GetPattern( in Copy()
H A Dcpdf_textstate.cpp119 m_pFont = m_pDocument->GetPageData()->GetFont(m_pFont->GetFontDict()); in TextData()
125 CPDF_DocPageData* pPageData = m_pDocument->GetPageData(); in ~TextData()
133 CPDF_DocPageData* pPageData = pDoc ? pDoc->GetPageData() : nullptr; in SetFont()
H A Dcpdf_shadingpattern.cpp54 m_pDocument->GetPageData()->ReleaseColorSpace(pCS->GetArray()); in ~CPDF_ShadingPattern()
89 CPDF_DocPageData* pDocPageData = m_pDocument->GetPageData(); in Load()
H A Dcpdf_imageobject.cpp74 CPDF_DocPageData* pPageData = m_pImage->GetDocument()->GetPageData(); in Release()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fpdfapi/fpdf_page/
H A Dcpdf_color.cpp34 CPDF_DocPageData* pPageData = pPattern->document()->GetPageData(); in ReleaseBuffer()
45 m_pCS->m_pDocument->GetPageData()->ReleaseColorSpace(m_pCS->GetArray()); in ReleaseColorSpace()
89 pDocPageData = pvalue->m_pPattern->document()->GetPageData(); in SetValue()
101 pDocPageData = pPattern->document()->GetPageData(); in SetValue()
116 m_pCS = m_pCS->m_pDocument->GetPageData()->GetCopiedColorSpace(pArray); in Copy()
129 pValue->m_pPattern = pPattern->document()->GetPageData()->GetPattern( in Copy()
H A Dcpdf_textstatedata.cpp64 m_pDocument->GetPageData()->GetFont(m_pFont->GetFontDict(), FALSE); in CPDF_TextStateData()
70 CPDF_DocPageData* pPageData = m_pDocument->GetPageData(); in ~CPDF_TextStateData()
H A Dcpdf_shadingpattern.cpp50 m_pDocument->GetPageData()->ReleaseColorSpace(pCS->GetArray()); in ~CPDF_ShadingPattern()
85 CPDF_DocPageData* pDocPageData = m_pDocument->GetPageData(); in Load()
H A Dcpdf_imageobject.cpp23 m_pImage->GetDocument()->GetPageData()->ReleaseImage(m_pImage->GetStream()); in ~CPDF_ImageObject()
H A Dcpdf_textstate.cpp16 CPDF_DocPageData* pPageData = pDoc ? pDoc->GetPageData() : nullptr; in SetFont()
H A Dcpdf_shadingobject.cpp23 CPDF_DocPageData* pDocPageData = obj->m_pShading->document()->GetPageData(); in Clone()
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/dialogs/
H A Diconcdlg.cxx92 IconChoicePageData* pOldData = GetPageData(sOldPageId); in ShowPage()
124 IconChoicePageData* pData = GetPageData ( msCurrentPageId ); in IMPL_LINK_NOARG()
138 IconChoicePageData* pData = GetPageData ( msCurrentPageId ); in ActivatePageImpl()
156 IconChoicePageData *pData = GetPageData ( msCurrentPageId ); in DeActivatePageImpl()
216 IconChoicePageData *pData = GetPageData ( msCurrentPageId ); in ResetPageImpl()
286 IconChoicePageData* SvxHpLinkDlg::GetPageData ( std::string_view rId ) in GetPageData() function in SvxHpLinkDlg
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/dialogs/
H A Diconcdlg.cxx91 IconChoicePageData* pOldData = GetPageData(sOldPageId); in ShowPage()
123 IconChoicePageData* pData = GetPageData ( msCurrentPageId ); in IMPL_LINK_NOARG()
137 IconChoicePageData* pData = GetPageData ( msCurrentPageId ); in ActivatePageImpl()
157 IconChoicePageData *pData = GetPageData ( msCurrentPageId ); in DeActivatePageImpl()
217 IconChoicePageData *pData = GetPageData ( msCurrentPageId ); in ResetPageImpl()
292 IconChoicePageData* SvxHpLinkDlg::GetPageData ( const OString& rId ) in GetPageData() function in SvxHpLinkDlg
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/control/
H A Divctrl.cxx478 VerticalTabPageData* pData = GetPageData(pEntry); in IMPL_LINK_NOARG()
494 VerticalTabPageData* VerticalTabControl::GetPageData(const SvxIconChoiceCtrlEntry* pEntry) const in GetPageData() function in VerticalTabControl
508 VerticalTabPageData* VerticalTabControl::GetPageData(std::string_view rId) const in GetPageData() function in VerticalTabControl
528 VerticalTabPageData* pOldData = GetPageData(sOldPageId); in SetCurPageId()
538 VerticalTabPageData* pNewData = GetPageData(rId); in SetCurPageId()
600 VerticalTabPageData* pData = GetPageData(rPageId); in GetPagePos()
608 VerticalTabPageData* pData = GetPageData(rPageId); in GetPage()
616 VerticalTabPageData* pData = GetPageData(rPageId); in GetPageText()
624 VerticalTabPageData* pData = GetPageData(rPageId); in SetPageText()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/control/
H A Divctrl.cxx480 VerticalTabPageData* pData = GetPageData(pEntry); in IMPL_LINK_NOARG()
496 VerticalTabPageData* VerticalTabControl::GetPageData(const SvxIconChoiceCtrlEntry* pEntry) const in GetPageData() function in VerticalTabControl
510 VerticalTabPageData* VerticalTabControl::GetPageData(const OString& rId) const in GetPageData() function in VerticalTabControl
530 VerticalTabPageData* pOldData = GetPageData(sOldPageId); in SetCurPageId()
540 VerticalTabPageData* pNewData = GetPageData(rId); in SetCurPageId()
592 VerticalTabPageData* pData = GetPageData(rPageId); in GetPagePos()
600 VerticalTabPageData* pData = GetPageData(rPageId); in GetPage()
608 VerticalTabPageData* pData = GetPageData(rPageId); in GetPageText()
616 VerticalTabPageData* pData = GetPageData(rPageId); in SetPageText()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/
H A Dverticaltabctrl.hxx47 VerticalTabPageData* GetPageData(std::string_view rId) const;
48 VerticalTabPageData* GetPageData(const SvxIconChoiceCtrlEntry* pEntry) const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/inc/
H A Dcuihyperdlg.hxx92 IconChoicePageData* GetPageData ( std::string_view rId );
101 { return GetPageData(rPageId)->xPage.get(); } in GetTabPage()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/inc/
H A Dcuihyperdlg.hxx92 IconChoicePageData* GetPageData ( const OString& rId );
102 { return GetPageData(rPageId)->xPage.get(); } in GetTabPage()
/dports/editors/xmlcopyeditor/xmlcopyeditor/src/
H A Dmyprintout.cpp142 mPrintRect = GetLogicalPageMarginsRect ( GetPageData() ); in SetupDC()
180 wxPageSetupDialogData &MyPrintout::GetPageData() in GetPageData() function in MyPrintout
H A Dmyprintout.h45 static wxPageSetupDialogData &GetPageData();
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/inc/
H A Dxipage.hxx35 const XclPageData& GetPageData() const { return maData; } in GetPageData() function in XclImpPageSettings
H A Dxepage.hxx98 const XclPageData& GetPageData() const { return maData; } in GetPageData() function in XclExpPageSettings
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/inc/
H A Dxipage.hxx36 const XclPageData& GetPageData() const { return maData; } in GetPageData() function in XclImpPageSettings
H A Dxepage.hxx99 const XclPageData& GetPageData() const { return maData; } in GetPageData() function in XclExpPageSettings
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Divctrl.hxx299 VerticalTabPageData* GetPageData(const OString& rId) const;
300 VerticalTabPageData* GetPageData(const SvxIconChoiceCtrlEntry* pEntry) const;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fpdfapi/font/
H A Dcpdf_font.cpp53 auto* pPageData = m_pDocument->GetPageData(); in ~CPDF_Font()
211 auto* pData = m_pDocument->GetPageData(); in LoadFontDescriptor()

123