Home
last modified time | relevance | path

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

/external/pdfium/fxbarcode/
Dcbc_qrcode.cpp43 bool CBC_QRCode::RenderDevice(CFX_RenderDevice* device, in RenderDevice() function in CBC_QRCode
Dcbc_datamatrix.cpp43 bool CBC_DataMatrix::RenderDevice(CFX_RenderDevice* device, in RenderDevice() function in CBC_DataMatrix
Dcbc_pdf417i.cpp53 bool CBC_PDF417I::RenderDevice(CFX_RenderDevice* device, in RenderDevice() function in CBC_PDF417I
Dcbc_code128.cpp55 bool CBC_Code128::RenderDevice(CFX_RenderDevice* device, in RenderDevice() function in CBC_Code128
Dcbc_codabar.cpp51 bool CBC_Codabar::RenderDevice(CFX_RenderDevice* device, in RenderDevice() function in CBC_Codabar
Dcbc_code39.cpp52 bool CBC_Code39::RenderDevice(CFX_RenderDevice* device, in RenderDevice() function in CBC_Code39
Dcbc_eancode.cpp40 bool CBC_EANCode::RenderDevice(CFX_RenderDevice* device, in RenderDevice() function in CBC_EANCode
Dcfx_barcode.cpp229 bool CFX_Barcode::RenderDevice(CFX_RenderDevice* device, in RenderDevice() function in CFX_Barcode
Dcfx_barcode_unittest.cpp50 bool RenderDevice() { in RenderDevice() function in BarcodeTest