Searched refs:shape_style (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DCommandP.h95 int shape_style; member in struct:__anon19630fef0208
/xsrc/external/mit/libXaw/dist/src/
H A DCommand.c137 offset(command.shape_style),
256 if (cbw->command.shape_style != XawShapeRectangle &&
259 cbw->command.shape_style = XawShapeRectangle;
262 if (cbw->command.shape_style != XawShapeRectangle)
557 && oldcbw->command.shape_style != cbw->command.shape_style
559 cbw->command.shape_style = oldcbw->command.shape_style;
595 if (cbw->command.shape_style == XawShapeRoundedRectangle) {
601 if (checkRectangular || cbw->command.shape_style !
[all...]
/xsrc/external/mit/libXmu/dist/src/
H A DShapeWidg.c48 XmuReshapeWidget(Widget w, int shape_style, argument
51 switch (shape_style)
61 ShapeEllipseOrRoundedRectangle(w, shape_style == XmuShapeEllipse,
/xsrc/external/mit/libXmu/dist/include/X11/Xmu/
H A DConverters.h242 int shape_style,

Completed in 5 milliseconds