Home
last modified time | relevance | path

Searched refs:addto_choice (Results 1 – 6 of 6) sorted by relevance

/dports/x11-toolkits/xforms/xforms-1.2.4/lib/
H A Dchoice.c579 addto_choice( FL_OBJECT * ob, in addto_choice() function
633 addto_choice( ob, c ); in fl_addto_choice()
/dports/lang/python27/Python-2.7.18/Modules/
H A Dflmodule.c794 addto_choice (genericobject *g, PyObject *args) in addto_choice() function
833 {"addto_choice", (PyCFunction)addto_choice, METH_OLDARGS},
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Dflmodule.c794 addto_choice (genericobject *g, PyObject *args) in addto_choice() function
833 {"addto_choice", (PyCFunction)addto_choice, METH_OLDARGS},
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dflmodule.c798 addto_choice (genericobject *g, PyObject *args) in addto_choice() function
837 {"addto_choice", (PyCFunction)addto_choice, METH_OLDARGS},
/dports/lang/python-legacy/Python-2.7.18/Doc/library/
H A Dfl.rst326 :meth:`get_choice`, :meth:`clear_choice`, :meth:`addto_choice`,
/dports/lang/python27/Python-2.7.18/Doc/library/
H A Dfl.rst326 :meth:`get_choice`, :meth:`clear_choice`, :meth:`addto_choice`,