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

  /xsrc/external/mit/ctwm/dist/
ctwm_main.c 90 bool HasShape; /* server supports shape extension? */
291 HasShape = XShapeQueryExtension(dpy, &ShapeEventBase, &ShapeErrorBase);
  /xsrc/external/mit/twm/dist/src/
twm.c 98 int HasShape; /* server supports shape extension? */
331 HasShape = XShapeQueryExtension(dpy, &ShapeEventBase, &ShapeErrorBase);

Completed in 8 milliseconds