Home
last modified time | relevance | path

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

/dports/devel/goffice/goffice-0.10.50/goffice/graph/
H A Dgoffice-graph.h174 GOG_POSITION_ALIGNMENT = 0x30, enumerator
H A Dgog-object.c324 GOG_POSITION_ALIGNMENT); in gog_object_set_property()
399 flags = gog_object_get_position_flags (GOG_OBJECT (obj), GOG_POSITION_ALIGNMENT); in gog_object_get_property()
469 gog_object_set_position_flags (state->gobj, position, GOG_POSITION_ALIGNMENT); in cb_alignment_changed()
661 flags = gog_object_get_position_flags (gobj, GOG_POSITION_ALIGNMENT); in gog_object_populate_editor()
771 ((allowable_positions & (GOG_POSITION_COMPASS | GOG_POSITION_ALIGNMENT)) || in gog_object_populate_editor()
2073 mask = GOG_POSITION_ALIGNMENT; in gog_object_is_default_position_flags()
H A Dgog-view.c624 pos &= GOG_POSITION_ALIGNMENT; in gog_view_size_allocate_real()
/dports/math/gnumeric/gnumeric-1.12.50/plugins/excel/
H A Dms-chart.c1317 gog_object_set_position_flags (s->legend, pos, GOG_POSITION_COMPASS | GOG_POSITION_ALIGNMENT); in BC_R()
5448 GOG_POSITION_COMPASS | GOG_POSITION_ALIGNMENT); in chart_write_LEGEND()
/dports/math/gnumeric/gnumeric-1.12.50/plugins/openoffice/
H A Dopenoffice-read.c9242 GOG_POSITION_COMPASS | GOG_POSITION_ALIGNMENT); in oo_legend_set_position()