Searched refs:GetBarcodeAttribute_WideNarrowRatio (Results 1 – 3 of 3) sorted by relevance
151 bool GetBarcodeAttribute_WideNarrowRatio(FX_FLOAT& val);
1396 bool CXFA_WidgetData::GetBarcodeAttribute_WideNarrowRatio(FX_FLOAT& val) { in GetBarcodeAttribute_WideNarrowRatio() function in CXFA_WidgetData
213 if (pAcc->GetBarcodeAttribute_WideNarrowRatio(floatVal)) { in UpdateWidgetProperty()