Lines Matching full:formatting
36 * Various options for formatting in fixed point.
51 * Returns TRUE if these options allow for fast formatting of
66 * Various options for formatting an integer.
87 * Options for formatting in scientific notation.
101 * Options for formatting the mantissa.
106 * Options for formatting the exponent.
113 * Does fixed point formatting.
115 * This class only does fixed point formatting. It does no rounding before
116 * formatting.
148 * Fixed point formatting.
153 * @param options formatting options
169 * @param options formatting options
180 * Fixed point formatting of integers.
196 * Counts how many code points are needed for fixed formatting.
205 * Counts how many code points are needed for scientific formatting.