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

  /xsrc/external/mit/libXaw/dist/include/X11/Xaw/
Command.h 106 #define XawShapeRectangle XmuShapeRectangle
  /xsrc/external/mit/libXaw/dist/src/
Command.c 139 (XtPointer)XawShapeRectangle
256 if (cbw->command.shape_style != XawShapeRectangle &&
259 cbw->command.shape_style = XawShapeRectangle;
262 if (cbw->command.shape_style != XawShapeRectangle)
601 if (checkRectangular || cbw->command.shape_style != XawShapeRectangle) {
604 cbw->command.shape_style = XawShapeRectangle;

Completed in 6 milliseconds