Home
last modified time | relevance | path

Searched refs:XtERectangle (Results 1 – 3 of 3) sorted by last modified time

/dports/x11-toolkits/libXmu/libXmu-1.1.3/include/X11/Xmu/
H A DConverters.h209 #define XtERectangle "Rectangle" macro
/dports/x11-toolkits/libXmu/libXmu-1.1.3/src/
H A DStrToShap.c62 if (XmuCompareISOLatin1(name, XtERectangle) == 0) in XmuCvtStringToShapeStyle()
87 buffer = XtERectangle; in XmuCvtShapeStyleToString()
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/
H A DLTCvt.c336 #define XtERectangle "Rectangle" macro
374 {XmuShapeRectangle, XtERectangle, sizeof(XtERectangle)},