Home
last modified time | relevance | path

Searched refs:numeral_shapes (Results 1 – 2 of 2) sorted by relevance

/dports/devel/goffice/goffice-0.10.50/goffice/utils/
H A Dgo-format.c3178 static char const *numeral_shapes[][10] variable
3547 G_STATIC_ASSERT (G_N_ELEMENTS (minus_shapes) == G_N_ELEMENTS (numeral_shapes));
3548 G_STATIC_ASSERT (G_N_ELEMENTS (plus_shapes) == G_N_ELEMENTS (numeral_shapes));
3556 if (shape >= G_N_ELEMENTS (numeral_shapes)) in convert_numerals()
3562 char const *num_str = numeral_shapes[shape][num]; in convert_numerals()
/dports/devel/goffice/goffice-0.10.50/
H A DChangeLog4114 (numeral_shapes): adjust
4164 (numeral_shapes): new