Home
last modified time | relevance | path

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

/dports/devel/goffice/goffice-0.10.50/goffice/utils/
H A Dgo-style.h44 GO_STYLE_ALL = 0x1F enumerator
H A Dgo-style.c1339 style->interesting_fields = GO_STYLE_ALL; in go_style_init()
/dports/devel/goffice/goffice-0.10.50/plugins/plot_surface/
H A Dgog-matrix.c176 style->disable_theming = GO_STYLE_ALL; in gog_matrix_view_render()
H A Dgog-contour.c366 style->disable_theming = GO_STYLE_ALL; in gog_contour_view_render()
/dports/devel/goffice/goffice-0.10.50/goffice/graph/
H A Dgog-styled-object.c174 gso->style, GOG_OBJECT (gso), 0, GO_STYLE_ALL); in gog_styled_object_parent_changed()
H A Dgog-theme.c913 if (relevant_fields == GO_STYLE_ALL) { in gog_theme_fillin_style()
924 style->disable_theming = GO_STYLE_ALL ^ relevant_fields; in gog_theme_fillin_style()