HomeSort by: relevance | last modified time | path
    Searched refs:XtRButtonFunction (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/bitmap/dist/
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),
777 XtStringConversionWarning(from_val->addr, XtRButtonFunction);
793 XtAddConverter(XtRString, XtRButtonFunction, CvtStringToButtonFunction,
Bitmap.h 142 #define XtRButtonFunction "ButtonFunction"

Completed in 4 milliseconds