Home
last modified time | relevance | path

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

/external/pdfium/xfa/include/fwl/lightwidget/
Dlistbox.h18 FWL_ERR AddDIBitmap(CFX_DIBitmap* pDIB, FWL_HLISTITEM hItem);
/external/pdfium/xfa/src/fwl/src/lightwidget/
Dlistbox.cpp30 FWL_ERR CFWL_ListBox::AddDIBitmap(CFX_DIBitmap* pDIB, FWL_HLISTITEM hItem) { in AddDIBitmap() function in CFWL_ListBox