Home
last modified time | relevance | path

Searched refs:shapeEventBase (Results 1 – 14 of 14) sorted by relevance

/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A DFl_Window_shape.cxx151 int error_base, shapeEventBase; in combine_mask() local
153 XShapeQueryExtension_f(fl_display, &shapeEventBase, &error_base) ) ) XShapeCombineMask_f = NULL; in combine_mask()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/native/libsplashscreen/
H A Dsplashscreen_sys.c48 static int shapeEventBase, shapeErrorBase; variable
430 shapeSupported = XShapeQueryExtension(splash->display, &shapeEventBase, in SplashInitPlatform()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/unix/native/libsplashscreen/
H A Dsplashscreen_sys.c48 static int shapeEventBase, shapeErrorBase; variable
430 shapeSupported = XShapeQueryExtension(splash->display, &shapeEventBase, in SplashInitPlatform()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/native/libsplashscreen/
H A Dsplashscreen_sys.c48 static int shapeEventBase, shapeErrorBase; variable
430 shapeSupported = XShapeQueryExtension(splash->display, &shapeEventBase, in SplashInitPlatform()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/solaris/native/sun/awt/splashscreen/
H A Dsplashscreen_sys.c47 static int shapeEventBase, shapeErrorBase; variable
429 shapeSupported = XShapeQueryExtension(splash->display, &shapeEventBase, in SplashInitPlatform()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/unix/native/libsplashscreen/
H A Dsplashscreen_sys.c48 static int shapeEventBase, shapeErrorBase; variable
430 shapeSupported = XShapeQueryExtension(splash->display, &shapeEventBase, in SplashInitPlatform()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/unix/native/libsplashscreen/
H A Dsplashscreen_sys.c48 static int shapeEventBase, shapeErrorBase; variable
430 shapeSupported = XShapeQueryExtension(splash->display, &shapeEventBase, in SplashInitPlatform()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/unix/native/libsplashscreen/
H A Dsplashscreen_sys.c48 static int shapeEventBase, shapeErrorBase; variable
430 shapeSupported = XShapeQueryExtension(splash->display, &shapeEventBase, in SplashInitPlatform()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/unix/native/libsplashscreen/
H A Dsplashscreen_sys.c48 static int shapeEventBase, shapeErrorBase; variable
430 shapeSupported = XShapeQueryExtension(splash->display, &shapeEventBase, in SplashInitPlatform()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/unix/native/libsplashscreen/
H A Dsplashscreen_sys.c48 static int shapeEventBase, shapeErrorBase; variable
430 shapeSupported = XShapeQueryExtension(splash->display, &shapeEventBase, in SplashInitPlatform()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/solaris/native/sun/awt/splashscreen/
H A Dsplashscreen_sys.c47 static int shapeEventBase, shapeErrorBase; variable
429 shapeSupported = XShapeQueryExtension(splash->display, &shapeEventBase, in SplashInitPlatform()
/dports/x11-toolkits/open-motif/motif-2.3.8/clients/mwm/
H A DWmCEvent.c664 if (pEvent->type == (wmGD.shapeEventBase+ShapeNotify)) in HandleEventsOnClientWindow()
H A DWmGlobal.h2338 int shapeEventBase, shapeErrorBase; member
H A DWmInitWs.c764 &wmGD.shapeEventBase, in InitWmGlobal()