Searched refs:GetRenderData (Results 1 – 5 of 5) sorted by relevance
108 virtual CPDF_DocRenderData* GetRenderData() = 0;
101 CPDF_DocRenderData* GetRenderData() { return GetValidateRenderData(); } in GetRenderData() function
306 return pFont->m_pDocument->GetRenderData()->GetCachedType3(pFont); in GetCachedType3()312 pFont->m_pDocument->GetRenderData()->ReleaseCachedType3(pFont); in ReleaseCachedType3()600 pFont->m_pDocument ? pFont->m_pDocument->GetRenderData()->GetFontCache() in DrawTextPath()691 pFont->m_pDocument ? pFont->m_pDocument->GetRenderData()->GetFontCache() in DrawNormalText()752 pCache = pFont->m_pDocument->GetRenderData()->GetFontCache(); in DrawTextPathWithPattern()
82 CPDF_DocRenderData* GetRenderData() override { return &m_RenderData; } in GetRenderData() function in CPDF_RenderModule541 CPDF_DocRenderData* pDocCache = m_pContext->m_pDocument->GetRenderData(); in GetTransferFunc()
348 src.m_pTransferFunc->m_pPDFDoc->GetRenderData(); in CPDF_GeneralStateData()357 CPDF_DocRenderData* pDocCache = m_pTransferFunc->m_pPDFDoc->GetRenderData(); in ~CPDF_GeneralStateData()