Home
last modified time | relevance | path

Searched refs:SetPrintChecksum (Results 1 – 25 of 27) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fxbarcode/
H A Dcbc_onecode.cpp33 void CBC_OneCode::SetPrintChecksum(bool checksum) { in SetPrintChecksum() function in CBC_OneCode
34 GetOneDimWriter()->SetPrintChecksum(checksum); in SetPrintChecksum()
H A Dcfx_barcode.cpp92 bool CFX_Barcode::SetPrintChecksum(bool checksum) { in SetPrintChecksum() function in CFX_Barcode
103 ->SetPrintChecksum(checksum), in SetPrintChecksum()
H A Dcbc_onecode.h23 void SetPrintChecksum(bool checksum);
H A Dcfx_barcode.h41 bool SetPrintChecksum(bool checksum);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fxbarcode/
H A Dcbc_onecode.cpp41 void CBC_OneCode::SetPrintChecksum(bool checksum) { in SetPrintChecksum() function in CBC_OneCode
42 GetOneDimWriter()->SetPrintChecksum(checksum); in SetPrintChecksum()
H A Dcfx_barcode.cpp92 bool CFX_Barcode::SetPrintChecksum(bool checksum) { in SetPrintChecksum() function in CFX_Barcode
103 ->SetPrintChecksum(checksum), in SetPrintChecksum()
H A Dcbc_onecode.h31 void SetPrintChecksum(bool checksum);
H A Dcfx_barcode.h41 bool SetPrintChecksum(bool checksum);
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fxbarcode/
H A Dcbc_onecode.cpp43 void CBC_OneCode::SetPrintChecksum(FX_BOOL checksum) { in SetPrintChecksum() function in CBC_OneCode
46 ->SetPrintChecksum(checksum); in SetPrintChecksum()
H A Dcbc_onecode.h26 virtual void SetPrintChecksum(FX_BOOL checksum);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/xfa/fwl/
H A Dcfwl_barcode.cpp122 void CFWL_Barcode::SetPrintChecksum(bool printChecksum) { in SetPrintChecksum() function in CFWL_Barcode
188 m_pBarcodeEngine->SetPrintChecksum(m_bPrintChecksum); in GenerateBarcodeImageCache()
H A Dcfwl_barcode.h55 void SetPrintChecksum(bool printChecksum);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/xfa/fwl/
H A Dcfwl_barcode.cpp118 void CFWL_Barcode::SetPrintChecksum(bool printChecksum) { in SetPrintChecksum() function in CFWL_Barcode
179 m_pBarcodeEngine->SetPrintChecksum(m_bPrintChecksum); in GenerateBarcodeImageCache()
H A Dcfwl_barcode.h56 void SetPrintChecksum(bool printChecksum);
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fwl/basewidget/
H A Dcfx_barcode.h39 FX_BOOL SetPrintChecksum(FX_BOOL checksum);
H A Dcfx_barcode.cpp101 FX_BOOL CFX_Barcode::SetPrintChecksum(FX_BOOL checksum) { in SetPrintChecksum() function in CFX_Barcode
112 ->SetPrintChecksum(checksum), in SetPrintChecksum()
H A Dfwl_barcodeimp.cpp150 m_pBarcodeEngine->SetPrintChecksum(pData->GetPrintChecksum()); in GenerateBarcodeImageCache()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/xfa/fxfa/
H A Dcxfa_ffbarcode.cpp233 pBarCodeWidget->SetPrintChecksum(*printCheck); in UpdateWidgetProperty()
251 pBarCodeWidget->SetPrintChecksum(true); in UpdateWidgetProperty()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fxfa/app/
H A Dxfa_ffbarcode.cpp201 pBarCodeWidget->SetPrintChecksum(boolVal); in UpdateWidgetProperty()
216 pBarCodeWidget->SetPrintChecksum(TRUE); in UpdateWidgetProperty()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/xfa/fxfa/
H A Dcxfa_ffbarcode.cpp235 pBarCodeWidget->SetPrintChecksum(*printCheck); in UpdateWidgetProperty()
253 pBarCodeWidget->SetPrintChecksum(true); in UpdateWidgetProperty()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fxbarcode/oned/
H A DBC_OneDimWriter.h33 virtual void SetPrintChecksum(bool checksum);
H A DBC_OneDimWriter.cpp43 void CBC_OneDimWriter::SetPrintChecksum(bool checksum) { in SetPrintChecksum() function in CBC_OneDimWriter
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fxbarcode/oned/
H A DBC_OneDimWriter.h39 virtual void SetPrintChecksum(bool checksum);
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fwl/lightwidget/
H A Dcfwl_barcode.h45 void SetPrintChecksum(FX_BOOL printChecksum) { in SetPrintChecksum() function
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fxbarcode/oned/
H A DBC_OneDimWriter.h53 virtual void SetPrintChecksum(FX_BOOL checksum);

12