Home
last modified time | relevance | path

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

/dports/x11-toolkits/xforms/xforms-1.2.4/fdesign/
H A Dsp_xyplot.c166 get_grid_name( sp->xgrid ), get_grid_name( sp->ygrid ) ); in xyplot_emit_spec_fd_code()
234 get_grid_name( sp->xgrid ) ); in xyplot_emit_spec_c_code()
238 get_grid_name( sp->ygrid ) ); in xyplot_emit_spec_c_code()
H A Dfd_spec.h48 const char * get_grid_name( int );
H A Dfd_spec.c1982 get_grid_name( int a ) in get_grid_name() function