Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxbarcode/
Dcbc_code39.cpp95 bool CBC_Code39::SetWideNarrowRatio(int32_t ratio) { in SetWideNarrowRatio() function in CBC_Code39
Dcbc_codabar.cpp49 bool CBC_Codabar::SetWideNarrowRatio(int32_t ratio) { in SetWideNarrowRatio() function in CBC_Codabar
/external/pdfium/xfa/fwl/
Dcfwl_barcode.cpp134 void CFWL_Barcode::SetWideNarrowRatio(int32_t ratio) { in SetWideNarrowRatio() function in CFWL_Barcode
Dcfx_barcode.cpp222 bool CFX_Barcode::SetWideNarrowRatio(int32_t ratio) { in SetWideNarrowRatio() function in CFX_Barcode
/external/pdfium/xfa/fxbarcode/oned/
DBC_OnedCodaBarWriter.cpp80 bool CBC_OnedCodaBarWriter::SetWideNarrowRatio(int32_t ratio) { in SetWideNarrowRatio() function in CBC_OnedCodaBarWriter
DBC_OnedCode39Writer.cpp120 bool CBC_OnedCode39Writer::SetWideNarrowRatio(int32_t ratio) { in SetWideNarrowRatio() function in CBC_OnedCode39Writer