Home
last modified time | relevance | path

Searched refs:FXDIB_Channel (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxge/
Dfx_dib.h35 enum FXDIB_Channel { enum
312 bool LoadChannel(FXDIB_Channel destChannel,
314 FXDIB_Channel srcChannel);
316 bool LoadChannel(FXDIB_Channel destChannel, int value);
/external/pdfium/core/fxge/dib/
Dfx_dib_main.cpp662 bool CFX_DIBitmap::LoadChannel(FXDIB_Channel destChannel, in LoadChannel()
664 FXDIB_Channel srcChannel) { in LoadChannel()
767 bool CFX_DIBitmap::LoadChannel(FXDIB_Channel destChannel, int value) { in LoadChannel()