Home
last modified time | relevance | path

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

/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Ditem-grid.c286 gboolean show_function_cell_markers = wbv->show_function_cell_markers; in item_grid_draw_merged_range() local
362 if (show_function_cell_markers) in item_grid_draw_merged_range()
369 if (show_function_cell_markers) in item_grid_draw_merged_range()
448 gboolean show_function_cell_markers = wbv->show_function_cell_markers; in item_grid_draw_region() local
749 if (show_function_cell_markers) in item_grid_draw_region()
807 if (show_function_cell_markers) in item_grid_draw_region()
H A Dworkbook-view.h23 gboolean show_function_cell_markers; member
H A Dworkbook-view.c735 wbv->show_function_cell_markers = !!g_value_get_boolean (value); in wb_view_set_property()
794 g_value_set_boolean (value, wbv->show_function_cell_markers); in wb_view_get_property()
1054 wbv->show_function_cell_markers = in workbook_view_init()