Home
last modified time | relevance | path

Searched refs:SetModuleHeight (Results 1 – 25 of 28) sorted by relevance

12

/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fxbarcode/
H A Dcbc_codebase.cpp34 FX_BOOL CBC_CodeBase::SetModuleHeight(int32_t moduleHeight) { in SetModuleHeight() function in CBC_CodeBase
35 return m_pBCWriter && m_pBCWriter->SetModuleHeight(moduleHeight); in SetModuleHeight()
H A DBC_Writer.h19 virtual FX_BOOL SetModuleHeight(int32_t moduleHeight);
H A Dcbc_codebase.h36 FX_BOOL SetModuleHeight(int32_t moduleHeight);
H A DBC_Writer.cpp24 FX_BOOL CBC_Writer::SetModuleHeight(int32_t moduleHeight) { in SetModuleHeight() function in CBC_Writer
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fxbarcode/
H A Dcbc_codebase.cpp57 bool CBC_CodeBase::SetModuleHeight(int32_t moduleHeight) { in SetModuleHeight() function in CBC_CodeBase
58 return m_pBCWriter->SetModuleHeight(moduleHeight); in SetModuleHeight()
H A Dcfx_barcode.cpp76 bool CFX_Barcode::SetModuleHeight(int32_t moduleHeight) { in SetModuleHeight() function in CFX_Barcode
77 return m_pBCEngine && m_pBCEngine->SetModuleHeight(moduleHeight); in SetModuleHeight()
H A DBC_Writer.cpp18 bool CBC_Writer::SetModuleHeight(int32_t moduleHeight) { in SetModuleHeight() function in CBC_Writer
H A DBC_Writer.h18 virtual bool SetModuleHeight(int32_t moduleHeight);
H A Dcbc_codebase.h39 bool SetModuleHeight(int32_t moduleHeight);
H A Dcfx_barcode.h35 bool SetModuleHeight(int32_t moduleHeight);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fxbarcode/
H A Dcbc_codebase.cpp57 bool CBC_CodeBase::SetModuleHeight(int32_t moduleHeight) { in SetModuleHeight() function in CBC_CodeBase
58 return m_pBCWriter->SetModuleHeight(moduleHeight); in SetModuleHeight()
H A Dcfx_barcode.cpp76 bool CFX_Barcode::SetModuleHeight(int32_t moduleHeight) { in SetModuleHeight() function in CFX_Barcode
77 return m_pBCEngine && m_pBCEngine->SetModuleHeight(moduleHeight); in SetModuleHeight()
H A DBC_Writer.cpp18 bool CBC_Writer::SetModuleHeight(int32_t moduleHeight) { in SetModuleHeight() function in CBC_Writer
H A DBC_Writer.h18 virtual bool SetModuleHeight(int32_t moduleHeight);
H A Dcbc_codebase.h39 bool SetModuleHeight(int32_t moduleHeight);
H A Dcfx_barcode.h35 bool SetModuleHeight(int32_t moduleHeight);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/xfa/fwl/
H A Dcfwl_barcode.cpp101 void CFWL_Barcode::SetModuleHeight(int32_t height) { in SetModuleHeight() function in CFWL_Barcode
180 m_pBarcodeEngine->SetModuleHeight(m_nModuleHeight); in GenerateBarcodeImageCache()
H A Dcfwl_barcode.h51 void SetModuleHeight(int32_t height);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/xfa/fwl/
H A Dcfwl_barcode.cpp97 void CFWL_Barcode::SetModuleHeight(int32_t height) { in SetModuleHeight() function in CFWL_Barcode
171 m_pBarcodeEngine->SetModuleHeight(m_nModuleHeight); in GenerateBarcodeImageCache()
H A Dcfwl_barcode.h52 void SetModuleHeight(int32_t height);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/testing/fuzzers/
H A Dpdf_cfx_barcode_fuzzer.cc21 barcode->SetModuleHeight(300); in LLVMFuzzerTestOneInput()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fwl/basewidget/
H A Dcfx_barcode.h34 FX_BOOL SetModuleHeight(int32_t moduleHeight);
H A Dcfx_barcode.cpp71 FX_BOOL CFX_Barcode::SetModuleHeight(int32_t moduleHeight) { in SetModuleHeight() function in CFX_Barcode
72 return m_pBCEngine ? m_pBCEngine->SetModuleHeight(moduleHeight) : FALSE; in SetModuleHeight()
H A Dfwl_barcodeimp.cpp138 m_pBarcodeEngine->SetModuleHeight(pData->GetModuleHeight()); in GenerateBarcodeImageCache()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fwl/lightwidget/
H A Dcfwl_barcode.h28 void SetModuleHeight(int32_t height) { in SetModuleHeight() function

12