Home
last modified time | relevance | path

Searched refs:FXDIB_BLEND_NORMAL (Results 1 – 20 of 20) sorted by relevance

/external/pdfium/xfa/fxfa/
Dcxfa_imagerenderer.cpp28 FXDIB_BLEND_NORMAL)) { in Start()
68 FXDIB_INTERPOL, FXDIB_BLEND_NORMAL)) { in Start()
109 FXDIB_BLEND_NORMAL); in Continue()
140 m_pDevice->SetDIBitsWithBlend(pDIBitmap, left, top, FXDIB_BLEND_NORMAL); in CompositeDIBitmap()
/external/pdfium/core/fxge/
Dcfx_renderdevice.h138 stroke_color, fill_mode, FXDIB_BLEND_NORMAL); in DrawPath()
148 return FillRectWithBlend(pRect, color, FXDIB_BLEND_NORMAL); in FillRect()
154 return SetDIBitsWithBlend(pBitmap, left, top, FXDIB_BLEND_NORMAL); in SetDIBits()
166 dest_height, 0, FXDIB_BLEND_NORMAL); in StretchDIBits()
199 handle, FXDIB_BLEND_NORMAL); in StartDIBits()
Dcfx_renderdevice.cpp674 FXDIB_BLEND_NORMAL); in DrawFillStrokePath()
699 FXDIB_BLEND_NORMAL); in FillRectWithBlend()
754 if ((blend_mode == FXDIB_BLEND_NORMAL || (m_RenderCaps & FXRC_BLEND_MODE)) && in SetDIBitsWithBlend()
780 dest_rect.top, FXDIB_BLEND_NORMAL); in SetDIBitsWithBlend()
805 FXDIB_BLEND_NORMAL); in SetBitMask()
831 FXDIB_BLEND_NORMAL); in StretchBitMaskWithFlags()
1055 FXDIB_BLEND_NORMAL, nullptr, false, 0)) { in DrawNormalText()
1123 FXDIB_BLEND_NORMAL)) { in DrawTextPath()
Dfx_dib.h54 #define FXDIB_BLEND_NORMAL 0 macro
/external/pdfium/core/fpdfapi/page/
Dcpdf_generalstate.cpp34 return FXDIB_BLEND_NORMAL; in GetBlendTypeInternal()
66 return FXDIB_BLEND_NORMAL; in GetBlendTypeInternal()
83 case FXDIB_BLEND_NORMAL: in GetBlendMode()
121 return pData ? pData->m_BlendType : FXDIB_BLEND_NORMAL; in GetBlendType()
Dcpdf_contentparser.cpp98 pState->SetBlendType(FXDIB_BLEND_NORMAL); in CPDF_ContentParser()
/external/pdfium/core/fxge/win32/
Dfx_win32_device.cpp973 if (blend_type != FXDIB_BLEND_NORMAL) in DrawPath()
988 fill_color, FXDIB_BLEND_NORMAL); in DrawPath()
993 FXDIB_BLEND_NORMAL); in DrawPath()
1075 if (blend_type != FXDIB_BLEND_NORMAL) in FillRectWithBlend()
1129 if (blend_type != FXDIB_BLEND_NORMAL) in DrawCosmeticLine()
1204 ASSERT(blend_type == FXDIB_BLEND_NORMAL); in SetDIBits()
1213 FXDIB_BLEND_NORMAL, nullptr, false, 0)) { in SetDIBits()
1217 return SetDIBits(background, 0, &src_rect, left, top, FXDIB_BLEND_NORMAL); in SetDIBits()
1223 FXDIB_BLEND_NORMAL); in SetDIBits()
1231 pSrcRect->top, FXDIB_BLEND_NORMAL, nullptr, in SetDIBits()
[all …]
Dfx_win32_print.cpp84 FXDIB_BLEND_NORMAL); in SetDIBits()
87 ASSERT(blend_type == FXDIB_BLEND_NORMAL); in SetDIBits()
430 if (blend_type != FXDIB_BLEND_NORMAL) { in DrawPath()
448 if (blend_type != FXDIB_BLEND_NORMAL) in SetDIBits()
462 if (blend_type != FXDIB_BLEND_NORMAL) in StretchDIBits()
475 if (blend_type != FXDIB_BLEND_NORMAL) in StartDIBits()
Dfx_win32_dwrite.cpp435 text_bbox.top, FXDIB_BLEND_NORMAL, nullptr); in DrawGlyphRun()
444 text_bbox.top, FXDIB_BLEND_NORMAL, pClipRgn); in DrawGlyphRun()
/external/pdfium/core/fxge/dib/
Dcfx_dibitmap.h72 int blend_type = FXDIB_BLEND_NORMAL,
84 int blend_type = FXDIB_BLEND_NORMAL,
Dcfx_bitmapcomposer.cpp13 : m_bRgbByteOrder(false), m_BlendType(FXDIB_BLEND_NORMAL) {} in CFX_BitmapComposer()
53 m_MaskColor, FXDIB_BLEND_NORMAL, in SetInfo()
Dcfx_imagerenderer.cpp28 m_BlendType(FXDIB_BLEND_NORMAL), in CFX_ImageRenderer()
Dcfx_scanlinecompositor.cpp50 case FXDIB_BLEND_NORMAL: in Blend()
1771 if (blend_type == FXDIB_BLEND_NORMAL && !clip_scan && mask_alpha == 255) { in CompositeRow_BitMask2Argb()
1849 if (blend_type == FXDIB_BLEND_NORMAL && !clip_scan && mask_alpha == 255) { in CompositeRow_BitMask2Rgb()
2684 if (blend_type == FXDIB_BLEND_NORMAL && !clip_scan && mask_alpha == 255) { in CompositeRow_BitMask2Argb_RgbByteOrder()
2758 if (blend_type == FXDIB_BLEND_NORMAL && !clip_scan && mask_alpha == 255) { in CompositeRow_BitMask2Rgb_RgbByteOrder()
2819 : m_BlendType(FXDIB_BLEND_NORMAL), m_bRgbByteOrder(false) {} in CFX_ScanlineCompositor()
2856 (blend_type == FXDIB_BLEND_NORMAL ? 4 : 0) + (bClip ? 8 : 0) + in Init()
/external/pdfium/core/fpdfapi/render/
Dcpdf_imagerenderer.cpp51 m_BlendType(FXDIB_BLEND_NORMAL), in CPDF_ImageRenderer()
137 state.GetOPMode() != 0 || state.GetBlendType() != FXDIB_BLEND_NORMAL || in StartRenderDIBSource()
240 pNewMatrix, m_Flags, true, FXDIB_BLEND_NORMAL)) { in CalculateDrawImage()
344 m_Flags, true, FXDIB_BLEND_NORMAL)) { in DrawMaskedImage()
Dcpdf_renderstatus.cpp1007 m_curBlend(FXDIB_BLEND_NORMAL) {} in CPDF_RenderStatus()
1154 FXDIB_BLEND_NORMAL)) { in ContinueSingleObject()
1543 if (!pSMaskDict && group_alpha == 1.0f && blend_type == FXDIB_BLEND_NORMAL && in ProcessTransparency()
1963 &image_matrix, 0, false, FXDIB_BLEND_NORMAL)) { in ProcessType3Text()
2004 FXDIB_BLEND_NORMAL, nullptr, false, 0); in ProcessType3Text()
2398 FXDIB_BLEND_NORMAL, false); in DrawTilingPattern()
2454 if (blend_mode == FXDIB_BLEND_NORMAL) { in CompositeDIBitmap()
2537 GetBackdrop(m_pCurObj, rect, blend_mode > FXDIB_BLEND_NORMAL && bIsolated, in CompositeDIBitmap()
/external/pdfium/core/fpdfapi/edit/
Dcpdf_pagecontentgenerator.cpp294 graphD.blendType == FXDIB_BLEND_NORMAL)) { in ProcessGraphics()
311 graphD.blendType != FXDIB_BLEND_NORMAL) { in ProcessGraphics()
331 defaultGraphics.blendType = FXDIB_BLEND_NORMAL; in ProcessDefaultGraphics()
/external/pdfium/fpdfsdk/
Dfpdfeditpage.cpp220 if (blend_type != FXDIB_BLEND_NORMAL) in FPDFPageObj_HasTransparency()
Dfpdfview.cpp861 FXDIB_BLEND_NORMAL, nullptr, false); in RenderBitmap()
967 FXDIB_BLEND_NORMAL, nullptr, false); in FPDF_RenderPage()
/external/pdfium/core/fxge/agg/
Dfx_agg_driver.cpp1305 if (blend_type != FXDIB_BLEND_NORMAL) in DrawPath()
1404 if (blend_type != FXDIB_BLEND_NORMAL) in FillRectWithBlend()
1432 draw_rect.top - clip_rect.top, FXDIB_BLEND_NORMAL, in FillRectWithBlend()
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp352 case FXDIB_BLEND_NORMAL: in GetSkiaBlendMode()