Home
last modified time | relevance | path

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

/external/pdfium/fxbarcode/
Dcbc_datamatrix.cpp45 bool CBC_DataMatrix::RenderDevice(CFX_RenderDevice* device, in RenderDevice() function in CBC_DataMatrix
Dcbc_qrcode.cpp52 bool CBC_QRCode::RenderDevice(CFX_RenderDevice* device, in RenderDevice() function in CBC_QRCode
Dcbc_pdf417i.cpp54 bool CBC_PDF417I::RenderDevice(CFX_RenderDevice* device, in RenderDevice() function in CBC_PDF417I
Dcbc_code128.cpp61 bool CBC_Code128::RenderDevice(CFX_RenderDevice* device, in RenderDevice() function in CBC_Code128
Dcbc_code39.cpp54 bool CBC_Code39::RenderDevice(CFX_RenderDevice* device, in RenderDevice() function in CBC_Code39
Dcbc_ean13.cpp72 bool CBC_EAN13::RenderDevice(CFX_RenderDevice* device, in RenderDevice() function in CBC_EAN13
Dcbc_ean8.cpp70 bool CBC_EAN8::RenderDevice(CFX_RenderDevice* device, in RenderDevice() function in CBC_EAN8
Dcbc_upca.cpp73 bool CBC_UPCA::RenderDevice(CFX_RenderDevice* device, in RenderDevice() function in CBC_UPCA
Dcbc_codabar.cpp70 bool CBC_Codabar::RenderDevice(CFX_RenderDevice* device, in RenderDevice() function in CBC_Codabar
/external/pdfium/xfa/fwl/
Dcfx_barcode_unittest.cpp54 bool RenderDevice() { in RenderDevice() function in BarcodeTest
Dcfx_barcode.cpp301 bool CFX_Barcode::RenderDevice(CFX_RenderDevice* device, in RenderDevice() function in CFX_Barcode