Home
last modified time | relevance | path

Searched refs:eval_pos_init_pos (Results 1 – 7 of 7) sorted by relevance

/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dposition.h32 GnmEvalPos *eval_pos_init_pos (GnmEvalPos *ep, Sheet *s, GnmCellPos const *pos);
H A Dposition.c111 eval_pos_init_pos (GnmEvalPos *ep, Sheet *sheet, GnmCellPos const *pos) in eval_pos_init_pos() function
H A Dvalidation.c745 eval_pos_init_pos (&ep, sheet, pos); in gnm_validation_eval_range()
H A Dxml-sax-read.c1799 eval_pos_init_pos (&ep, state->sheet, pos); in cond_patchup()
H A Dwbc-gtk.c4115 eval_pos_init_pos (&ep, sheet, pos); in cb_select_auto_expr()
H A Dcommands.c1140 eval_pos_init_pos (&ep, sheet, pos); in cmd_set_text()
/dports/math/gnumeric/gnumeric-1.12.50/src/widgets/
H A Dgnm-expr-entry.c1484 eval_pos_init_pos (&ep, sheet, &gee->pp.eval); in cb_gee_key_press_event()
1810 eval_pos_init_pos (&ep, gee->sheet, &gee->pp.eval), in gee_prepare_range()