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

/xsrc/external/mit/twm/dist/src/
H A Dtwm.h429 extern int ShapeErrorBase;
H A Dtwm.c105 int ShapeEventBase, ShapeErrorBase; variable in typeref:typename:int
331 HasShape = XShapeQueryExtension(dpy, &ShapeEventBase, &ShapeErrorBase);
/xsrc/external/mit/ctwm/dist/
H A Dctwm.h333 extern int ShapeEventBase, ShapeErrorBase;
H A Dctwm_main.c91 int ShapeEventBase, ShapeErrorBase; variable in typeref:typename:int
291 HasShape = XShapeQueryExtension(dpy, &ShapeEventBase, &ShapeErrorBase);

Completed in 6 milliseconds