Home
last modified time | relevance | path

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

/dports/finance/grisbi/grisbi-2.0.5/src/
H A Dcategories_onglet.c183 "cell-background-rgba", META_TREE_BACKGROUND_COLOR, in categories_create_list()
193 "cell-background-rgba", META_TREE_BACKGROUND_COLOR, in categories_create_list()
205 "cell-background-rgba", META_TREE_BACKGROUND_COLOR, in categories_create_list()
357 utils_set_tree_store_background_color ( arbre_categ, META_TREE_BACKGROUND_COLOR ); in categories_fill_list()
369 utils_set_tree_store_background_color ( arbre_categ, META_TREE_BACKGROUND_COLOR ); in categories_fill_list()
H A Dimputation_budgetaire.c186 "cell-background-rgba", META_TREE_BACKGROUND_COLOR, in budgetary_lines_create_list()
196 "cell-background-rgba", META_TREE_BACKGROUND_COLOR, in budgetary_lines_create_list()
208 "cell-background-rgba", META_TREE_BACKGROUND_COLOR, in budgetary_lines_create_list()
364 utils_set_tree_store_background_color ( budgetary_line_tree, META_TREE_BACKGROUND_COLOR ); in budgetary_lines_fill_list()
376 utils_set_tree_store_background_color ( budgetary_line_tree, META_TREE_BACKGROUND_COLOR ); in budgetary_lines_fill_list()
H A Dmetatree.h91 META_TREE_BACKGROUND_COLOR, enumerator
H A Dtiers_onglet.c722 "cell-background-rgba", META_TREE_BACKGROUND_COLOR, in payees_create_list()
732 "cell-background-rgba", META_TREE_BACKGROUND_COLOR, in payees_create_list()
743 "cell-background-rgba", META_TREE_BACKGROUND_COLOR, in payees_create_list()
944 utils_set_tree_store_background_color (payee_tree, META_TREE_BACKGROUND_COLOR); in payees_fill_list()
955 utils_set_tree_store_background_color (payee_tree, META_TREE_BACKGROUND_COLOR); in payees_fill_list()
H A Dmetatree.c1119 utils_set_tree_store_background_color ( GTK_WIDGET ( treeview ), META_TREE_BACKGROUND_COLOR ); in division_column_expanded()
1142 utils_set_tree_store_background_color ( GTK_WIDGET ( treeview ), META_TREE_BACKGROUND_COLOR ); in division_column_collapsed()
1397 utils_set_tree_store_background_color ( tree_view, META_TREE_BACKGROUND_COLOR ); in division_drag_data_received()
1726 … utils_set_tree_store_background_color ( GTK_WIDGET ( tree_view ), META_TREE_BACKGROUND_COLOR ); in expand_arbre_division()