Searched refs:GetModuleWidth (Results 1 – 3 of 3) sorted by relevance
27 Optional<int32_t> GetModuleWidth();
124 Optional<int32_t> CXFA_Barcode::GetModuleWidth() { in GetModuleWidth() function in CXFA_Barcode
219 Optional<int32_t> width = barcode_->GetModuleWidth(); in UpdateWidgetProperty()