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

  /external/pdfium/core/src/fxge/dib/
fx_dib_composite.cpp 311 FX_BOOL bNonseparableBlend = blend_type >= FXDIB_BLEND_NONSEPARABLE;
506 FX_BOOL bNonseparableBlend = blend_type >= FXDIB_BLEND_NONSEPARABLE;
597 FX_BOOL bNonseparableBlend = blend_type >= FXDIB_BLEND_NONSEPARABLE;
644 FX_BOOL bNonseparableBlend = blend_type >= FXDIB_BLEND_NONSEPARABLE;
728 FX_BOOL bNonseparableBlend = blend_type >= FXDIB_BLEND_NONSEPARABLE;
    [all...]
  /external/pdfium/core/include/fxge/
fx_dib.h 59 #define FXDIB_BLEND_NONSEPARABLE 21
  /external/pdfium/core/src/fxge/apple/
fx_quartz_device.cpp 673 } else if (blendType >= FXDIB_BLEND_NONSEPARABLE && blendType <= FXDIB_BLEND_LUMINOSITY) {
    [all...]

Completed in 30 milliseconds