Searched refs:tEngineType (Results 1 – 1 of 1) sorted by relevance
80 BC_TYPE tEngineType = m_pBarcodeEngine->GetType(); in IsProtectedType() local81 if (tEngineType == BC_QR_CODE || tEngineType == BC_PDF417 || in IsProtectedType()82 tEngineType == BC_DATAMATRIX) { in IsProtectedType()