Searched refs:tEngineType (Results 1 – 1 of 1) sorted by relevance
83 BC_TYPE tEngineType = m_pBarcodeEngine->GetType(); in IsProtectedType() local84 return tEngineType == BC_QR_CODE || tEngineType == BC_PDF417 || in IsProtectedType()85 tEngineType == BC_DATAMATRIX; in IsProtectedType()