Home
last modified time | relevance | path

Searched defs:pOutBitmap (Results 1 – 14 of 14) sorted by relevance

/external/pdfium/xfa/fxbarcode/
Dcbc_datamatrix.cpp56 bool CBC_DataMatrix::RenderBitmap(CFX_DIBitmap*& pOutBitmap, int32_t& e) { in RenderBitmap()
Dcbc_pdf417i.cpp66 bool CBC_PDF417I::RenderBitmap(CFX_DIBitmap*& pOutBitmap, int32_t& e) { in RenderBitmap()
Dcbc_qrcode.cpp72 bool CBC_QRCode::RenderBitmap(CFX_DIBitmap*& pOutBitmap, int32_t& e) { in RenderBitmap()
Dcbc_code128.cpp81 bool CBC_Code128::RenderBitmap(CFX_DIBitmap*& pOutBitmap, int32_t& e) { in RenderBitmap()
Dcbc_code39.cpp73 bool CBC_Code39::RenderBitmap(CFX_DIBitmap*& pOutBitmap, int32_t& e) { in RenderBitmap()
Dcbc_ean8.cpp85 bool CBC_EAN8::RenderBitmap(CFX_DIBitmap*& pOutBitmap, int32_t& e) { in RenderBitmap()
Dcbc_ean13.cpp86 bool CBC_EAN13::RenderBitmap(CFX_DIBitmap*& pOutBitmap, int32_t& e) { in RenderBitmap()
Dcbc_upca.cpp89 bool CBC_UPCA::RenderBitmap(CFX_DIBitmap*& pOutBitmap, int32_t& e) { in RenderBitmap()
Dcbc_codabar.cpp96 bool CBC_Codabar::RenderBitmap(CFX_DIBitmap*& pOutBitmap, int32_t& e) { in RenderBitmap()
DBC_TwoDimWriter.cpp60 void CBC_TwoDimWriter::RenderBitmapResult(CFX_DIBitmap*& pOutBitmap, in RenderBitmapResult()
/external/pdfium/xfa/fxbarcode/oned/
DBC_OneDimWriter.cpp228 void CBC_OneDimWriter::ShowBitmapChars(CFX_DIBitmap* pOutBitmap, in ShowBitmapChars()
252 CFX_DIBitmap* pOutBitmap, in ShowChars()
320 void CBC_OneDimWriter::RenderBitmapResult(CFX_DIBitmap*& pOutBitmap, in RenderBitmapResult()
DBC_OnedUPCAWriter.cpp121 CFX_DIBitmap* pOutBitmap, in ShowChars()
DBC_OnedEAN8Writer.cpp169 CFX_DIBitmap* pOutBitmap, in ShowChars()
DBC_OnedEAN13Writer.cpp171 CFX_DIBitmap* pOutBitmap, in ShowChars()