Lines Matching defs:lbls

68 gog_series_labels_get_valid_element_index (GogSeriesLabels const *lbls, int old_index, int desired_…  in gog_series_labels_get_valid_element_index()
342 GogSeriesLabels *lbls = GOG_SERIES_LABELS (state->labels); in position_changed_cb() local
424 GogSeriesLabels *lbls = GOG_SERIES_LABELS (gobj); in gog_series_labels_populate_editor() local
681 GogSeriesLabels *lbls = GOG_SERIES_LABELS (GOG_OBJECT (label)->parent); in gog_data_label_set_property() local
1353 role_data_label_allocate (GogObject *lbls) in role_data_label_allocate()
1366 GogSeriesLabels *lbls = GOG_SERIES_LABELS (parent); in role_data_label_post_add() local
1399 GogSeriesLabels *lbls = GOG_SERIES_LABELS (parent); in role_data_label_pre_remove() local
1457 gog_series_labels_init (GogSeriesLabels *lbls) in gog_series_labels_init()
1505 gog_series_labels_set_allowed_position (GogSeriesLabels *lbls, unsigned allowed) in gog_series_labels_set_allowed_position()
1516 gog_series_labels_set_position (GogSeriesLabels *lbls, GogSeriesLabelsPos pos) in gog_series_labels_set_position()
1542 gog_series_labels_set_default_position (GogSeriesLabels *lbls, GogSeriesLabelsPos pos) in gog_series_labels_set_default_position()
1572 gog_series_labels_get_position (GogSeriesLabels const *lbls) in gog_series_labels_get_position()
1579 GogSeriesLabelElt const *gog_series_labels_scalar_get_element (GogSeriesLabels const *lbls) in gog_series_labels_scalar_get_element()
1585 GogSeriesLabelElt const *gog_series_labels_vector_get_element (GogSeriesLabels const *lbls, unsigne… in gog_series_labels_vector_get_element()