Home
last modified time | relevance | path

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

/external/pdfium/fxbarcode/
DBC_TwoDimWriter.h29 int32_t GetErrorCorrectionLevel() const;
Dcbc_qrcode.cpp45 pWriter->Encode(WideString(contents), pWriter->GetErrorCorrectionLevel(), in Encode()
DBC_TwoDimWriter.cpp56 int32_t CBC_TwoDimWriter::GetErrorCorrectionLevel() const { in GetErrorCorrectionLevel() function in CBC_TwoDimWriter