Home
last modified time | relevance | path

Searched refs:gog_axis_color_map_dup (Results 1 – 5 of 5) sorted by relevance

/dports/devel/goffice/goffice-0.10.50/goffice/graph/
H A Dgog-axis-color-map.h41 GogAxisColorMap *gog_axis_color_map_dup (GogAxisColorMap const *map);
H A Dgog-axis-color-map.c629 gog_axis_color_map_dup (GogAxisColorMap const *map) in gog_axis_color_map_dup() function
804 state.orig = gog_axis_color_map_dup (state.map); in gog_axis_color_map_edit()
H A Dgog-theme.c1792 new_theme->cm = gog_axis_color_map_dup (theme->cm); in gog_theme_dup()
1799 new_theme->dcm = gog_axis_color_map_dup (theme->dcm); in gog_theme_dup()
H A Dgog-axis.c2895 GogAxisColorMap *map = gog_axis_color_map_dup (state->axis->color_map); in color_map_dup_cb()
/dports/devel/goffice/goffice-0.10.50/
H A DChangeLog3231 (gog_axis_color_map_set_name), (gog_axis_color_map_dup),