Searched defs:from_fixed_decimal (Results 1 – 2 of 2) sorted by relevance
46 inline std::unique_ptr<icu4x::PluralOperands> icu4x::PluralOperands::from_fixed_decimal(const icu4x… in from_fixed_decimal() function in icu4x::PluralOperands
150 pub fn from_fixed_decimal(x: &crate::fixed_decimal::ffi::Decimal) -> Box<Self> { in from_fixed_decimal() method