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

  /external/pdfium/core/fxge/dib/
fx_dib_composite.cpp 310 bool bNonseparableBlend = blend_type >= FXDIB_BLEND_NONSEPARABLE;
514 bool bNonseparableBlend = blend_type >= FXDIB_BLEND_NONSEPARABLE;
610 bool bNonseparableBlend = blend_type >= FXDIB_BLEND_NONSEPARABLE;
660 bool bNonseparableBlend = blend_type >= FXDIB_BLEND_NONSEPARABLE;
750 bool bNonseparableBlend = blend_type >= FXDIB_BLEND_NONSEPARABLE;
973 bool bNonseparableBlend = blend_type >= FXDIB_BLEND_NONSEPARABLE;
    [all...]
  /external/pdfium/core/fxge/
fx_dib.h 63 #define FXDIB_BLEND_NONSEPARABLE 21

Completed in 47 milliseconds