Searched refs:_dformat (Results 1 – 2 of 2) sorted by relevance
25 self._dformat = dcontext.build(47 return self._dformat.format(number, currency)57 return amount.to_string(self._dformat)70 return '<br/>'.join(position_.to_string(self._dformat)
4691 auto _dformat = _o->dformat; in CreateInput() local4696 _dformat); in CreateInput()