OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetDIBits
(Results
1 - 5
of
5
) sorted by null
/external/pdfium/core/fxge/win32/
fx_win32_print.cpp
70
bool CGdiPrinterDriver::
SetDIBits
(const CFX_DIBSource* pSource,
439
bool CPSPrinterDriver::
SetDIBits
(const CFX_DIBSource* pBitmap,
447
return m_PSRenderer.
SetDIBits
(pBitmap, color, left, top);
cfx_psrenderer.cpp
341
bool CFX_PSRenderer::
SetDIBits
(const CFX_DIBSource* pSource,
fx_win32_device.cpp
[
all
...]
/external/pdfium/core/fxge/
cfx_renderdevice.h
145
bool
SetDIBits
(const CFX_DIBSource* pBitmap, int left, int top) {
/external/pdfium/core/fxge/skia/
fx_skia_device.cpp
[
all
...]
Completed in 304 milliseconds