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

  /external/pdfium/core/include/fxge/
fx_dib.h 29 enum FXDIB_Channel {
321 FX_BOOL LoadChannel(FXDIB_Channel destChannel, const CFX_DIBSource* pSrcBitmap, FXDIB_Channel srcChannel);
323 FX_BOOL LoadChannel(FXDIB_Channel destChannel, int value);
  /external/pdfium/core/src/fxge/dib/
fx_dib_main.cpp 625 FX_BOOL CFX_DIBitmap::LoadChannel(FXDIB_Channel destChannel, const CFX_DIBSource* pSrcBitmap, FXDIB_Channel srcChannel)
763 FX_BOOL CFX_DIBitmap::LoadChannel(FXDIB_Channel destChannel, int value)
    [all...]

Completed in 74 milliseconds