Home
last modified time | relevance | path

Searched refs:fl_get_input (Results 1 – 25 of 58) sorted by relevance

123

/dports/graphics/xfpovray/xfpovray-1.3.1/src/
H A Dstate.c88 fl_get_input (outputPage->mosaicStart)); in save_state()
94 fl_get_input (outputPage->mosaicEnd)); in save_state()
100 fl_get_input (outputPage->columnStart)); in save_state()
106 fl_get_input (outputPage->columnEnd)); in save_state()
112 fl_get_input (outputPage->rowStart)); in save_state()
114 if (strcmp(fl_get_input(outputPage->rowEnd), "") == 0) in save_state()
118 fl_get_input (outputPage->rowEnd)); in save_state()
152 fl_get_input (tracingPage->boundingThreshold)); in save_state()
158 fl_get_input (tracingPage->jitterInput)); in save_state()
172 fl_get_input (animationPage->frameEndInput)); in save_state()
[all …]
H A Dconfig.c108 fl_get_input (outputPage->columnStart)); in write_config()
111 fl_get_input (outputPage->columnEnd)); in write_config()
114 fl_get_input (outputPage->rowStart)); in write_config()
117 fl_get_input (outputPage->rowEnd)); in write_config()
122 fl_get_input (outputPage->mosaicStart)); in write_config()
125 fl_get_input (outputPage->mosaicEnd)); in write_config()
134 fl_get_input (tracingPage->antialiasThreshold)); in write_config()
167 fl_get_input (animationPage->clockStartInput)); in write_config()
170 fl_get_input (animationPage->clockEndInput)); in write_config()
218 fl_get_input (tracingPage->jitterInput)); in write_config()
[all …]
H A Dcallbacks.c141 if (strcmp(fl_get_input (xfData->sceneFileInput), "") == 0) { in ConfigCB()
155 strlen(fl_get_input (xfData->sceneFileInput)) + 1); in ConfigCB()
285 (char *) fl_get_input (xfData->configOptions[0]); in DismissConfiguratorCB()
291 (char *) fl_get_input (xfData->configOptions[1]); in DismissConfiguratorCB()
297 (char *) fl_get_input (xfData->configOptions[2]); in DismissConfiguratorCB()
303 (char *) fl_get_input (xfData->configOptions[3]); in DismissConfiguratorCB()
309 (char *) fl_get_input (xfData->configOptions[4]); in DismissConfiguratorCB()
315 (char *) fl_get_input (xfData->configOptions[5]); in DismissConfiguratorCB()
321 (char *) fl_get_input (xfData->configOptions[6]); in DismissConfiguratorCB()
327 (char *) fl_get_input (xfData->configOptions[7]); in DismissConfiguratorCB()
[all …]
/dports/x11-toolkits/xforms/xforms-1.2.4/fdesign/
H A Dsp_positioner.c98 if ( get_checked_float( fl_get_input( pos_attrib->xminval ), &r1 ) in positioner_reread_spec_form()
99 && get_checked_float( fl_get_input( pos_attrib->xmaxval ), &r2 ) ) in positioner_reread_spec_form()
102 if ( get_checked_float( fl_get_input( pos_attrib->yminval ), &r1 ) in positioner_reread_spec_form()
103 && get_checked_float( fl_get_input( pos_attrib->ymaxval ), &r2 ) ) in positioner_reread_spec_form()
106 if ( get_checked_float( fl_get_input( pos_attrib->initialxval ), &r1 ) ) in positioner_reread_spec_form()
108 if ( get_checked_float( fl_get_input( pos_attrib->initialyval ), &r1 ) ) in positioner_reread_spec_form()
111 if ( get_checked_float( fl_get_input( pos_attrib->xstep ), &r1 ) ) in positioner_reread_spec_form()
113 if ( get_checked_float( fl_get_input( pos_attrib->ystep ), &r1 ) ) in positioner_reread_spec_form()
H A Dsp_slider.c154 if ( get_checked_float( fl_get_input( sl_attrib->minval ), &r1 ) in slider_reread_spec_form()
155 && get_checked_float( fl_get_input( sl_attrib->maxval ), &r2 ) ) in slider_reread_spec_form()
158 if ( get_checked_float( fl_get_input( sl_attrib->initial_val ), &r1 ) ) in slider_reread_spec_form()
161 if ( get_checked_float( fl_get_input( sl_attrib->step ), &r1 ) ) in slider_reread_spec_form()
164 if ( get_checked_float( fl_get_input( sl_attrib->slsize ), &r1 ) ) in slider_reread_spec_form()
167 if ( get_checked_float( fl_get_input( sl_attrib->ldelta ), &r1 ) in slider_reread_spec_form()
168 && get_checked_float( fl_get_input( sl_attrib->ldelta ), &r2 ) ) in slider_reread_spec_form()
H A Dsp_scrollbar.c124 if ( get_checked_float( fl_get_input( scb_attrib->minval ), &r1 ) in scrollbar_reread_spec_form()
125 && get_checked_float( fl_get_input( scb_attrib->maxval ), &r2 ) ) in scrollbar_reread_spec_form()
128 if ( get_checked_float( fl_get_input( scb_attrib->initial_val ), &r1 ) ) in scrollbar_reread_spec_form()
131 if ( get_checked_float( fl_get_input( scb_attrib->slsize ), &r1 ) ) in scrollbar_reread_spec_form()
134 if ( get_checked_float( fl_get_input( scb_attrib->ldelta ), &r1 ) in scrollbar_reread_spec_form()
135 && get_checked_float( fl_get_input( scb_attrib->ldelta ), &r2 ) ) in scrollbar_reread_spec_form()
H A Dsp_dial.c116 if ( get_checked_float( fl_get_input( dial_attrib->minval ), &r1 ) in dial_reread_spec_form()
117 && get_checked_float( fl_get_input( dial_attrib->maxval ), &r2 ) ) in dial_reread_spec_form()
120 if ( get_checked_float( fl_get_input( dial_attrib->initialval ), &r1 ) ) in dial_reread_spec_form()
123 if ( get_checked_float( fl_get_input( dial_attrib->thetai ), &r1 ) in dial_reread_spec_form()
124 && get_checked_float( fl_get_input( dial_attrib->thetaf ), &r2 ) ) in dial_reread_spec_form()
127 if ( get_checked_float( fl_get_input( dial_attrib->step ), &r1 ) ) in dial_reread_spec_form()
H A Dsp_counter.c111 if ( get_checked_float( fl_get_input( cnt_attrib->minval ), &r1 ) in counter_reread_spec_form()
112 && get_checked_float( fl_get_input( cnt_attrib->maxval ), &r2 ) ) in counter_reread_spec_form()
115 if ( get_checked_float( fl_get_input( cnt_attrib->initialval ), &r1 ) ) in counter_reread_spec_form()
118 if ( get_checked_float( fl_get_input( cnt_attrib->step1 ), &r1 ) in counter_reread_spec_form()
119 && get_checked_float( fl_get_input( cnt_attrib->step2 ), &r2 ) ) in counter_reread_spec_form()
H A Dsp_twheel.c92 if ( get_checked_float( fl_get_input( twheel_attrib->minval ), &r1 ) in twheel_reread_spec_form()
93 && get_checked_float( fl_get_input( twheel_attrib->maxval ), &r2 ) ) in twheel_reread_spec_form()
96 if ( get_checked_float( fl_get_input( twheel_attrib->initial_val ), &r1 ) ) in twheel_reread_spec_form()
99 if ( get_checked_float( fl_get_input( twheel_attrib->step ), &r1 ) ) in twheel_reread_spec_form()
H A Dsp_menu.c381 const char *s = fl_get_input( menu_attrib->input ); in add_menu_item_cb()
382 const char *sc = fl_get_input( menu_attrib->shortcut ); in add_menu_item_cb()
384 const char *item_cb = fl_get_input( menu_attrib->item_cb ); in add_menu_item_cb()
423 const char *s = fl_get_input( menu_attrib->input ); in replace_menu_item_cb()
424 const char *sc = fl_get_input( menu_attrib->shortcut ); in replace_menu_item_cb()
426 const char *item_cb = fl_get_input( menu_attrib->item_cb ); in replace_menu_item_cb()
H A Dsp_browser.c153 const char *s = fl_get_input( ui->input ); in add_item_cb()
177 const char *s = fl_get_input( ui->input ); in replace_item_cb()
204 const char *s = fl_get_input( ui->input ); in insert_cb()
H A Dsp_choice.c198 const char *s = fl_get_input( choice_attrib->input ); in add_choice_item_cb()
199 const char *sc = fl_get_input( choice_attrib->shortcut ); in add_choice_item_cb()
229 const char *s = fl_get_input( choice_attrib->input ); in replace_choice_item_cb()
230 const char *sc = fl_get_input( choice_attrib->shortcut ); in replace_choice_item_cb()
H A Dsp_spinner.c148 if ( get_checked_float( fl_get_input( spn_attrib->minval ), &r1 ) in spinner_reread_spec_form()
149 && get_checked_float( fl_get_input( spn_attrib->maxval ), &r2 ) ) in spinner_reread_spec_form()
152 if ( get_checked_float( fl_get_input( spn_attrib->initialval ), &r1 ) ) in spinner_reread_spec_form()
155 if ( get_checked_float( fl_get_input( spn_attrib->step ), &r1 ) ) in spinner_reread_spec_form()
/dports/math/apc/apc-1.0/
H A Dsetfns.c20 famount=atof((char *)fl_get_input(ob)); in SetAmount()
32 fterm=atoi((char *)fl_get_input(ob)); in SetTerm()
43 frate=atof((char *)fl_get_input(ob)); in SetRate()
/dports/math/xldlas/xldlas/
H A Dhelp.c467 missing_value = atof(fl_get_input(prefs_missing_value_input)); in handle_prefs_inputs()
468 strcpy(graph_output_format, fl_get_input(prefs_graph_output_format_input)); in handle_prefs_inputs()
469 strcpy(graph_output_options, fl_get_input(prefs_graph_output_options_input)); in handle_prefs_inputs()
470 strcpy(gnuplot_geometry, fl_get_input(prefs_gnuplot_geometry_input)); in handle_prefs_inputs()
471 strcpy(print_command, fl_get_input(prefs_print_command_input)); in handle_prefs_inputs()
472 strcpy(tex_command, fl_get_input(prefs_tex_command_input)); in handle_prefs_inputs()
473 strcpy(dviview_command, fl_get_input(prefs_dviview_command_input)); in handle_prefs_inputs()
474 strcpy(dviprint_command, fl_get_input(prefs_dviprint_command_input)); in handle_prefs_inputs()
475 strcpy(tex_preamble, fl_get_input(prefs_tex_preamble_input)); in handle_prefs_inputs()
476 strcpy(tex_graphmacrol, fl_get_input(prefs_tex_graphmacrol_input)); in handle_prefs_inputs()
[all …]
H A Dgraph.c383 strcpy(graph_output_format, fl_get_input(graph_format_input)); in save_graph()
384 strcpy(graph_output_options, fl_get_input(graph_options_input)); in save_graph()
497 strcpy(string_one,fl_get_input(graph_title_input)); in graph_variables()
508 strcpy(string_one,fl_get_input(graph_xlabel_input)); in graph_variables()
519 strcpy(string_one,fl_get_input(graph_ylabel_input)); in graph_variables()
547 strcpy(string_one,fl_get_input(graph_save_input)); in graph_variables()
663 strcpy(string_one,fl_get_input(graph_title_input)); in hist_variables()
674 strcpy(string_one,fl_get_input(graph_xlabel_input)); in hist_variables()
685 strcpy(string_one,fl_get_input(graph_ylabel_input)); in hist_variables()
716 strcpy(string_one,fl_get_input(graph_save_input)); in hist_variables()
H A Ddata.c236 strcpy(da_name, fl_get_input(name_input)); in read_variable()
237 strcpy(da_desc, fl_get_input(desc_input)); in read_variable()
365 if(strlen(fl_get_input(input_object)) > 0) in return_data_huh()
367 fl_addto_browser(input_browser,fl_get_input(input_object)); in return_data_huh()
384 fl_addto_browser(input_browser,fl_get_input(input_object)); in add_data()
395 fl_insert_browser_line(input_browser,fl_get_browser(input_browser),fl_get_input(input_object)); in insert_data()
417 fl_replace_browser_line(input_browser,fl_get_browser(input_browser),fl_get_input(input_object)); in replace_data()
/dports/x11-toolkits/xforms/xforms-1.2.4/demos/
H A Dbrowserop.c50 fl_addto_browser( browserobj, fl_get_input( inputobj ) ); in addit()
63 fl_get_input( inputobj ) ); in insertit()
77 fl_replace_browser_line( browserobj, n, fl_get_input( inputobj ) ); in replaceit()
H A Dsecretinput.c68 fl_get_input( password1 ), fl_get_input( password2 ) ); in main()
H A Dxyplotactive.c136 float xmin = strtod( fl_get_input( xypui->xmin ), NULL ); in bounds_cb()
137 float xmax = strtod( fl_get_input( xypui->xmax ), NULL ); in bounds_cb()
149 float ymin = strtod( fl_get_input( xypui->ymin ), NULL ); in bounds_cb()
150 float ymax = strtod( fl_get_input( xypui->ymax ), NULL ); in bounds_cb()
H A Dxyplotactivelog.c136 float xmin = strtod( fl_get_input( xypui->xmin ), NULL ); in bounds_cb()
137 float xmax = strtod( fl_get_input( xypui->xmax ), NULL ); in bounds_cb()
161 float ymin = strtod( fl_get_input( xypui->ymin ), NULL ); in bounds_cb()
162 float ymax = strtod( fl_get_input( xypui->ymax ), NULL ); in bounds_cb()
/dports/lang/fpc-source/fpc-3.2.2/packages/xforms/examples/
H A Dbrowserop.pp15 fl_addto_browser(browserobj,fl_get_input(inputobj));
24 fl_insert_browser_line(browserobj,n,fl_get_input(inputobj));
33 fl_replace_browser_line(browserobj,n,fl_get_input(inputobj));
H A Dsecretinput.pp24 str:='Password 1 is: '+strpas(fl_get_input(password1));
25 str:=str+' , Password 2 is: '+strpas(fl_get_input(password2))+#0;
/dports/x11-toolkits/fpc-xforms/fpc-3.2.2/packages/xforms/examples/
H A Dbrowserop.pp15 fl_addto_browser(browserobj,fl_get_input(inputobj));
24 fl_insert_browser_line(browserobj,n,fl_get_input(inputobj));
33 fl_replace_browser_line(browserobj,n,fl_get_input(inputobj));
H A Dsecretinput.pp24 str:='Password 1 is: '+strpas(fl_get_input(password1));
25 str:=str+' , Password 2 is: '+strpas(fl_get_input(password2))+#0;

123