Searched refs:GetModuleWidth (Results 1 – 3 of 3) sorted by relevance
29 absl::optional<int32_t> GetModuleWidth();
133 absl::optional<int32_t> CXFA_Barcode::GetModuleWidth() { in GetModuleWidth() function in CXFA_Barcode
229 absl::optional<int32_t> width = barcode_->GetModuleWidth(); in UpdateWidgetProperty()