Home
last modified time | relevance | path

Searched refs:fl_get_choice_text (Results 1 – 22 of 22) sorted by relevance

/dports/x11-toolkits/xforms/xforms-1.2.4/demos/
H A Ditest.c190 app.outformat = fl_get_choice_text( ob ); in outformat_callback()
289 if ( ! strcmp( fl_get_choice_text( processform->subpixel ), "subpixel" ) ) in scaling_callback()
294 if ( ! strcmp( fl_get_choice_text( processform->aspect ), "aspect" ) ) in scaling_callback()
297 if ( ! strcmp( fl_get_choice_text( processform->align ), "center" ) ) in scaling_callback()
642 app.outformat = fl_get_choice_text( app.fd_saveAs_form->outformat ); in init_save_as_form()
H A Dpopup.c285 fl_get_choice( ob ), fl_get_choice_text( ob ) ); in choice_callback()
H A Dibrowser.c341 flimage_dump( curr_image, f, fl_get_choice_text( fdui->format ) ); in write_image()
/dports/x11-toolkits/xforms/xforms-1.2.4/fdesign/
H A Dsp_choice.c200 const char *mode = fl_get_choice_text( choice_attrib->mode ); in add_choice_item_cb()
231 const char *mode = fl_get_choice_text( choice_attrib->mode ); in replace_choice_item_cb()
308 fl_set_choice_align( curobj, align_val( fl_get_choice_text( obj ) ) ); in choice_align_cb()
H A Dfd_attribs.c567 fl_get_choice_text( fd_generic_attrib->align ) ); in readback_attributes()
578 fl_get_choice_text( fd_generic_attrib->nwgravity ) ); in readback_attributes()
582 fl_get_choice_text( fd_generic_attrib->segravity ) ); in readback_attributes()
590 sprintf( tmpbuf, "FL_%s", fl_get_choice_text( fd_generic_attrib->resize ) ); in readback_attributes()
H A Dsp_menu.c383 const char *mode = fl_get_choice_text( menu_attrib->mode ); in add_menu_item_cb()
425 const char *mode = fl_get_choice_text( menu_attrib->mode ); in replace_menu_item_cb()
H A Dsp_pixmap.c347 info->align = fl_to_inside_lalign( align_val( fl_get_choice_text( obj ) ) ); in pixmapalign_change()
H A Dsp_button.c532 const char *s = fl_get_choice_text( obj ); in pixalign_change()
/dports/games/xmastermind/xmastermind-0.1/
H A Dapptogui.c143 strncpy(choice, fl_get_choice_text(mainwindow->game_area_choice[number in apptogui_get_entered_try()
204 strncpy(choice, fl_get_choice_text(mainwindow->game_area_choice[i]), 2); in apptogui_reset_all()
/dports/x11-toolkits/xforms/xforms-1.2.4/lib/include/
H A Dchoice.h105 FL_EXPORT const char * fl_get_choice_text( FL_OBJECT * ob );
/dports/comms/predict/predict-2.2.7/clients/map/
H A Dmap_cb.c314 sat=fl_get_choice_text(obj); in l()
/dports/x11-toolkits/xforms/xforms-1.2.4/lib/
H A Dchoice.c907 fl_get_choice_text( FL_OBJECT * ob ) in fl_get_choice_text() function
/dports/x11-toolkits/fltk/fltk-1.3.8/FL/
H A Dforms.H551 inline const char* fl_get_choice_text(Fl_Widget* o) { in fl_get_choice_text() function
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/FL/
H A Dforms.H559 inline const char* fl_get_choice_text(Fl_Widget* o) { in fl_get_choice_text() function
/dports/math/giacxcas/fltk-1.3.0/FL/
H A Dforms.H560 inline const char* fl_get_choice_text(Fl_Widget* o) { in fl_get_choice_text() function
/dports/x11-toolkits/xforms/xforms-1.2.4/doc/
H A Dpart3_deprecated_objects.texi191 @findex fl_get_choice_text()
192 @anchor{fl_get_choice_text()}
194 const char *fl_get_choice_text(FL_OBJECT *obj);
H A Dxforms.info1077 Ref: fl_get_choice_text()586624
/dports/lang/python27/Python-2.7.18/Modules/
H A Dflmodule.c814 return call_forms_Rstr (fl_get_choice_text, g-> ob_generic); in get_choice_text()
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Dflmodule.c814 return call_forms_Rstr (fl_get_choice_text, g-> ob_generic); in get_choice_text()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dflmodule.c818 return call_forms_Rstr (fl_get_choice_text, g-> ob_generic); in get_choice_text()
/dports/lang/fpc-source/fpc-3.2.2/packages/xforms/src/
H A Dxforms.pp1915 Function fl_get_choice_text(p1 : PFL_OBJECT ) : pchar; cdecl;external;
/dports/x11-toolkits/fpc-xforms/fpc-3.2.2/packages/xforms/src/
H A Dxforms.pp1915 Function fl_get_choice_text(p1 : PFL_OBJECT ) : pchar; cdecl;external;