Home | History | Annotate | Download | only in fpdf_render

Lines Matching refs:GetBitmap

396     CFX_DIBitmap* pBitmap = m_pDevice->GetBitmap();

846 CFX_DIBitmap* bitmap = bitmap_device.GetBitmap();
1464 m_pContext->GetBackground(m_pBitmapDevice->GetBitmap(), m_pObject, pOptions, &m_Matrix);
1471 m_pDevice->StretchDIBits(m_pBitmapDevice->GetBitmap(), m_Rect.left, m_Rect.top, m_Rect.Width(), m_Rect.Height());