Home
last modified time | relevance | path

Searched refs:gnoclOptCursor (Results 1 – 7 of 7) sorted by relevance

/dports/x11-toolkits/gnocl/gnocl-0.9.96/src/
H A DaspectFrame.c84 { "-cursor", GNOCL_OBJ, "", gnoclOptCursor },
H A Druler.c93 { "-cursor", GNOCL_OBJ, "", gnoclOptCursor },
H A Dlayout.c99 { "-cursor", GNOCL_OBJ, "", gnoclOptCursor },
H A DdrawingArea.c38 { "-cursor", GNOCL_OBJ, "", gnoclOptCursor },
H A Dwindow.c426 { "-cursor", GNOCL_OBJ, "", gnoclOptCursor },
H A Dgnocl.h292 gnoclOptFunc gnoclOptCursor; variable
H A DparseOptions.c913 int gnoclOptCursor ( Tcl_Interp *interp, GnoclOption *opt, GObject *obj, Tcl_Obj **ret ) in gnoclOptCursor() function