Searched refs:fRatio (Results 1 – 1 of 1) sorted by relevance
2709 FX_FLOAT fRatio = 0; in GetBarcodeAttribute_WideNarrowRatio() local2711 fRatio = (FX_FLOAT)FXSYS_wtoi(wsWideNarrowRatio); in GetBarcodeAttribute_WideNarrowRatio()2717 fRatio = (FX_FLOAT)fA / fB; in GetBarcodeAttribute_WideNarrowRatio()2720 val = fRatio; in GetBarcodeAttribute_WideNarrowRatio()