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

  /external/pdfium/core/fxge/
fx_dib.h 158 #define FXGETFLAG_COLORTYPE(flag) (uint8_t)((flag) >> 8)
  /external/pdfium/core/fxge/agg/
fx_agg_driver.cpp 244 bool bObjCMYK = !!FXGETFLAG_COLORTYPE(alpha_flag);
    [all...]
  /external/pdfium/core/fxge/skia/
fx_skia_device.cpp     [all...]

Completed in 62 milliseconds