Home
last modified time | relevance | path

Searched refs:gnoclOptWidthGroup (Results 1 – 2 of 2) sorted by relevance

/dports/x11-toolkits/gnocl/gnocl-0.9.96/src/
H A DlabelEntry.c605 gnoclOptWidthGroup ( interp, &options[labelWidthGroupIdx], para->label, NULL ); in configure()
615 gnoclOptWidthGroup ( interp, &options[entryWidthGroupIdx], para->entry, NULL ); in configure()
H A DparseOptions.c1644 int gnoclOptWidthGroup ( Tcl_Interp *interp, GnoclOption *opt, GObject *obj, Tcl_Obj **ret ) in gnoclOptWidthGroup() function