Searched refs:gnoclOptCursor (Results 1 – 7 of 7) sorted by relevance
/dports/x11-toolkits/gnocl/gnocl-0.9.96/src/ |
H A D | aspectFrame.c | 84 { "-cursor", GNOCL_OBJ, "", gnoclOptCursor },
|
H A D | ruler.c | 93 { "-cursor", GNOCL_OBJ, "", gnoclOptCursor },
|
H A D | layout.c | 99 { "-cursor", GNOCL_OBJ, "", gnoclOptCursor },
|
H A D | drawingArea.c | 38 { "-cursor", GNOCL_OBJ, "", gnoclOptCursor },
|
H A D | window.c | 426 { "-cursor", GNOCL_OBJ, "", gnoclOptCursor },
|
H A D | gnocl.h | 292 gnoclOptFunc gnoclOptCursor; variable
|
H A D | parseOptions.c | 913 int gnoclOptCursor ( Tcl_Interp *interp, GnoclOption *opt, GObject *obj, Tcl_Obj **ret ) in gnoclOptCursor() function
|