Home
last modified time | relevance | path

Searched refs:ast_get_n_columns (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
H A Dast-model.c22 static gint ast_get_n_columns(GtkTreeModel *tree_model);
154 iface->get_n_columns = ast_get_n_columns; in ast_tree_model_init()
222 * ast_get_n_columns: tells the rest of the world how many data
228 ast_get_n_columns(GtkTreeModel *tree_model) in ast_get_n_columns() function

Completed in 2 milliseconds