Home
last modified time | relevance | path

Searched defs:find_nonblank (Results 1 – 1 of 1) sorted by relevance

/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dsheet.c3440 gboolean find_nonblank = sheet_is_cell_empty (sheet, start_col, move_row); in sheet_find_boundary_horizontal() local
3542 gboolean find_nonblank = sheet_is_cell_empty (sheet, move_col, start_row); in sheet_find_boundary_vertical() local