Searched refs:XtRButtonFunction (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/bitmap/dist/ |
| H A D | Bitmap.h | 142 #define XtRButtonFunction "ButtonFunction" macro
|
| H A D | Bitmap.c | 104 {XtNbutton1Function, XtCButton1Function, XtRButtonFunction, sizeof(int), 106 {XtNbutton2Function, XtCButton2Function, XtRButtonFunction, sizeof(int), 108 {XtNbutton3Function, XtCButton3Function, XtRButtonFunction, sizeof(int), 110 {XtNbutton4Function, XtCButton4Function, XtRButtonFunction, sizeof(int), 112 {XtNbutton5Function, XtCButton5Function, XtRButtonFunction, sizeof(int), 764 XtStringConversionWarning(from_val->addr, XtRButtonFunction); 780 XtAddConverter(XtRString, XtRButtonFunction, CvtStringToButtonFunction,
|
Completed in 4 milliseconds