Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxbarcode/
Dcbc_datamatrix.cpp48 bool CBC_DataMatrix::RenderDevice(CFX_RenderDevice* device, in RenderDevice() function in CBC_DataMatrix
Dcbc_pdf417i.cpp58 bool CBC_PDF417I::RenderDevice(CFX_RenderDevice* device, in RenderDevice() function in CBC_PDF417I
Dcbc_qrcode.cpp64 bool CBC_QRCode::RenderDevice(CFX_RenderDevice* device, in RenderDevice() function in CBC_QRCode
Dcbc_code128.cpp71 bool CBC_Code128::RenderDevice(CFX_RenderDevice* device, in RenderDevice() function in CBC_Code128
Dcbc_code39.cpp60 bool CBC_Code39::RenderDevice(CFX_RenderDevice* device, in RenderDevice() function in CBC_Code39
Dcbc_ean8.cpp75 bool CBC_EAN8::RenderDevice(CFX_RenderDevice* device, in RenderDevice() function in CBC_EAN8
Dcbc_ean13.cpp76 bool CBC_EAN13::RenderDevice(CFX_RenderDevice* device, in RenderDevice() function in CBC_EAN13
Dcbc_upca.cpp79 bool CBC_UPCA::RenderDevice(CFX_RenderDevice* device, in RenderDevice() function in CBC_UPCA
Dcbc_codabar.cpp83 bool CBC_Codabar::RenderDevice(CFX_RenderDevice* device, in RenderDevice() function in CBC_Codabar
/external/pdfium/xfa/fwl/
Dcfx_barcode.cpp312 bool CFX_Barcode::RenderDevice(CFX_RenderDevice* device, in RenderDevice() function in CFX_Barcode