Home
last modified time | relevance | path

Searched defs:pDIB (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_cache.cpp197 static FX_DWORD FPDF_ImageCache_EstimateImageSize(const CFX_DIBSource* pDIB) { in FPDF_ImageCache_EstimateImageSize()
/external/pdfium/xfa/src/fwl/src/lightwidget/
Dlistbox.cpp30 FWL_ERR CFWL_ListBox::AddDIBitmap(CFX_DIBitmap* pDIB, FWL_HLISTITEM hItem) { in AddDIBitmap()
/external/pdfium/core/src/fxge/ge/
Dfx_ge_device.cpp53 FX_BOOL CFX_RenderDevice::CreateCompatibleBitmap(CFX_DIBitmap* pDIB, in CreateCompatibleBitmap()
/external/pdfium/xfa/src/fgas/src/font/
Dfx_gdifont.cpp521 FX_DWORD* pDIB, in CreateGlyphBitmap()
/external/pdfium/xfa/src/fdp/src/tto/
Dfde_textout.cpp129 void CFDE_TextOut::SetDIBitmap(CFX_DIBitmap* pDIB) { in SetDIBitmap()