Home
last modified time | relevance | path

Searched refs:N_COLUMN_LAST_CHANGES_TIME (Results 1 – 3 of 3) sorted by relevance

/dports/deskutils/osmo/osmo-0.4.4/src/
H A Dnotes.c195 N_COLUMN_LAST_CHANGES_TIME, current_time, -1); in editor_save_buffer_cb()
578 N_COLUMN_LAST_CHANGES_TIME, &modified_time, in text_info_cb()
875 N_COLUMN_LAST_CHANGES_TIME, &last_changes_time, in refresh_notes()
985 N_COLUMN_LAST_CHANGES_TIME, &last_changes_time_a, -1); in notes_column_sort_function()
988 N_COLUMN_LAST_CHANGES_TIME, &last_changes_time_b, -1); in notes_column_sort_function()
1634 …appGUI->nte->notes_columns[N_COLUMN_LAST_CHANGES_TIME] = gtk_tree_view_column_new_with_attributes(… in gui_create_notes()
1636 "text", N_COLUMN_LAST_CHANGES_TIME, in gui_create_notes()
1638 … gtk_tree_view_column_set_visible (appGUI->nte->notes_columns[N_COLUMN_LAST_CHANGES_TIME], FALSE); in gui_create_notes()
1639 …mn(GTK_TREE_VIEW(appGUI->nte->notes_list), appGUI->nte->notes_columns[N_COLUMN_LAST_CHANGES_TIME]); in gui_create_notes()
H A Dnotes_items.c456 N_COLUMN_LAST_CHANGES_TIME, current_time, in notes_add_entry_action_cb()
1130 N_COLUMN_LAST_CHANGES_TIME, last_changes_time, in read_notes_entries()
1233 N_COLUMN_LAST_CHANGES_TIME, &last_changes_time, in write_notes_entries()
H A Dgui.h167 N_COLUMN_LAST_CHANGES_TIME, enumerator