Searched defs:closures (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libXt/dist/src/
H A DSelection.c277 MakeInfo(Select ctx,XtSelectionCallbackProc * callbacks,XtPointer * closures,int count,Widget widget,Time time,Boolean * incremental,Atom * properties) argument
1689 GetSelectionValues(Widget widget,Atom selection,Atom * targets,int count,XtSelectionCallbackProc * callbacks,int num_callbacks,XtPointer * closures,Time time,Boolean * incremental,Atom * properties) argument
1782 XtGetSelectionValues(Widget widget,Atom selection,Atom * targets,int count,XtSelectionCallbackProc callback,XtPointer * closures,Time time) argument
1814 XtGetSelectionValuesIncremental(Widget widget,Atom selection,Atom * targets,int count,XtSelectionCallbackProc callback,XtPointer * closures,Time time) argument
1930 AddSelectionRequests(Widget wid,Atom sel,int count,Atom * targets,XtSelectionCallbackProc * callbacks,int num_cb,XtPointer * closures,Boolean * incrementals,Atom * properties) argument
2149 XtPointer *closures; local in function:XtSendSelectionRequest
[all...]

Completed in 5 milliseconds