Home
last modified time | relevance | path

Searched refs:GetErrorCorrectionLevel (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fxbarcode/
DBC_TwoDimWriter.h31 int32_t GetErrorCorrectionLevel() const;
Dcbc_qrcode.cpp53 pWriter->GetErrorCorrectionLevel(), outWidth, in Encode()
DBC_TwoDimWriter.cpp56 int32_t CBC_TwoDimWriter::GetErrorCorrectionLevel() const { in GetErrorCorrectionLevel() function in CBC_TwoDimWriter