/dports/devel/geany-plugins-l10n/geany-plugins-1.38/debugger/src/ |
H A D | watch_model.c | 60 inline static void add_stub(GtkTreeStore *store, GtkTreeIter *parent) in add_stub() 89 inline static void append_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars, in append_variables() 94 GtkTreeStore *store = GTK_TREE_STORE(model); in append_variables() local 188 inline static GList *lookup_variable(GList *vars, gchar *name) in lookup_variable() 207 void free_variables_list(GList *vars) in free_variables_list() 233 void expand_stub(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in expand_stub() 236 GtkTreeStore *store = GTK_TREE_STORE(model); in expand_stub() local 261 GtkTreeStore *store = GTK_TREE_STORE(model); in change_watch() local 281 void update_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in update_variables() 285 GtkTreeStore *store = GTK_TREE_STORE(model); in update_variables() local [all …]
|
/dports/devel/geany-plugin-xmlsnippets/geany-plugins-1.38/debugger/src/ |
H A D | watch_model.c | 60 inline static void add_stub(GtkTreeStore *store, GtkTreeIter *parent) in add_stub() 89 inline static void append_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars, in append_variables() 94 GtkTreeStore *store = GTK_TREE_STORE(model); in append_variables() local 188 inline static GList *lookup_variable(GList *vars, gchar *name) in lookup_variable() 207 void free_variables_list(GList *vars) in free_variables_list() 233 void expand_stub(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in expand_stub() 236 GtkTreeStore *store = GTK_TREE_STORE(model); in expand_stub() local 261 GtkTreeStore *store = GTK_TREE_STORE(model); in change_watch() local 281 void update_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in update_variables() 285 GtkTreeStore *store = GTK_TREE_STORE(model); in update_variables() local [all …]
|
/dports/devel/geany-plugin-pretty-printer/geany-plugins-1.38/debugger/src/ |
H A D | watch_model.c | 60 inline static void add_stub(GtkTreeStore *store, GtkTreeIter *parent) in add_stub() 89 inline static void append_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars, in append_variables() 94 GtkTreeStore *store = GTK_TREE_STORE(model); in append_variables() local 188 inline static GList *lookup_variable(GList *vars, gchar *name) in lookup_variable() 207 void free_variables_list(GList *vars) in free_variables_list() 233 void expand_stub(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in expand_stub() 236 GtkTreeStore *store = GTK_TREE_STORE(model); in expand_stub() local 261 GtkTreeStore *store = GTK_TREE_STORE(model); in change_watch() local 281 void update_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in update_variables() 285 GtkTreeStore *store = GTK_TREE_STORE(model); in update_variables() local [all …]
|
/dports/devel/geany-plugin-prj/geany-plugins-1.38/debugger/src/ |
H A D | watch_model.c | 60 inline static void add_stub(GtkTreeStore *store, GtkTreeIter *parent) in add_stub() 89 inline static void append_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars, in append_variables() 94 GtkTreeStore *store = GTK_TREE_STORE(model); in append_variables() local 188 inline static GList *lookup_variable(GList *vars, gchar *name) in lookup_variable() 207 void free_variables_list(GList *vars) in free_variables_list() 233 void expand_stub(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in expand_stub() 236 GtkTreeStore *store = GTK_TREE_STORE(model); in expand_stub() local 261 GtkTreeStore *store = GTK_TREE_STORE(model); in change_watch() local 281 void update_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in update_variables() 285 GtkTreeStore *store = GTK_TREE_STORE(model); in update_variables() local [all …]
|
/dports/devel/geany-plugin-pg/geany-plugins-1.38/debugger/src/ |
H A D | watch_model.c | 60 inline static void add_stub(GtkTreeStore *store, GtkTreeIter *parent) in add_stub() 89 inline static void append_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars, in append_variables() 94 GtkTreeStore *store = GTK_TREE_STORE(model); in append_variables() local 188 inline static GList *lookup_variable(GList *vars, gchar *name) in lookup_variable() 207 void free_variables_list(GList *vars) in free_variables_list() 233 void expand_stub(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in expand_stub() 236 GtkTreeStore *store = GTK_TREE_STORE(model); in expand_stub() local 261 GtkTreeStore *store = GTK_TREE_STORE(model); in change_watch() local 281 void update_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in update_variables() 285 GtkTreeStore *store = GTK_TREE_STORE(model); in update_variables() local [all …]
|
/dports/devel/geany-plugin-projectorganizer/geany-plugins-1.38/debugger/src/ |
H A D | watch_model.c | 60 inline static void add_stub(GtkTreeStore *store, GtkTreeIter *parent) in add_stub() 89 inline static void append_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars, in append_variables() 94 GtkTreeStore *store = GTK_TREE_STORE(model); in append_variables() local 188 inline static GList *lookup_variable(GList *vars, gchar *name) in lookup_variable() 207 void free_variables_list(GList *vars) in free_variables_list() 233 void expand_stub(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in expand_stub() 236 GtkTreeStore *store = GTK_TREE_STORE(model); in expand_stub() local 261 GtkTreeStore *store = GTK_TREE_STORE(model); in change_watch() local 281 void update_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in update_variables() 285 GtkTreeStore *store = GTK_TREE_STORE(model); in update_variables() local [all …]
|
/dports/devel/geany-plugin-pohelper/geany-plugins-1.38/debugger/src/ |
H A D | watch_model.c | 60 inline static void add_stub(GtkTreeStore *store, GtkTreeIter *parent) in add_stub() 89 inline static void append_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars, in append_variables() 94 GtkTreeStore *store = GTK_TREE_STORE(model); in append_variables() local 188 inline static GList *lookup_variable(GList *vars, gchar *name) in lookup_variable() 207 void free_variables_list(GList *vars) in free_variables_list() 233 void expand_stub(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in expand_stub() 236 GtkTreeStore *store = GTK_TREE_STORE(model); in expand_stub() local 261 GtkTreeStore *store = GTK_TREE_STORE(model); in change_watch() local 281 void update_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in update_variables() 285 GtkTreeStore *store = GTK_TREE_STORE(model); in update_variables() local [all …]
|
/dports/devel/geany-plugin-shiftcolumn/geany-plugins-1.38/debugger/src/ |
H A D | watch_model.c | 60 inline static void add_stub(GtkTreeStore *store, GtkTreeIter *parent) in add_stub() 89 inline static void append_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars, in append_variables() 94 GtkTreeStore *store = GTK_TREE_STORE(model); in append_variables() local 188 inline static GList *lookup_variable(GList *vars, gchar *name) in lookup_variable() 207 void free_variables_list(GList *vars) in free_variables_list() 233 void expand_stub(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in expand_stub() 236 GtkTreeStore *store = GTK_TREE_STORE(model); in expand_stub() local 261 GtkTreeStore *store = GTK_TREE_STORE(model); in change_watch() local 281 void update_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in update_variables() 285 GtkTreeStore *store = GTK_TREE_STORE(model); in update_variables() local [all …]
|
/dports/devel/geany-plugin-treebrowser/geany-plugins-1.38/debugger/src/ |
H A D | watch_model.c | 60 inline static void add_stub(GtkTreeStore *store, GtkTreeIter *parent) in add_stub() 89 inline static void append_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars, in append_variables() 94 GtkTreeStore *store = GTK_TREE_STORE(model); in append_variables() local 188 inline static GList *lookup_variable(GList *vars, gchar *name) in lookup_variable() 207 void free_variables_list(GList *vars) in free_variables_list() 233 void expand_stub(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in expand_stub() 236 GtkTreeStore *store = GTK_TREE_STORE(model); in expand_stub() local 261 GtkTreeStore *store = GTK_TREE_STORE(model); in change_watch() local 281 void update_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in update_variables() 285 GtkTreeStore *store = GTK_TREE_STORE(model); in update_variables() local [all …]
|
/dports/devel/geany-plugin-pairtaghighlighter/geany-plugins-1.38/debugger/src/ |
H A D | watch_model.c | 60 inline static void add_stub(GtkTreeStore *store, GtkTreeIter *parent) in add_stub() 89 inline static void append_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars, in append_variables() 94 GtkTreeStore *store = GTK_TREE_STORE(model); in append_variables() local 188 inline static GList *lookup_variable(GList *vars, gchar *name) in lookup_variable() 207 void free_variables_list(GList *vars) in free_variables_list() 233 void expand_stub(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in expand_stub() 236 GtkTreeStore *store = GTK_TREE_STORE(model); in expand_stub() local 261 GtkTreeStore *store = GTK_TREE_STORE(model); in change_watch() local 281 void update_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in update_variables() 285 GtkTreeStore *store = GTK_TREE_STORE(model); in update_variables() local [all …]
|
/dports/devel/geany-plugin-utilslib/geany-plugins-1.38/debugger/src/ |
H A D | watch_model.c | 60 inline static void add_stub(GtkTreeStore *store, GtkTreeIter *parent) in add_stub() 89 inline static void append_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars, in append_variables() 94 GtkTreeStore *store = GTK_TREE_STORE(model); in append_variables() local 188 inline static GList *lookup_variable(GList *vars, gchar *name) in lookup_variable() 207 void free_variables_list(GList *vars) in free_variables_list() 233 void expand_stub(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in expand_stub() 236 GtkTreeStore *store = GTK_TREE_STORE(model); in expand_stub() local 261 GtkTreeStore *store = GTK_TREE_STORE(model); in change_watch() local 281 void update_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in update_variables() 285 GtkTreeStore *store = GTK_TREE_STORE(model); in update_variables() local [all …]
|
/dports/devel/geany-plugin-vc/geany-plugins-1.38/debugger/src/ |
H A D | watch_model.c | 60 inline static void add_stub(GtkTreeStore *store, GtkTreeIter *parent) in add_stub() 89 inline static void append_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars, in append_variables() 94 GtkTreeStore *store = GTK_TREE_STORE(model); in append_variables() local 188 inline static GList *lookup_variable(GList *vars, gchar *name) in lookup_variable() 207 void free_variables_list(GList *vars) in free_variables_list() 233 void expand_stub(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in expand_stub() 236 GtkTreeStore *store = GTK_TREE_STORE(model); in expand_stub() local 261 GtkTreeStore *store = GTK_TREE_STORE(model); in change_watch() local 281 void update_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in update_variables() 285 GtkTreeStore *store = GTK_TREE_STORE(model); in update_variables() local [all …]
|
/dports/devel/geany-plugin-workbench/geany-plugins-1.38/debugger/src/ |
H A D | watch_model.c | 60 inline static void add_stub(GtkTreeStore *store, GtkTreeIter *parent) in add_stub() 89 inline static void append_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars, in append_variables() 94 GtkTreeStore *store = GTK_TREE_STORE(model); in append_variables() local 188 inline static GList *lookup_variable(GList *vars, gchar *name) in lookup_variable() 207 void free_variables_list(GList *vars) in free_variables_list() 233 void expand_stub(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in expand_stub() 236 GtkTreeStore *store = GTK_TREE_STORE(model); in expand_stub() local 261 GtkTreeStore *store = GTK_TREE_STORE(model); in change_watch() local 281 void update_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in update_variables() 285 GtkTreeStore *store = GTK_TREE_STORE(model); in update_variables() local [all …]
|
/dports/devel/geany-plugin-vimode/geany-plugins-1.38/debugger/src/ |
H A D | watch_model.c | 60 inline static void add_stub(GtkTreeStore *store, GtkTreeIter *parent) in add_stub() 89 inline static void append_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars, in append_variables() 94 GtkTreeStore *store = GTK_TREE_STORE(model); in append_variables() local 188 inline static GList *lookup_variable(GList *vars, gchar *name) in lookup_variable() 207 void free_variables_list(GList *vars) in free_variables_list() 233 void expand_stub(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in expand_stub() 236 GtkTreeStore *store = GTK_TREE_STORE(model); in expand_stub() local 261 GtkTreeStore *store = GTK_TREE_STORE(model); in change_watch() local 281 void update_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in update_variables() 285 GtkTreeStore *store = GTK_TREE_STORE(model); in update_variables() local [all …]
|
/dports/devel/geany-plugin-updatechecker/geany-plugins-1.38/debugger/src/ |
H A D | watch_model.c | 60 inline static void add_stub(GtkTreeStore *store, GtkTreeIter *parent) in add_stub() 89 inline static void append_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars, in append_variables() 94 GtkTreeStore *store = GTK_TREE_STORE(model); in append_variables() local 188 inline static GList *lookup_variable(GList *vars, gchar *name) in lookup_variable() 207 void free_variables_list(GList *vars) in free_variables_list() 233 void expand_stub(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in expand_stub() 236 GtkTreeStore *store = GTK_TREE_STORE(model); in expand_stub() local 261 GtkTreeStore *store = GTK_TREE_STORE(model); in change_watch() local 281 void update_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in update_variables() 285 GtkTreeStore *store = GTK_TREE_STORE(model); in update_variables() local [all …]
|
/dports/devel/geany-plugin-spellcheck/geany-plugins-1.38/debugger/src/ |
H A D | watch_model.c | 60 inline static void add_stub(GtkTreeStore *store, GtkTreeIter *parent) in add_stub() 89 inline static void append_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars, in append_variables() 94 GtkTreeStore *store = GTK_TREE_STORE(model); in append_variables() local 188 inline static GList *lookup_variable(GList *vars, gchar *name) in lookup_variable() 207 void free_variables_list(GList *vars) in free_variables_list() 233 void expand_stub(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in expand_stub() 236 GtkTreeStore *store = GTK_TREE_STORE(model); in expand_stub() local 261 GtkTreeStore *store = GTK_TREE_STORE(model); in change_watch() local 281 void update_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in update_variables() 285 GtkTreeStore *store = GTK_TREE_STORE(model); in update_variables() local [all …]
|
/dports/devel/geany-plugin-tableconvert/geany-plugins-1.38/debugger/src/ |
H A D | watch_model.c | 60 inline static void add_stub(GtkTreeStore *store, GtkTreeIter *parent) in add_stub() 89 inline static void append_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars, in append_variables() 94 GtkTreeStore *store = GTK_TREE_STORE(model); in append_variables() local 188 inline static GList *lookup_variable(GList *vars, gchar *name) in lookup_variable() 207 void free_variables_list(GList *vars) in free_variables_list() 233 void expand_stub(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in expand_stub() 236 GtkTreeStore *store = GTK_TREE_STORE(model); in expand_stub() local 261 GtkTreeStore *store = GTK_TREE_STORE(model); in change_watch() local 281 void update_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in update_variables() 285 GtkTreeStore *store = GTK_TREE_STORE(model); in update_variables() local [all …]
|
/dports/devel/geany-plugin-latex/geany-plugins-1.38/debugger/src/ |
H A D | watch_model.c | 60 inline static void add_stub(GtkTreeStore *store, GtkTreeIter *parent) in add_stub() 89 inline static void append_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars, in append_variables() 94 GtkTreeStore *store = GTK_TREE_STORE(model); in append_variables() local 188 inline static GList *lookup_variable(GList *vars, gchar *name) in lookup_variable() 207 void free_variables_list(GList *vars) in free_variables_list() 233 void expand_stub(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in expand_stub() 236 GtkTreeStore *store = GTK_TREE_STORE(model); in expand_stub() local 261 GtkTreeStore *store = GTK_TREE_STORE(model); in change_watch() local 281 void update_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in update_variables() 285 GtkTreeStore *store = GTK_TREE_STORE(model); in update_variables() local [all …]
|
/dports/devel/geany-plugin-macro/geany-plugins-1.38/debugger/src/ |
H A D | watch_model.c | 60 inline static void add_stub(GtkTreeStore *store, GtkTreeIter *parent) in add_stub() 89 inline static void append_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars, in append_variables() 94 GtkTreeStore *store = GTK_TREE_STORE(model); in append_variables() local 188 inline static GList *lookup_variable(GList *vars, gchar *name) in lookup_variable() 207 void free_variables_list(GList *vars) in free_variables_list() 233 void expand_stub(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in expand_stub() 236 GtkTreeStore *store = GTK_TREE_STORE(model); in expand_stub() local 261 GtkTreeStore *store = GTK_TREE_STORE(model); in change_watch() local 281 void update_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in update_variables() 285 GtkTreeStore *store = GTK_TREE_STORE(model); in update_variables() local [all …]
|
/dports/devel/geany-plugin-numberedbookmarks/geany-plugins-1.38/debugger/src/ |
H A D | watch_model.c | 60 inline static void add_stub(GtkTreeStore *store, GtkTreeIter *parent) in add_stub() 89 inline static void append_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars, in append_variables() 94 GtkTreeStore *store = GTK_TREE_STORE(model); in append_variables() local 188 inline static GList *lookup_variable(GList *vars, gchar *name) in lookup_variable() 207 void free_variables_list(GList *vars) in free_variables_list() 233 void expand_stub(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in expand_stub() 236 GtkTreeStore *store = GTK_TREE_STORE(model); in expand_stub() local 261 GtkTreeStore *store = GTK_TREE_STORE(model); in change_watch() local 281 void update_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in update_variables() 285 GtkTreeStore *store = GTK_TREE_STORE(model); in update_variables() local [all …]
|
/dports/devel/geany-plugin-insertnum/geany-plugins-1.38/debugger/src/ |
H A D | watch_model.c | 60 inline static void add_stub(GtkTreeStore *store, GtkTreeIter *parent) in add_stub() 89 inline static void append_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars, in append_variables() 94 GtkTreeStore *store = GTK_TREE_STORE(model); in append_variables() local 188 inline static GList *lookup_variable(GList *vars, gchar *name) in lookup_variable() 207 void free_variables_list(GList *vars) in free_variables_list() 233 void expand_stub(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in expand_stub() 236 GtkTreeStore *store = GTK_TREE_STORE(model); in expand_stub() local 261 GtkTreeStore *store = GTK_TREE_STORE(model); in change_watch() local 281 void update_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in update_variables() 285 GtkTreeStore *store = GTK_TREE_STORE(model); in update_variables() local [all …]
|
/dports/devel/geany-plugin-git-changebar/geany-plugins-1.38/debugger/src/ |
H A D | watch_model.c | 60 inline static void add_stub(GtkTreeStore *store, GtkTreeIter *parent) in add_stub() 89 inline static void append_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars, in append_variables() 94 GtkTreeStore *store = GTK_TREE_STORE(model); in append_variables() local 188 inline static GList *lookup_variable(GList *vars, gchar *name) in lookup_variable() 207 void free_variables_list(GList *vars) in free_variables_list() 233 void expand_stub(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in expand_stub() 236 GtkTreeStore *store = GTK_TREE_STORE(model); in expand_stub() local 261 GtkTreeStore *store = GTK_TREE_STORE(model); in change_watch() local 281 void update_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in update_variables() 285 GtkTreeStore *store = GTK_TREE_STORE(model); in update_variables() local [all …]
|
/dports/devel/geany-plugin-lineoperations/geany-plugins-1.38/debugger/src/ |
H A D | watch_model.c | 60 inline static void add_stub(GtkTreeStore *store, GtkTreeIter *parent) in add_stub() 89 inline static void append_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars, in append_variables() 94 GtkTreeStore *store = GTK_TREE_STORE(model); in append_variables() local 188 inline static GList *lookup_variable(GList *vars, gchar *name) in lookup_variable() 207 void free_variables_list(GList *vars) in free_variables_list() 233 void expand_stub(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in expand_stub() 236 GtkTreeStore *store = GTK_TREE_STORE(model); in expand_stub() local 261 GtkTreeStore *store = GTK_TREE_STORE(model); in change_watch() local 281 void update_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in update_variables() 285 GtkTreeStore *store = GTK_TREE_STORE(model); in update_variables() local [all …]
|
/dports/devel/geany-plugin-lipsum/geany-plugins-1.38/debugger/src/ |
H A D | watch_model.c | 60 inline static void add_stub(GtkTreeStore *store, GtkTreeIter *parent) in add_stub() 89 inline static void append_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars, in append_variables() 94 GtkTreeStore *store = GTK_TREE_STORE(model); in append_variables() local 188 inline static GList *lookup_variable(GList *vars, gchar *name) in lookup_variable() 207 void free_variables_list(GList *vars) in free_variables_list() 233 void expand_stub(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in expand_stub() 236 GtkTreeStore *store = GTK_TREE_STORE(model); in expand_stub() local 261 GtkTreeStore *store = GTK_TREE_STORE(model); in change_watch() local 281 void update_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in update_variables() 285 GtkTreeStore *store = GTK_TREE_STORE(model); in update_variables() local [all …]
|
/dports/devel/geany-plugin-markdown/geany-plugins-1.38/debugger/src/ |
H A D | watch_model.c | 60 inline static void add_stub(GtkTreeStore *store, GtkTreeIter *parent) in add_stub() 89 inline static void append_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars, in append_variables() 94 GtkTreeStore *store = GTK_TREE_STORE(model); in append_variables() local 188 inline static GList *lookup_variable(GList *vars, gchar *name) in lookup_variable() 207 void free_variables_list(GList *vars) in free_variables_list() 233 void expand_stub(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in expand_stub() 236 GtkTreeStore *store = GTK_TREE_STORE(model); in expand_stub() local 261 GtkTreeStore *store = GTK_TREE_STORE(model); in change_watch() local 281 void update_variables(GtkTreeView *tree, GtkTreeIter *parent, GList *vars) in update_variables() 285 GtkTreeStore *store = GTK_TREE_STORE(model); in update_variables() local [all …]
|