Home
last modified time | relevance | path

Searched refs:m_nECLevel (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fwl/
Dcfwl_barcode.cpp149 m_nECLevel = ecLevel; in SetErrorCorrectionLevel()
203 m_pBarcodeEngine->SetErrorCorrectionLevel(m_nECLevel); in GenerateBarcodeImageCache()
Dcfwl_barcode.h87 int32_t m_nECLevel; variable