Searched refs:GetModuleHeight (Results 1 – 3 of 3) sorted by relevance
28 Optional<int32_t> GetModuleHeight();
133 Optional<int32_t> CXFA_Barcode::GetModuleHeight() { in GetModuleHeight() function in CXFA_Barcode
223 Optional<int32_t> height = barcode_->GetModuleHeight(); in UpdateWidgetProperty()