/external/pdfium/xfa/src/fxbarcode/oned/ |
D | BC_OnedUPCAWriter.cpp | 186 ge.GetBitmap()->Clear(m_backgroundColor); in ShowChars() 191 geBitmap.SetDIBits(ge.GetBitmap(), leftPosition, m_Height - iTextHeight); in ShowChars() 215 geBitmap.SetDIBits(ge.GetBitmap(), leftPosition + 40 * multiple, in ShowChars() 238 delete ge.GetBitmap(); in ShowChars() 240 ge.GetBitmap()->Clear(m_backgroundColor); in ShowChars() 245 geBitmap.SetDIBits(ge.GetBitmap(), 0, m_Height - iTextHeight); in ShowChars() 261 delete ge.GetBitmap(); in ShowChars() 263 ge.GetBitmap()->Clear(m_backgroundColor); in ShowChars() 268 geBitmap.SetDIBits(ge.GetBitmap(), leftPosition + 85 * multiple, in ShowChars()
|
D | BC_OnedEAN8Writer.cpp | 216 delete ge.GetBitmap(); in ShowChars() 218 ge.GetBitmap()->Clear(m_backgroundColor); in ShowChars() 223 geBitmap.SetDIBits(ge.GetBitmap(), leftPosition, m_Height - iTextHeight); in ShowChars() 240 delete ge.GetBitmap(); in ShowChars() 242 ge.GetBitmap()->Clear(m_backgroundColor); in ShowChars() 247 geBitmap.SetDIBits(ge.GetBitmap(), leftPosition + 33 * multiple, in ShowChars()
|
D | BC_OnedEAN13Writer.cpp | 227 geBitmap.SetDIBits(ge.GetBitmap(), leftPosition, m_Height - iTextHeight); in ShowChars() 252 geBitmap.SetDIBits(ge.GetBitmap(), leftPosition + 47 * multiple, in ShowChars() 276 delete ge.GetBitmap(); in ShowChars() 278 ge.GetBitmap()->Clear(m_backgroundColor); in ShowChars() 283 geBitmap.SetDIBits(ge.GetBitmap(), 0, m_Height - iTextHeight); in ShowChars()
|
D | BC_OneDimWriter.cpp | 228 geBitmap.SetDIBits(ge.GetBitmap(), (int)locX, (int)locY); in ShowBitmapChars()
|
/external/pdfium/core/src/fpdfapi/fpdf_render/ |
D | fpdf_render_image.cpp | 76 if (m_pDevice->GetBackDrop() && m_pDevice->GetBitmap()) { in CompositeDIBitmap() 79 CFX_DIBitmap* pForeBitmap = m_pDevice->GetBitmap(); in CompositeDIBitmap() 517 bitmap_device1.GetBitmap()->Clear(0xffffff); in DrawPatternImage() 540 bitmap_device2.GetBitmap()->Clear(0); in DrawPatternImage() 556 (uint8_t*)bitmap_device1.GetBitmap()->GetScanline(row); in DrawPatternImage() 557 const uint8_t* mask_scan = bitmap_device2.GetBitmap()->GetScanline(row); in DrawPatternImage() 589 bitmap_device2.GetBitmap()->ConvertFormat(FXDIB_8bppMask); in DrawPatternImage() 590 bitmap_device1.GetBitmap()->MultiplyAlpha(bitmap_device2.GetBitmap()); in DrawPatternImage() 591 bitmap_device1.GetBitmap()->MultiplyAlpha(255); in DrawPatternImage() 593 m_pRenderStatus->m_pDevice->SetDIBits(bitmap_device1.GetBitmap(), rect.left, in DrawPatternImage() [all …]
|
D | render_int.h | 409 CFX_DIBitmap* GetBitmap() const { return m_pBitmap.get(); } in GetBitmap() function 505 CFX_DIBitmap* GetBitmap() const;
|
D | fpdf_render.cpp | 360 CFX_DIBitmap* pBitmap = m_pDevice->GetBitmap(); in DitherObjectArea() 825 CFX_DIBitmap* bitmap = bitmap_device.GetBitmap(); in ProcessTransparency() 1382 m_pContext->GetBackground(m_pBitmapDevice->GetBitmap(), m_pObject, pOptions, in Initialize() 1388 m_pDevice->StretchDIBits(m_pBitmapDevice->GetBitmap(), m_Rect.left, in OutputToDevice()
|
D | fpdf_render_text.cpp | 436 bitmap_device.GetBitmap()->Clear(0); in ProcessType3Text() 447 m_pDevice->SetDIBits(bitmap_device.GetBitmap(), rect.left, rect.top); in ProcessType3Text()
|
D | fpdf_render_loadimage.cpp | 199 CFX_DIBitmap* CPDF_DIBSource::GetBitmap() const { in GetBitmap() function in CPDF_DIBSource
|
D | fpdf_render_pattern.cpp | 866 CFX_DIBitmap* pBitmap = buffer.GetBitmap(); in DrawShading()
|
/external/pdfium/core/src/fxge/dib/ |
D | fx_dib_transform.cpp | 409 if (m_Storer.GetBitmap()) { in Continue() 411 m_Storer.GetBitmap()->SwapXY(m_pMatrix->c > 0, m_pMatrix->b < 0)); in Continue() 426 if (!m_Storer.GetBitmap()) { in Continue() 429 const uint8_t* stretch_buf = m_Storer.GetBitmap()->GetBuffer(); in Continue() 431 if (m_Storer.GetBitmap()->m_pAlphaMask) { in Continue() 432 stretch_buf_mask = m_Storer.GetBitmap()->m_pAlphaMask->GetBuffer(); in Continue() 434 int stretch_pitch = m_Storer.GetBitmap()->GetPitch(); in Continue() 452 int stretch_pitch_mask = m_Storer.GetBitmap()->m_pAlphaMask->GetPitch(); in Continue() 539 if (m_Storer.GetBitmap()->IsAlphaMask()) { in Continue() 623 int Bpp = m_Storer.GetBitmap()->GetBPP() / 8; in Continue() [all …]
|
/external/pdfium/xfa/src/fxgraphics/src/ |
D | fx_graphics.cpp | 562 CFX_DIBitmap* bitmap = graphics->_renderDevice->GetBitmap(); in Transfer() 588 CFX_DIBitmap* bitmap = graphics->_renderDevice->GetBitmap(); in Transfer() 611 CFX_DIBitmap* bitmap = _renderDevice->GetBitmap(); in InverseRect() 638 CFX_DIBitmap* dst = _renderDevice->GetBitmap(); in XorDIBitmap() 671 CFX_DIBitmap* dst = _renderDevice->GetBitmap(); in EqvDIBitmap() 803 CFX_DIBitmap* bitmap = _renderDevice->GetBitmap(); in RenderDeviceDrawImage() 844 CFX_DIBitmap* bitmap = _renderDevice->GetBitmap(); in RenderDeviceStretchImage() 900 CFX_DIBitmap* bitmap = _renderDevice->GetBitmap(); in FillPathWithPattern() 958 CFX_DIBitmap* bitmap = _renderDevice->GetBitmap(); in FillPathWithShading() 1160 _owner->_renderDevice->GetBitmap()->Clear(0xFFFFFFFF); in Create()
|
/external/pdfium/core/src/fxge/skia/ |
D | fx_skia_device.cpp | 624 if (m_bOwnedBitmap && GetBitmap()) in ~CFX_SkiaDevice() 625 delete GetBitmap(); in ~CFX_SkiaDevice()
|
/external/pdfium/xfa/src/fwl/src/core/ |
D | fwl_widgetmgrimp.cpp | 391 if (pDevice && pDevice->GetBitmap()) { in SetWidgetRect_Native() 392 CFX_DIBitmap* pBitmap = pDevice->GetBitmap(); in SetWidgetRect_Native() 1055 CFX_DIBitmap* dib = gs.GetRenderDevice()->GetBitmap(); in FWL_WidgetMgrSnapshot()
|
/external/pdfium/core/include/fxge/ |
D | fx_ge.h | 274 CFX_DIBitmap* GetBitmap() const { return m_pBitmap; } in GetBitmap() function
|
D | fx_dib.h | 593 CFX_DIBitmap* GetBitmap() { return m_pBitmap; } in GetBitmap() function
|
/external/pdfium/xfa/src/fxfa/src/app/ |
D | xfa_ffwidget.cpp | 709 if (m_pDevice->GetBackDrop() && m_pDevice->GetBitmap()) { in CompositeDIBitmap() 712 CFX_DIBitmap* pForeBitmap = m_pDevice->GetBitmap(); in CompositeDIBitmap()
|
/external/pdfium/core/src/fxge/apple/ |
D | fx_quartz_device.cpp | 1006 delete GetBitmap(); in ~CFX_QuartzDevice()
|
/external/pdfium/core/src/fxge/win32/ |
D | fx_win32_device.cpp | 1361 delete GetBitmap(); in ~CFX_WinBitmapDevice()
|
/external/pdfium/core/src/fxge/agg/src/ |
D | fx_agg_driver.cpp | 1793 delete GetBitmap(); in ~CFX_FxgeDevice()
|