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

  /external/pdfium/core/include/fxge/
fx_dib.h 55 #define FXDIB_BLEND_HARDLIGHT 8
  /external/pdfium/core/src/fxge/apple/
fx_quartz_device.cpp 344 case FXDIB_BLEND_HARDLIGHT:
669 if (FXDIB_BLEND_HARDLIGHT == blendType) {
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_graph_state.cpp 404 return FXDIB_BLEND_HARDLIGHT;
  /external/pdfium/core/src/fxge/dib/
fx_dib_composite.cpp 74 return _BLEND(FXDIB_BLEND_HARDLIGHT, src_color, back_color);
99 case FXDIB_BLEND_HARDLIGHT:
    [all...]

Completed in 217 milliseconds