Searched refs:GetModuleHeight (Results 1 – 3 of 3) sorted by relevance
30 absl::optional<int32_t> GetModuleHeight();
142 absl::optional<int32_t> CXFA_Barcode::GetModuleHeight() { in GetModuleHeight() function in CXFA_Barcode
233 absl::optional<int32_t> height = barcode_->GetModuleHeight(); in UpdateWidgetProperty()