Home
last modified time | relevance | path

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

/dports/devel/goffice/goffice-0.10.50/goffice/graph/
H A Dgog-axis-color-map.c200 struct color_map_load_state { struct
211 struct color_map_load_state *state = (struct color_map_load_state *) xin->user_state; in color_stop_start() argument
239 struct color_map_load_state *state = (struct color_map_load_state *) xin->user_state; in map_start()
253 struct color_map_load_state *state = (struct color_map_load_state *) xin->user_state; in name_start()
265 struct color_map_load_state *state = (struct color_map_load_state *) xin->user_state; in name_end()
327 color_map_loaded (struct color_map_load_state *state, char const *uri, gboolean delete_invalid) in color_map_loaded()
372 parse_done_cb (GsfXMLIn *xin, struct color_map_load_state *state) in parse_done_cb()
381 struct color_map_load_state *state; in gog_axis_color_map_prep_sax()
385 state = g_new (struct color_map_load_state, 1); in gog_axis_color_map_prep_sax()
911 struct color_map_load_state state; in color_map_load_from_uri()