Home
last modified time | relevance | path

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

/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dmstyle.h88 int gnm_style_cmp (GnmStyle const *a, GnmStyle const *b);
H A Dmstyle.c1184 gnm_style_cmp (GnmStyle const *a, GnmStyle const *b) in gnm_style_cmp() function
H A Dsheet-style.c3071 styles = g_slist_sort (styles, (GCompareFunc)gnm_style_cmp); in sheet_style_foreach()
/dports/math/gnumeric/gnumeric-1.12.50/
H A DChangeLog3045 * src/mstyle.c (gnm_style_cmp): Borders can be NULL; deal with