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

  /xsrc/external/mit/libXaw/dist/include/X11/Xaw/
CommandP.h 95 int shape_style; member in struct:__anon5724
  /xsrc/external/mit/libXaw/dist/src/
Command.c 137 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 != XawShapeRectangle)
    [all...]
  /xsrc/external/mit/libXmu/dist/src/
ShapeWidg.c 48 XmuReshapeWidget(Widget w, int shape_style,
51 switch (shape_style)
61 ShapeEllipseOrRoundedRectangle(w, shape_style == XmuShapeEllipse,
  /xsrc/external/mit/libXmu/dist/include/X11/Xmu/
Converters.h 242 int shape_style,

Completed in 6 milliseconds