Home
last modified time | relevance | path

Searched refs:math_equation_set_number_format (Results 1 – 4 of 4) sorted by relevance

/dports/math/mate-calc/mate-calc-1.26.0/src/
H A Dmath-equation.h75 void math_equation_set_number_format(MathEquation *equation, MpDisplayFormat format);
H A Dmate-calc.c237 math_equation_set_number_format(equation, number_format); in main()
H A Dmath-preferences.c70 math_equation_set_number_format(dialog->priv->equation, value); in number_format_combobox_changed_cb()
H A Dmath-equation.c580 math_equation_set_number_format(MathEquation *equation, MpDisplayFormat format) in math_equation_set_number_format() function
1594 math_equation_set_number_format(self, g_value_get_int(value)); in math_equation_set_property()