Searched refs:microsOut (Results 1 – 2 of 2) sorted by relevance
106 void NumberFormatterImpl::preProcess(DecimalQuantity& inValue, MicroProps& microsOut, in preProcess() argument113 fMicroPropsGenerator->processQuantity(inValue, microsOut, status); in preProcess()114 microsOut.rounder.apply(inValue, status); in preProcess()115 microsOut.integerWidth.apply(inValue, status); in preProcess()
59 void preProcess(DecimalQuantity& inValue, MicroProps& microsOut, UErrorCode& status) const;