Home
last modified time | relevance | path

Searched refs:fl_set_choice_text (Results 1 – 16 of 16) sorted by relevance

/dports/x11-toolkits/xforms/xforms-1.2.4/fdesign/
H A Dfd_attribs.c463 fl_set_choice_text( fd_generic_attrib->align, align_name( align, 0 ) + 9 ); in show_attributes()
495 fl_set_choice_text( fd_generic_attrib->nwgravity, in show_attributes()
497 fl_set_choice_text( fd_generic_attrib->segravity, in show_attributes()
502 fl_set_choice_text( fd_generic_attrib->resize, in show_attributes()
H A Dsp_choice.c90 fl_set_choice_text( choice_attrib->align, align_name( sp->align, 0 ) ); in choice_fill_in_spec_form()
283 fl_set_choice_text( choice_attrib->mode, in change_choice_item_cb()
H A Dsp_dial.c100 fl_set_choice_text( dial_attrib->dir, in dial_fill_in_spec_form()
H A Dsp_pixmap.c107 fl_set_choice_text( px_attrib->pixalign, align_name( info->align, 0 ) ); in pixmap_fill_in_spec_form()
H A Dsp_menu.c497 fl_set_choice_text( menu_attrib->mode, in change_menu_item_cb()
H A Dsp_button.c152 fl_set_choice_text( bt_attrib->pixalign, align_name( info->align, 0 ) ); in button_fill_in_spec_form()
/dports/x11-toolkits/xforms/xforms-1.2.4/lib/include/
H A Dchoice.h91 FL_EXPORT void fl_set_choice_text( FL_OBJECT * ob,
/dports/lang/fpc-source/fpc-3.2.2/packages/xforms/examples/
H A Dborderwidth.pp96 fl_set_choice_text(fd_bwform^.bw_choice, '-2 Pixel');
/dports/x11-toolkits/fpc-xforms/fpc-3.2.2/packages/xforms/examples/
H A Dborderwidth.pp96 fl_set_choice_text(fd_bwform^.bw_choice, '-2 Pixel');
/dports/games/xmastermind/xmastermind-0.1/
H A Dapptogui.c207 fl_set_choice_text(mainwindow->game_area_choice[i], "A"); in apptogui_reset_all()
/dports/x11-toolkits/xforms/xforms-1.2.4/lib/
H A Dchoice.c765 fl_set_choice_text( FL_OBJECT * ob, in fl_set_choice_text() function
803 fl_set_choice_text( ob, buf ); in fl_set_choice_text_f()
/dports/x11-toolkits/xforms/xforms-1.2.4/demos/
H A Ditest.c460 fl_set_choice_text( app.fd_saveAs_form->outformat, app.outformat ); in load_and_show()
/dports/x11-toolkits/xforms/xforms-1.2.4/doc/
H A Dpart3_deprecated_objects.texi250 @findex fl_set_choice_text()
251 @anchor{fl_set_choice_text()}
256 void fl_set_choice_text(FL_OBJECT *obj, const char *txt)
260 where @code{txt} (for @code{fl_set_choice_text()} or the text
272 fl_set_choice_text(obj, "item2");
H A Dxforms.info1084 Ref: fl_set_choice_text()588013
/dports/lang/fpc-source/fpc-3.2.2/packages/xforms/src/
H A Dxforms.pp1911 Procedure fl_set_choice_text(p1 : PFL_OBJECT; p2 : pchar); cdecl;external;
/dports/x11-toolkits/fpc-xforms/fpc-3.2.2/packages/xforms/src/
H A Dxforms.pp1911 Procedure fl_set_choice_text(p1 : PFL_OBJECT; p2 : pchar); cdecl;external;