Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_barcode.cpp82 BC_TYPE tEngineType = m_pBarcodeEngine->GetType(); in IsProtectedType() local
83 if (tEngineType == BC_QR_CODE || tEngineType == BC_PDF417 || in IsProtectedType()
84 tEngineType == BC_DATAMATRIX) { in IsProtectedType()