Searched refs:GetWideNarrowRatio (Results 1 – 3 of 3) sorted by relevance
32 Optional<int8_t> GetWideNarrowRatio();
154 Optional<int8_t> CXFA_Barcode::GetWideNarrowRatio() { in GetWideNarrowRatio() function in CXFA_Barcode
240 Optional<int8_t> ratio = barcode_->GetWideNarrowRatio(); in UpdateWidgetProperty()