Home
last modified time | relevance | path

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

/dports/finance/gnucash/gnucash-4.9/gnucash/import-export/csv-imp/
H A Dassistant-csv-account-import.h36 NOTES, SYMBOL, NAMESPACE, HIDDEN, TAX, PLACE_HOLDER, ROW_COLOR, enumerator
H A Dassistant-csv-account-import.c238 gtk_list_store_set (info->store, &iter, ROW_COLOR, NULL, -1); in csv_import_hrows_cb()
246 gtk_list_store_set (info->store, &iter, ROW_COLOR, "pink", -1); in csv_import_hrows_cb()
249 gtk_list_store_set (info->store, &iter, ROW_COLOR, NULL, -1); in csv_import_hrows_cb()
700 gtk_tree_view_column_add_attribute (column, renderer, "background", ROW_COLOR); \ in csv_import_assistant_create()
H A Dcsv-account-import.c147 gtk_list_store_set (store, &iter, ROW_COLOR, NULL, -1); in csv_import_read_file()
/dports/deskutils/virt-manager/virt-manager-3.2.0/virtManager/
H A Dmanager.py35 ROW_COLOR,
319 rowtypes.insert(ROW_COLOR, str) # row markup color string
352 nameCol.add_attribute(name_txt, 'foreground', ROW_COLOR)
631 row.insert(ROW_COLOR, color)
740 row[ROW_COLOR] = self._build_conn_color(conn)
/dports/lang/gnu-cobol/gnucobol-3.1.2/cobc/
H A Dparser.h743 ROW_COLOR = 948, enumerator
1673 #define ROW_COLOR 948 macro
H A Dreserved.c2399 { "ROW-COLOR", 0, 1, ROW_COLOR, /* ACU extension */
H A Dparser.c3029 ROW_COLOR = 948, enumerator
3959 #define ROW_COLOR 948 macro
H A Dparser.y2951 %token ROW_COLOR "ROW-COLOR"
9357 | ROW_COLOR /* GRP-ROW-COLOR --> 14 */