Home
last modified time | relevance | path

Searched defs:SetWideNarrowRatio (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/fxbarcode/
Dcbc_code39.cpp71 bool CBC_Code39::SetWideNarrowRatio(int8_t ratio) { in SetWideNarrowRatio() function in CBC_Code39
Dcbc_codabar.cpp46 bool CBC_Codabar::SetWideNarrowRatio(int8_t ratio) { in SetWideNarrowRatio() function in CBC_Codabar
/external/pdfium/fxbarcode/oned/
DBC_OnedCode39Writer_unittest.cpp21 TEST(OnedCode39WriterTest, SetWideNarrowRatio) { in TEST() argument
DBC_OnedCodaBarWriter.cpp85 bool CBC_OnedCodaBarWriter::SetWideNarrowRatio(int8_t ratio) { in SetWideNarrowRatio() function in CBC_OnedCodaBarWriter
DBC_OnedCode39Writer.cpp123 bool CBC_OnedCode39Writer::SetWideNarrowRatio(int8_t ratio) { in SetWideNarrowRatio() function in CBC_OnedCode39Writer
/external/pdfium/xfa/fwl/
Dcfwl_barcode.cpp132 void CFWL_Barcode::SetWideNarrowRatio(int8_t ratio) { in SetWideNarrowRatio() function in CFWL_Barcode
Dcfx_barcode.cpp225 bool CFX_Barcode::SetWideNarrowRatio(int8_t ratio) { in SetWideNarrowRatio() function in CFX_Barcode