Home
last modified time | relevance | path

Searched defs:RenderBitmap (Results 1 – 9 of 9) sorted by relevance

/external/pdfium/xfa/fxbarcode/
Dcbc_datamatrix.cpp56 bool CBC_DataMatrix::RenderBitmap(CFX_DIBitmap*& pOutBitmap, int32_t& e) { in RenderBitmap() function in CBC_DataMatrix
Dcbc_pdf417i.cpp66 bool CBC_PDF417I::RenderBitmap(CFX_DIBitmap*& pOutBitmap, int32_t& e) { in RenderBitmap() function in CBC_PDF417I
Dcbc_qrcode.cpp72 bool CBC_QRCode::RenderBitmap(CFX_DIBitmap*& pOutBitmap, int32_t& e) { in RenderBitmap() function in CBC_QRCode
Dcbc_code128.cpp81 bool CBC_Code128::RenderBitmap(CFX_DIBitmap*& pOutBitmap, int32_t& e) { in RenderBitmap() function in CBC_Code128
Dcbc_code39.cpp73 bool CBC_Code39::RenderBitmap(CFX_DIBitmap*& pOutBitmap, int32_t& e) { in RenderBitmap() function in CBC_Code39
Dcbc_ean8.cpp85 bool CBC_EAN8::RenderBitmap(CFX_DIBitmap*& pOutBitmap, int32_t& e) { in RenderBitmap() function in CBC_EAN8
Dcbc_ean13.cpp86 bool CBC_EAN13::RenderBitmap(CFX_DIBitmap*& pOutBitmap, int32_t& e) { in RenderBitmap() function in CBC_EAN13
Dcbc_upca.cpp89 bool CBC_UPCA::RenderBitmap(CFX_DIBitmap*& pOutBitmap, int32_t& e) { in RenderBitmap() function in CBC_UPCA
Dcbc_codabar.cpp96 bool CBC_Codabar::RenderBitmap(CFX_DIBitmap*& pOutBitmap, int32_t& e) { in RenderBitmap() function in CBC_Codabar