/external/pdfium/core/fxge/ |
D | cfx_renderdevice.h | 121 stroke_color, fill_mode, FXDIB_BLEND_NORMAL); in DrawPath() 132 return FillRectWithBlend(pRect, color, FXDIB_BLEND_NORMAL); in FillRect() 146 return SetDIBitsWithBlend(pBitmap, left, top, FXDIB_BLEND_NORMAL); in SetDIBits() 158 dest_height, 0, FXDIB_BLEND_NORMAL); in StretchDIBits() 191 handle, FXDIB_BLEND_NORMAL); in StartDIBits()
|
D | fx_dib.h | 50 #define FXDIB_BLEND_NORMAL 0 macro 337 int blend_type = FXDIB_BLEND_NORMAL, 361 int blend_type = FXDIB_BLEND_NORMAL, 534 int blend_type = FXDIB_BLEND_NORMAL); 675 int blend_type = FXDIB_BLEND_NORMAL);
|
/external/pdfium/core/fxge/win32/ |
D | fx_win32_print.cpp | 82 FXDIB_BLEND_NORMAL); in SetDIBits() 85 ASSERT(blend_type == FXDIB_BLEND_NORMAL); in SetDIBits() 427 if (blend_type != FXDIB_BLEND_NORMAL) { in DrawPath() 445 if (blend_type != FXDIB_BLEND_NORMAL) in SetDIBits() 459 if (blend_type != FXDIB_BLEND_NORMAL) in StretchDIBits() 472 if (blend_type != FXDIB_BLEND_NORMAL) in StartDIBits()
|
D | fx_win32_device.cpp | 984 if (blend_type != FXDIB_BLEND_NORMAL) in DrawPath() 999 (FX_FLOAT)(bbox.bottom + 1), fill_color, FXDIB_BLEND_NORMAL); in DrawPath() 1004 fill_color, FXDIB_BLEND_NORMAL); in DrawPath() 1086 if (blend_type != FXDIB_BLEND_NORMAL) in FillRectWithBlend() 1142 if (blend_type != FXDIB_BLEND_NORMAL) in DrawCosmeticLine() 1215 ASSERT(blend_type == FXDIB_BLEND_NORMAL); in SetDIBits() 1224 FXDIB_BLEND_NORMAL, nullptr, false, 0, in SetDIBits() 1230 FXDIB_BLEND_NORMAL); in SetDIBits() 1236 FXDIB_BLEND_NORMAL); in SetDIBits() 1244 pSrcRect->top, FXDIB_BLEND_NORMAL, nullptr, in SetDIBits() [all …]
|
D | fx_win32_dwrite.cpp | 435 text_bbox.top, FXDIB_BLEND_NORMAL, nullptr); in DrawGlyphRun() 444 text_bbox.top, FXDIB_BLEND_NORMAL, pClipRgn); in DrawGlyphRun()
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_generalstate.cpp | 34 return FXDIB_BLEND_NORMAL; in GetBlendTypeInternal() 66 return FXDIB_BLEND_NORMAL; in GetBlendTypeInternal() 84 return pData ? pData->m_BlendType : FXDIB_BLEND_NORMAL; in GetBlendType()
|
D | cpdf_contentparser.cpp | 111 pState->SetBlendType(FXDIB_BLEND_NORMAL); in Start()
|
/external/pdfium/core/fxge/ge/ |
D | cfx_renderdevice.cpp | 645 FXDIB_BLEND_NORMAL); in DrawFillStrokePath() 653 return FillRectWithBlend(&rect, color, FXDIB_BLEND_NORMAL); in SetPixel() 678 FXDIB_BLEND_NORMAL); in FillRectWithBlend() 732 if ((blend_mode != FXDIB_BLEND_NORMAL && !(m_RenderCaps & FXRC_BLEND_MODE)) || in SetDIBitsWithBlend() 755 dest_rect.top, FXDIB_BLEND_NORMAL); in SetDIBitsWithBlend() 785 FXDIB_BLEND_NORMAL); in SetBitMask() 810 FXDIB_BLEND_NORMAL); in StretchBitMaskWithFlags() 1035 FXDIB_BLEND_NORMAL, nullptr, false, 0, in DrawNormalText() 1104 FXDIB_BLEND_NORMAL)) { in DrawTextPath()
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_imagerenderer.cpp | 46 m_BlendType = FXDIB_BLEND_NORMAL; in CPDF_ImageRenderer() 158 m_pImageObject->m_GeneralState.GetBlendType() != FXDIB_BLEND_NORMAL || in StartRenderDIBSource() 257 pNewMatrix, m_Flags, true, FXDIB_BLEND_NORMAL)) { in CalculateDrawImage() 360 m_Flags, true, FXDIB_BLEND_NORMAL)) { in DrawMaskedImage()
|
D | cpdf_renderstatus.cpp | 964 m_curBlend(FXDIB_BLEND_NORMAL) {} in CPDF_RenderStatus() 1110 FXDIB_BLEND_NORMAL)) { in ContinueSingleObject() 1509 if (!pSMaskDict && group_alpha == 1.0f && blend_type == FXDIB_BLEND_NORMAL && in ProcessTransparency() 1921 &image_matrix, 0, false, FXDIB_BLEND_NORMAL)) { in ProcessType3Text() 1962 FXDIB_BLEND_NORMAL, nullptr, false, 0, nullptr); in ProcessType3Text() 2358 FXDIB_BLEND_NORMAL, false); in DrawTilingPattern() 2414 if (blend_mode == FXDIB_BLEND_NORMAL) { in CompositeDIBitmap() 2494 blend_mode > FXDIB_BLEND_NORMAL && bIsolated); in CompositeDIBitmap()
|
/external/pdfium/fpdfsdk/ |
D | fpdfeditpage.cpp | 222 if (blend_type != FXDIB_BLEND_NORMAL) in FPDFPageObj_HasTransparency()
|
D | fpdfview.cpp | 731 FXDIB_BLEND_NORMAL, nullptr, false, nullptr); in FPDF_RenderPage()
|
/external/pdfium/core/fxge/dib/ |
D | fx_dib_composite.cpp | 40 case FXDIB_BLEND_NORMAL: in Blend() 2760 if (blend_type == FXDIB_BLEND_NORMAL && !clip_scan && mask_alpha == 255) { in CompositeRow_BitMask2Argb() 2838 if (blend_type == FXDIB_BLEND_NORMAL && !clip_scan && mask_alpha == 255) { in CompositeRow_BitMask2Rgb() 3673 if (blend_type == FXDIB_BLEND_NORMAL && !clip_scan && mask_alpha == 255) { in CompositeRow_BitMask2Argb_RgbByteOrder() 3747 if (blend_type == FXDIB_BLEND_NORMAL && !clip_scan && mask_alpha == 255) { in CompositeRow_BitMask2Rgb_RgbByteOrder() 4016 m_BlendType = FXDIB_BLEND_NORMAL; in CFX_ScanlineCompositor() 4072 (blend_type == FXDIB_BLEND_NORMAL ? 4 : 0) + in Init() 4843 m_BlendType = FXDIB_BLEND_NORMAL; in CFX_BitmapComposer() 4891 m_MaskColor, FXDIB_BLEND_NORMAL, in SetInfo()
|
D | fx_dib_main.cpp | 1476 m_BlendType = FXDIB_BLEND_NORMAL; in CFX_ImageRenderer()
|
/external/pdfium/core/fxge/agg/ |
D | fx_agg_driver.cpp | 1459 if (blend_type != FXDIB_BLEND_NORMAL) in DrawPath() 1561 if (blend_type != FXDIB_BLEND_NORMAL) in FillRectWithBlend() 1590 FXDIB_BLEND_NORMAL, nullptr, m_bRgbByteOrder, 0, nullptr); in FillRectWithBlend()
|
/external/pdfium/xfa/fxfa/app/ |
D | xfa_ffwidget.cpp | 568 int blendType = FXDIB_BLEND_NORMAL); 604 m_BlendType(FXDIB_BLEND_NORMAL), in CXFA_ImageRenderer() 756 if (blend_mode == FXDIB_BLEND_NORMAL) { in CompositeDIBitmap()
|
/external/pdfium/core/fxge/skia/ |
D | fx_skia_device.cpp | 347 case FXDIB_BLEND_NORMAL: in GetSkiaBlendMode()
|