Searched refs:BarCodeInfo (Results 1 – 2 of 2) sorted by relevance
79 struct BarCodeInfo { struct88 static const BarCodeInfo* GetBarcodeTypeByName(const WideString& wsName); argument
24 const BarCodeInfo g_BarCodeData[] = {98 const BarCodeInfo* CXFA_FFBarcode::GetBarcodeTypeByName( in GetBarcodeTypeByName()106 [](const BarCodeInfo& arg, uint32_t hash) { return arg.uHash < hash; }); in GetBarcodeTypeByName()162 const BarCodeInfo* info = GetBarcodeTypeByName(node->GetBarcodeType()); in UpdateWidgetProperty()