Home
last modified time | relevance | path

Searched refs:SetModuleWidth (Results 1 – 25 of 55) sorted by relevance

123

/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fxbarcode/
H A Dcbc_codebase.cpp38 FX_BOOL CBC_CodeBase::SetModuleWidth(int32_t moduleWidth) { in SetModuleWidth() function in CBC_CodeBase
39 return m_pBCWriter && m_pBCWriter->SetModuleWidth(moduleWidth); in SetModuleWidth()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fxbarcode/
H A Dcbc_codebase.cpp61 bool CBC_CodeBase::SetModuleWidth(int32_t moduleWidth) { in SetModuleWidth() function in CBC_CodeBase
62 return m_pBCWriter->SetModuleWidth(moduleWidth); in SetModuleWidth()
H A Dcfx_barcode.cpp80 bool CFX_Barcode::SetModuleWidth(int32_t moduleWidth) { in SetModuleWidth() function in CFX_Barcode
81 return m_pBCEngine && m_pBCEngine->SetModuleWidth(moduleWidth); in SetModuleWidth()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fxbarcode/
H A Dcbc_codebase.cpp61 bool CBC_CodeBase::SetModuleWidth(int32_t moduleWidth) { in SetModuleWidth() function in CBC_CodeBase
62 return m_pBCWriter->SetModuleWidth(moduleWidth); in SetModuleWidth()
H A Dcfx_barcode.cpp80 bool CFX_Barcode::SetModuleWidth(int32_t moduleWidth) { in SetModuleWidth() function in CFX_Barcode
81 return m_pBCEngine && m_pBCEngine->SetModuleWidth(moduleWidth); in SetModuleWidth()
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/amenadiel/jpgraph/Examples/examples_qr/
H A Dqrexample01.php15 $backend->SetModuleWidth(5);
H A Dqrexample08.php18 $backend->SetModuleWidth(5);
H A Dqrexample09.php18 $backend->SetModuleWidth(5);
H A Dqrexample02.php19 $backend->SetModuleWidth(5);
H A Dqrexample07.php22 $backend->SetModuleWidth(4);
H A Dqrexample04.php20 $backend->SetModuleWidth(3);
H A Dqrexample06.php22 $backend->SetModuleWidth(4);
H A Dqrexample05.php25 $backend->SetModuleWidth(4);
H A Dqrexample10.php19 $backend->SetModuleWidth(3);
H A Dqrexample11.php20 $backend->SetModuleWidth($modulewidth);
H A Dqrexample12.php20 $backend->SetModuleWidth($modulewidth);
H A Dqrexample03.php20 $backend->SetModuleWidth(5);
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/amenadiel/jpgraph/Examples/examples_datamatrix/
H A Ddatamatrix_ex1.php8 $backend->SetModuleWidth(3);
H A Ddatamatrix_ex0.php10 $backend->SetModuleWidth(3);
H A Ddatamatrix_ex2.php12 $backend->SetModuleWidth(3);
H A Ddatamatrix_ex3.php12 $backend->SetModuleWidth(3);
H A Ddatamatrix_ex7.php12 $backend->SetModuleWidth(3);
H A Ddatamatrix_ex4.php12 $backend->SetModuleWidth(3);
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/amenadiel/jpgraph/Examples/examples_pdf/
H A Dpdf417_ex1c.php17 $backend->SetModuleWidth($modwidth);
H A Dpdf417_ex2.php17 $backend->SetModuleWidth($modwidth);

123