Searched refs:microsOut (Results 1 – 3 of 3) sorted by relevance
60 void preProcess(DecimalQuantity& inValue, MicroProps& microsOut, UErrorCode& status) const;
69 void NumberFormatterImpl::preProcess(DecimalQuantity& inValue, MicroProps& microsOut, in preProcess() argument76 fMicroPropsGenerator->processQuantity(inValue, microsOut, status); in preProcess()77 microsOut.integerWidth.apply(inValue, status); in preProcess()