Home
last modified time | relevance | path

Searched refs:FL_CALLBACKPTR (Results 1 – 10 of 10) sorted by relevance

/dports/x11-toolkits/xforms/xforms-1.2.4/lib/private/
H A Dptbox.h71 FL_CALLBACKPTR callback; /* double and triple click callback */
181 FL_CALLBACKPTR,
H A Dpbrowser.h38 FL_CALLBACKPTR callback;
/dports/x11-toolkits/xforms/xforms-1.2.4/lib/include/
H A Dbrowser.h180 FL_CALLBACKPTR cb,
H A DBasic.h780 typedef void ( * FL_CALLBACKPTR )( FL_OBJECT *, typedef
1315 FL_EXPORT FL_CALLBACKPTR fl_set_object_callback( FL_OBJECT * obj,
1316 FL_CALLBACKPTR callback,
/dports/x11-toolkits/xforms/xforms-1.2.4/lib/
H A Dobjects.c2781 FL_CALLBACKPTR
2783 FL_CALLBACKPTR callback, in fl_set_object_callback()
2786 FL_CALLBACKPTR old; in fl_set_object_callback()
H A Dbrowser.c1228 FL_CALLBACKPTR cb, in fl_set_browser_dblclick_callback()
H A Dtbox.c1442 FL_CALLBACKPTR cb, in fli_tbox_set_dblclick_callback()
/dports/x11-toolkits/xforms/xforms-1.2.4/doc/
H A Dpart1_doing_interaction.texi1159 @tindex FL_CALLBACKPTR
1162 typedef void (*FL_CALLBACKPTR)(FL_OBJECT *obj, long argument);
1163 FL_CALLBACKPTR fl_set_object_callback(FL_OBJECT *obj,
1164 FL_CALLBACKPTR callback,
H A Dpart4_fl_object.texi275 @item FL_CALLBACKPTR object_callback
H A Dxforms.info-31425 `FL_CALLBACKPTR object_callback'