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

  /external/pdfium/core/fxge/
fx_dib.h 159 #define FXGETFLAG_ALPHA_FILL(flag) (uint8_t)(flag)
  /external/pdfium/core/fxge/agg/
fx_agg_driver.cpp 245 int alpha = bObjCMYK ? FXGETFLAG_ALPHA_FILL(alpha_flag) : FXARGB_A(color);
    [all...]
  /external/pdfium/core/fxge/skia/
fx_skia_device.cpp     [all...]

Completed in 53 milliseconds