HomeSort by relevance Sort by last modified time
    Searched refs:FXDIB_BLEND_NORMAL (Results 1 - 22 of 22) sorted by null

  /external/pdfium/core/src/fxge/apple/
apple_int.h 123 int blend_type = FXDIB_BLEND_NORMAL
131 int alpha_flag = 0, void* pIccTransform = NULL, int blend_type = FXDIB_BLEND_NORMAL);
133 int alpha_flag = 0, void* pIccTransform = NULL, int blend_type = FXDIB_BLEND_NORMAL);
141 int alpha_flag = 0, void* pIccTransform = NULL, int blend_type = FXDIB_BLEND_NORMAL);
145 int blend_type = FXDIB_BLEND_NORMAL)
fx_quartz_device.cpp 320 case FXDIB_BLEND_NORMAL:
    [all...]
  /external/pdfium/core/include/fxge/
fx_ge.h 401 int blend_type = FXDIB_BLEND_NORMAL
408 int alpha_flag = 0, void* pIccTransform = NULL, int blend_type = FXDIB_BLEND_NORMAL);
411 int fill_mode = 0, int alpha_flag = 0, void* pIccTransform = NULL, int blend_type = FXDIB_BLEND_NORMAL);
417 FX_BOOL SetDIBits(const CFX_DIBSource* pBitmap, int left, int top, int blend_type = FXDIB_BLEND_NORMAL,
421 FX_DWORD flags = 0, void* pIccTransform = NULL, int blend_type = FXDIB_BLEND_NORMAL);
431 int alpha_flag = 0, void* pIccTransform = NULL, int blend_type = FXDIB_BLEND_NORMAL);
448 int alpha_flag = 0, void* pIccTransform = NULL, int blend_type = FXDIB_BLEND_NORMAL);
567 int blend_type = FXDIB_BLEND_NORMAL
577 int alpha_flag = 0, void* pIccTransform = NULL, int blend_type = FXDIB_BLEND_NORMAL)
583 int alpha_flag = 0, void* pIccTransform = NULL, int blend_type = FXDIB_BLEND_NORMAL)
    [all...]
fx_dib.h 46 #define FXDIB_BLEND_NORMAL 0
334 int blend_type = FXDIB_BLEND_NORMAL, const CFX_ClipRgn* pClipRgn = NULL, FX_BOOL bRgbByteOrder = FALSE, void* pIccTransform = NULL);
341 int blend_type = FXDIB_BLEND_NORMAL, const CFX_ClipRgn* pClipRgn = NULL, FX_BOOL bRgbByteOrder = FALSE, int alpha_flag = 0, void* pIccTransform = NULL);
466 int alpha_flag = 0, void* pIccTransform = NULL, int blend_type = FXDIB_BLEND_NORMAL);
585 int blend_type = FXDIB_BLEND_NORMAL);
  /external/pdfium/core/src/fxge/win32/
fx_win32_print.cpp 39 &clip_rect, 0, alpha_flag, pIccTransform, FXDIB_BLEND_NORMAL);
42 ASSERT(blend_type == FXDIB_BLEND_NORMAL);
380 if (blend_type != FXDIB_BLEND_NORMAL) {
393 if (blend_type != FXDIB_BLEND_NORMAL) {
402 if (blend_type != FXDIB_BLEND_NORMAL) {
411 if (blend_type != FXDIB_BLEND_NORMAL) {
fx_win32_device.cpp 755 if (blend_type != FXDIB_BLEND_NORMAL) {
769 alpha_flag, pIccTransform, FXDIB_BLEND_NORMAL);
772 alpha_flag, pIccTransform, FXDIB_BLEND_NORMAL);
847 if (blend_type != FXDIB_BLEND_NORMAL) {
    [all...]
fx_win32_dwrite.cpp 453 FXDIB_BLEND_NORMAL,
475 FXDIB_BLEND_NORMAL,
win32_int.h 148 int alpha_flag = 0, void* pIccTransform = NULL, int blend_type = FXDIB_BLEND_NORMAL);
  /external/pdfium/core/src/fxge/ge/
fx_ge_device.cpp 261 return m_pDeviceDriver->SetDIBits(&bitmap, 0, &src_rect, rect.left, rect.top, FXDIB_BLEND_NORMAL);
292 m_pDeviceDriver->SetDIBits(&bitmap, 0, &src_rect, pRect->left, pRect->top, FXDIB_BLEND_NORMAL);
340 if ((blend_mode != FXDIB_BLEND_NORMAL && !(m_RenderCaps & FXRC_BLEND_MODE)) ||
361 return m_pDeviceDriver->SetDIBits(&background, 0, &src_rect, dest_rect.left, dest_rect.top, FXDIB_BLEND_NORMAL);
381 return m_pDeviceDriver->SetDIBits(pBitmap, argb, &src_rect, left, top, FXDIB_BLEND_NORMAL, alpha_flag, pIccTransform);
fx_ge_text.cpp 349 0, 0, FXDIB_BLEND_NORMAL, NULL, FALSE, alpha_flag, pIccTransform)) {
    [all...]
  /external/pdfium/fpdfsdk/src/
fpdfeditpage.cpp 237 int blend_type = pGeneralState ? pGeneralState->m_BlendType : FXDIB_BLEND_NORMAL;
238 if (blend_type != FXDIB_BLEND_NORMAL) return TRUE;
  /external/pdfium/core/src/fpdfapi/fpdf_render/
render_int.h 86 virtual FX_BOOL Start(CPDF_RenderStatus* pRenderStatus, const CPDF_PageObject* pObj, const CFX_AffineMatrix* pObj2Device, FX_BOOL bStdCS, int blendType = FXDIB_BLEND_NORMAL) = 0;
226 FX_BOOL Start(CPDF_RenderStatus* pStatus, const CPDF_PageObject* pObj, const CFX_AffineMatrix* pObj2Device, FX_BOOL bStdCS, int blendType = FXDIB_BLEND_NORMAL);
228 int bitmap_alpha, const CFX_AffineMatrix* pImage2Device, FX_DWORD flags, FX_BOOL bStdCS, int blendType = FXDIB_BLEND_NORMAL);
fpdf_render_image.cpp 75 if (blend_mode == FXDIB_BLEND_NORMAL) {
140 CFX_DIBitmap* pBackdrop = GetBackdrop(m_pCurObj, rect, back_left, back_top, blend_mode > FXDIB_BLEND_NORMAL && bIsolated);
337 m_BlendType = FXDIB_BLEND_NORMAL;
487 pGeneralState->m_OPMode == 0 && pGeneralState->m_BlendType == FXDIB_BLEND_NORMAL && pGeneralState->m_StrokeAlpha == 1 && pGeneralState->m_FillAlpha == 1) {
    [all...]
fpdf_render.cpp 209 m_curBlend = FXDIB_BLEND_NORMAL;
754 int blend_type = pGeneralState ? pGeneralState->m_BlendType : FXDIB_BLEND_NORMAL;
806 if (pSMaskDict == NULL && group_alpha == 1.0f && blend_type == FXDIB_BLEND_NORMAL && !bTextClip && !bGroupTransparent) {
    [all...]
fpdf_render_pattern.cpp     [all...]
  /external/pdfium/core/include/fpdfapi/
fpdf_pageobj.h 329 return m_pObject ? m_pObject->m_BlendType : FXDIB_BLEND_NORMAL;
  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_graph_state.cpp 382 return FXDIB_BLEND_NORMAL;
416 return FXDIB_BLEND_NORMAL;
fpdf_page_parser_new.cpp 674 pData->m_BlendType = FXDIB_BLEND_NORMAL;
fpdf_page_parser_old.cpp     [all...]
  /external/pdfium/core/src/fxge/dib/
fx_dib_composite.cpp 67 case FXDIB_BLEND_NORMAL:
    [all...]
fx_dib_main.cpp     [all...]
  /external/pdfium/core/src/fxge/agg/agg23/
fx_agg_driver.cpp     [all...]

Completed in 284 milliseconds