Home
last modified time | relevance | path

Searched refs:ctxinfo (Results 1 – 25 of 73) sorted by relevance

123

/dports/www/netsurf/netsurf-3.10/frontends/atari/
H A Dctxmenu.c50 struct s_context_info ctxinfo; variable
60 ctxinfo.flags = 0; in get_context_info()
70 return(&ctxinfo); in get_context_info()
73 ctxinfo.flags |= CNT_BROWSER; in get_context_info()
78 &ctxinfo.ccdata); in get_context_info()
80 if( ctxinfo.ccdata.link ){ in get_context_info()
81 ctxinfo.flags |= CNT_HREF; in get_context_info()
83 if( ctxinfo.ccdata.object) { in get_context_info()
85 ctxinfo.flags |= CNT_IMG; in get_context_info()
88 if ( ctxinfo.ccdata.form_features == CTX_FORM_TEXT ) in get_context_info()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/java2d/opengl/
H A DWGLGraphicsConfig.c80 WGLCtxInfo *ctxinfo; in WGLGC_DestroyOGLContext() local
95 ctxinfo = (WGLCtxInfo *)oglc->ctxInfo; in WGLGC_DestroyOGLContext()
96 if (ctxinfo != NULL) { in WGLGC_DestroyOGLContext()
100 if (ctxinfo->context != 0) { in WGLGC_DestroyOGLContext()
103 if (ctxinfo->scratchSurface != 0) { in WGLGC_DestroyOGLContext()
111 free(ctxinfo); in WGLGC_DestroyOGLContext()
448 WGLCtxInfo *ctxinfo; in WGLGC_InitOGLContext() local
462 if (ctxinfo == NULL) { in WGLGC_InitOGLContext()
469 ctxinfo->context = context; in WGLGC_InitOGLContext()
470 ctxinfo->scratchSurface = scratch; in WGLGC_InitOGLContext()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/windows/native/libawt/java2d/opengl/
H A DWGLGraphicsConfig.c80 WGLCtxInfo *ctxinfo; in WGLGC_DestroyOGLContext() local
95 ctxinfo = (WGLCtxInfo *)oglc->ctxInfo; in WGLGC_DestroyOGLContext()
96 if (ctxinfo != NULL) { in WGLGC_DestroyOGLContext()
100 if (ctxinfo->context != 0) { in WGLGC_DestroyOGLContext()
103 if (ctxinfo->scratchSurface != 0) { in WGLGC_DestroyOGLContext()
111 free(ctxinfo); in WGLGC_DestroyOGLContext()
448 WGLCtxInfo *ctxinfo; in WGLGC_InitOGLContext() local
462 if (ctxinfo == NULL) { in WGLGC_InitOGLContext()
469 ctxinfo->context = context; in WGLGC_InitOGLContext()
470 ctxinfo->scratchSurface = scratch; in WGLGC_InitOGLContext()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/java2d/opengl/
H A DWGLGraphicsConfig.c80 WGLCtxInfo *ctxinfo; in WGLGC_DestroyOGLContext() local
95 ctxinfo = (WGLCtxInfo *)oglc->ctxInfo; in WGLGC_DestroyOGLContext()
96 if (ctxinfo != NULL) { in WGLGC_DestroyOGLContext()
100 if (ctxinfo->context != 0) { in WGLGC_DestroyOGLContext()
103 if (ctxinfo->scratchSurface != 0) { in WGLGC_DestroyOGLContext()
111 free(ctxinfo); in WGLGC_DestroyOGLContext()
448 WGLCtxInfo *ctxinfo; in WGLGC_InitOGLContext() local
462 if (ctxinfo == NULL) { in WGLGC_InitOGLContext()
469 ctxinfo->context = context; in WGLGC_InitOGLContext()
470 ctxinfo->scratchSurface = scratch; in WGLGC_InitOGLContext()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/java2d/opengl/
H A DWGLGraphicsConfig.c80 WGLCtxInfo *ctxinfo; in WGLGC_DestroyOGLContext() local
95 ctxinfo = (WGLCtxInfo *)oglc->ctxInfo; in WGLGC_DestroyOGLContext()
96 if (ctxinfo != NULL) { in WGLGC_DestroyOGLContext()
100 if (ctxinfo->context != 0) { in WGLGC_DestroyOGLContext()
103 if (ctxinfo->scratchSurface != 0) { in WGLGC_DestroyOGLContext()
111 free(ctxinfo); in WGLGC_DestroyOGLContext()
448 WGLCtxInfo *ctxinfo; in WGLGC_InitOGLContext() local
462 if (ctxinfo == NULL) { in WGLGC_InitOGLContext()
469 ctxinfo->context = context; in WGLGC_InitOGLContext()
470 ctxinfo->scratchSurface = scratch; in WGLGC_InitOGLContext()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/windows/native/libawt/java2d/opengl/
H A DWGLGraphicsConfig.c80 WGLCtxInfo *ctxinfo; in WGLGC_DestroyOGLContext() local
95 ctxinfo = (WGLCtxInfo *)oglc->ctxInfo; in WGLGC_DestroyOGLContext()
96 if (ctxinfo != NULL) { in WGLGC_DestroyOGLContext()
100 if (ctxinfo->context != 0) { in WGLGC_DestroyOGLContext()
103 if (ctxinfo->scratchSurface != 0) { in WGLGC_DestroyOGLContext()
111 free(ctxinfo); in WGLGC_DestroyOGLContext()
448 WGLCtxInfo *ctxinfo; in WGLGC_InitOGLContext() local
462 if (ctxinfo == NULL) { in WGLGC_InitOGLContext()
469 ctxinfo->context = context; in WGLGC_InitOGLContext()
470 ctxinfo->scratchSurface = scratch; in WGLGC_InitOGLContext()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/windows/native/libawt/java2d/opengl/
H A DWGLGraphicsConfig.c80 WGLCtxInfo *ctxinfo; in WGLGC_DestroyOGLContext() local
95 ctxinfo = (WGLCtxInfo *)oglc->ctxInfo; in WGLGC_DestroyOGLContext()
96 if (ctxinfo != NULL) { in WGLGC_DestroyOGLContext()
100 if (ctxinfo->context != 0) { in WGLGC_DestroyOGLContext()
103 if (ctxinfo->scratchSurface != 0) { in WGLGC_DestroyOGLContext()
111 free(ctxinfo); in WGLGC_DestroyOGLContext()
448 WGLCtxInfo *ctxinfo; in WGLGC_InitOGLContext() local
462 if (ctxinfo == NULL) { in WGLGC_InitOGLContext()
469 ctxinfo->context = context; in WGLGC_InitOGLContext()
470 ctxinfo->scratchSurface = scratch; in WGLGC_InitOGLContext()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/windows/native/libawt/java2d/opengl/
H A DWGLGraphicsConfig.c80 WGLCtxInfo *ctxinfo; in WGLGC_DestroyOGLContext() local
95 ctxinfo = (WGLCtxInfo *)oglc->ctxInfo; in WGLGC_DestroyOGLContext()
96 if (ctxinfo != NULL) { in WGLGC_DestroyOGLContext()
100 if (ctxinfo->context != 0) { in WGLGC_DestroyOGLContext()
103 if (ctxinfo->scratchSurface != 0) { in WGLGC_DestroyOGLContext()
111 free(ctxinfo); in WGLGC_DestroyOGLContext()
448 WGLCtxInfo *ctxinfo; in WGLGC_InitOGLContext() local
462 if (ctxinfo == NULL) { in WGLGC_InitOGLContext()
469 ctxinfo->context = context; in WGLGC_InitOGLContext()
470 ctxinfo->scratchSurface = scratch; in WGLGC_InitOGLContext()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/windows/native/libawt/java2d/opengl/
H A DWGLGraphicsConfig.c80 WGLCtxInfo *ctxinfo; in WGLGC_DestroyOGLContext() local
95 ctxinfo = (WGLCtxInfo *)oglc->ctxInfo; in WGLGC_DestroyOGLContext()
96 if (ctxinfo != NULL) { in WGLGC_DestroyOGLContext()
100 if (ctxinfo->context != 0) { in WGLGC_DestroyOGLContext()
103 if (ctxinfo->scratchSurface != 0) { in WGLGC_DestroyOGLContext()
111 free(ctxinfo); in WGLGC_DestroyOGLContext()
448 WGLCtxInfo *ctxinfo; in WGLGC_InitOGLContext() local
462 if (ctxinfo == NULL) { in WGLGC_InitOGLContext()
469 ctxinfo->context = context; in WGLGC_InitOGLContext()
470 ctxinfo->scratchSurface = scratch; in WGLGC_InitOGLContext()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/windows/native/libawt/java2d/opengl/
H A DWGLGraphicsConfig.c80 WGLCtxInfo *ctxinfo; in WGLGC_DestroyOGLContext() local
95 ctxinfo = (WGLCtxInfo *)oglc->ctxInfo; in WGLGC_DestroyOGLContext()
96 if (ctxinfo != NULL) { in WGLGC_DestroyOGLContext()
100 if (ctxinfo->context != 0) { in WGLGC_DestroyOGLContext()
103 if (ctxinfo->scratchSurface != 0) { in WGLGC_DestroyOGLContext()
111 free(ctxinfo); in WGLGC_DestroyOGLContext()
448 WGLCtxInfo *ctxinfo; in WGLGC_InitOGLContext() local
462 if (ctxinfo == NULL) { in WGLGC_InitOGLContext()
469 ctxinfo->context = context; in WGLGC_InitOGLContext()
470 ctxinfo->scratchSurface = scratch; in WGLGC_InitOGLContext()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/java2d/opengl/
H A DWGLGraphicsConfig.c80 WGLCtxInfo *ctxinfo; in WGLGC_DestroyOGLContext() local
95 ctxinfo = (WGLCtxInfo *)oglc->ctxInfo; in WGLGC_DestroyOGLContext()
96 if (ctxinfo != NULL) { in WGLGC_DestroyOGLContext()
100 if (ctxinfo->context != 0) { in WGLGC_DestroyOGLContext()
103 if (ctxinfo->scratchSurface != 0) { in WGLGC_DestroyOGLContext()
111 free(ctxinfo); in WGLGC_DestroyOGLContext()
448 WGLCtxInfo *ctxinfo; in WGLGC_InitOGLContext() local
462 if (ctxinfo == NULL) { in WGLGC_InitOGLContext()
469 ctxinfo->context = context; in WGLGC_InitOGLContext()
470 ctxinfo->scratchSurface = scratch; in WGLGC_InitOGLContext()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/native/common/java2d/opengl/
H A DGLXGraphicsConfig.c139 GLXCtxInfo *ctxinfo; in GLXGC_DestroyOGLContext() local
154 ctxinfo = (GLXCtxInfo *)oglc->ctxInfo; in GLXGC_DestroyOGLContext()
155 if (ctxinfo != NULL) { in GLXGC_DestroyOGLContext()
159 if (ctxinfo->context != 0) { in GLXGC_DestroyOGLContext()
166 free(ctxinfo); in GLXGC_DestroyOGLContext()
420 GLXCtxInfo *ctxinfo; in GLXGC_InitOGLContext() local
434 if (ctxinfo == NULL) { in GLXGC_InitOGLContext()
441 ctxinfo->fbconfig = fbconfig; in GLXGC_InitOGLContext()
442 ctxinfo->context = context; in GLXGC_InitOGLContext()
443 ctxinfo->scratchSurface = scratch; in GLXGC_InitOGLContext()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/unix/native/common/java2d/opengl/
H A DGLXGraphicsConfig.c139 GLXCtxInfo *ctxinfo; in GLXGC_DestroyOGLContext() local
154 ctxinfo = (GLXCtxInfo *)oglc->ctxInfo; in GLXGC_DestroyOGLContext()
155 if (ctxinfo != NULL) { in GLXGC_DestroyOGLContext()
159 if (ctxinfo->context != 0) { in GLXGC_DestroyOGLContext()
166 free(ctxinfo); in GLXGC_DestroyOGLContext()
420 GLXCtxInfo *ctxinfo; in GLXGC_InitOGLContext() local
434 if (ctxinfo == NULL) { in GLXGC_InitOGLContext()
441 ctxinfo->fbconfig = fbconfig; in GLXGC_InitOGLContext()
442 ctxinfo->context = context; in GLXGC_InitOGLContext()
443 ctxinfo->scratchSurface = scratch; in GLXGC_InitOGLContext()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/native/common/java2d/opengl/
H A DGLXGraphicsConfig.c139 GLXCtxInfo *ctxinfo; in GLXGC_DestroyOGLContext() local
154 ctxinfo = (GLXCtxInfo *)oglc->ctxInfo; in GLXGC_DestroyOGLContext()
155 if (ctxinfo != NULL) { in GLXGC_DestroyOGLContext()
159 if (ctxinfo->context != 0) { in GLXGC_DestroyOGLContext()
166 free(ctxinfo); in GLXGC_DestroyOGLContext()
420 GLXCtxInfo *ctxinfo; in GLXGC_InitOGLContext() local
434 if (ctxinfo == NULL) { in GLXGC_InitOGLContext()
441 ctxinfo->fbconfig = fbconfig; in GLXGC_InitOGLContext()
442 ctxinfo->context = context; in GLXGC_InitOGLContext()
443 ctxinfo->scratchSurface = scratch; in GLXGC_InitOGLContext()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/solaris/native/sun/java2d/opengl/
H A DGLXGraphicsConfig.c139 GLXCtxInfo *ctxinfo; in GLXGC_DestroyOGLContext() local
154 ctxinfo = (GLXCtxInfo *)oglc->ctxInfo; in GLXGC_DestroyOGLContext()
155 if (ctxinfo != NULL) { in GLXGC_DestroyOGLContext()
159 if (ctxinfo->context != 0) { in GLXGC_DestroyOGLContext()
166 free(ctxinfo); in GLXGC_DestroyOGLContext()
420 GLXCtxInfo *ctxinfo; in GLXGC_InitOGLContext() local
434 if (ctxinfo == NULL) { in GLXGC_InitOGLContext()
441 ctxinfo->fbconfig = fbconfig; in GLXGC_InitOGLContext()
442 ctxinfo->context = context; in GLXGC_InitOGLContext()
443 ctxinfo->scratchSurface = scratch; in GLXGC_InitOGLContext()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/unix/native/common/java2d/opengl/
H A DGLXGraphicsConfig.c139 GLXCtxInfo *ctxinfo; in GLXGC_DestroyOGLContext() local
154 ctxinfo = (GLXCtxInfo *)oglc->ctxInfo; in GLXGC_DestroyOGLContext()
155 if (ctxinfo != NULL) { in GLXGC_DestroyOGLContext()
159 if (ctxinfo->context != 0) { in GLXGC_DestroyOGLContext()
166 free(ctxinfo); in GLXGC_DestroyOGLContext()
420 GLXCtxInfo *ctxinfo; in GLXGC_InitOGLContext() local
434 if (ctxinfo == NULL) { in GLXGC_InitOGLContext()
441 ctxinfo->fbconfig = fbconfig; in GLXGC_InitOGLContext()
442 ctxinfo->context = context; in GLXGC_InitOGLContext()
443 ctxinfo->scratchSurface = scratch; in GLXGC_InitOGLContext()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/unix/native/common/java2d/opengl/
H A DGLXGraphicsConfig.c139 GLXCtxInfo *ctxinfo; in GLXGC_DestroyOGLContext() local
154 ctxinfo = (GLXCtxInfo *)oglc->ctxInfo; in GLXGC_DestroyOGLContext()
155 if (ctxinfo != NULL) { in GLXGC_DestroyOGLContext()
159 if (ctxinfo->context != 0) { in GLXGC_DestroyOGLContext()
166 free(ctxinfo); in GLXGC_DestroyOGLContext()
398 GLXCtxInfo *ctxinfo; in GLXGC_InitOGLContext() local
412 if (ctxinfo == NULL) { in GLXGC_InitOGLContext()
419 ctxinfo->fbconfig = fbconfig; in GLXGC_InitOGLContext()
420 ctxinfo->context = context; in GLXGC_InitOGLContext()
421 ctxinfo->scratchSurface = scratch; in GLXGC_InitOGLContext()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/unix/native/common/java2d/opengl/
H A DGLXGraphicsConfig.c139 GLXCtxInfo *ctxinfo; in GLXGC_DestroyOGLContext() local
154 ctxinfo = (GLXCtxInfo *)oglc->ctxInfo; in GLXGC_DestroyOGLContext()
155 if (ctxinfo != NULL) { in GLXGC_DestroyOGLContext()
159 if (ctxinfo->context != 0) { in GLXGC_DestroyOGLContext()
166 free(ctxinfo); in GLXGC_DestroyOGLContext()
398 GLXCtxInfo *ctxinfo; in GLXGC_InitOGLContext() local
412 if (ctxinfo == NULL) { in GLXGC_InitOGLContext()
419 ctxinfo->fbconfig = fbconfig; in GLXGC_InitOGLContext()
420 ctxinfo->context = context; in GLXGC_InitOGLContext()
421 ctxinfo->scratchSurface = scratch; in GLXGC_InitOGLContext()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/unix/native/common/java2d/opengl/
H A DGLXGraphicsConfig.c139 GLXCtxInfo *ctxinfo; in GLXGC_DestroyOGLContext() local
154 ctxinfo = (GLXCtxInfo *)oglc->ctxInfo; in GLXGC_DestroyOGLContext()
155 if (ctxinfo != NULL) { in GLXGC_DestroyOGLContext()
159 if (ctxinfo->context != 0) { in GLXGC_DestroyOGLContext()
166 free(ctxinfo); in GLXGC_DestroyOGLContext()
420 GLXCtxInfo *ctxinfo; in GLXGC_InitOGLContext() local
434 if (ctxinfo == NULL) { in GLXGC_InitOGLContext()
441 ctxinfo->fbconfig = fbconfig; in GLXGC_InitOGLContext()
442 ctxinfo->context = context; in GLXGC_InitOGLContext()
443 ctxinfo->scratchSurface = scratch; in GLXGC_InitOGLContext()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/unix/native/common/java2d/opengl/
H A DGLXGraphicsConfig.c139 GLXCtxInfo *ctxinfo; in GLXGC_DestroyOGLContext() local
154 ctxinfo = (GLXCtxInfo *)oglc->ctxInfo; in GLXGC_DestroyOGLContext()
155 if (ctxinfo != NULL) { in GLXGC_DestroyOGLContext()
159 if (ctxinfo->context != 0) { in GLXGC_DestroyOGLContext()
166 free(ctxinfo); in GLXGC_DestroyOGLContext()
398 GLXCtxInfo *ctxinfo; in GLXGC_InitOGLContext() local
412 if (ctxinfo == NULL) { in GLXGC_InitOGLContext()
419 ctxinfo->fbconfig = fbconfig; in GLXGC_InitOGLContext()
420 ctxinfo->context = context; in GLXGC_InitOGLContext()
421 ctxinfo->scratchSurface = scratch; in GLXGC_InitOGLContext()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/solaris/native/sun/java2d/opengl/
H A DGLXGraphicsConfig.c139 GLXCtxInfo *ctxinfo; in GLXGC_DestroyOGLContext() local
154 ctxinfo = (GLXCtxInfo *)oglc->ctxInfo; in GLXGC_DestroyOGLContext()
155 if (ctxinfo != NULL) { in GLXGC_DestroyOGLContext()
159 if (ctxinfo->context != 0) { in GLXGC_DestroyOGLContext()
166 free(ctxinfo); in GLXGC_DestroyOGLContext()
420 GLXCtxInfo *ctxinfo; in GLXGC_InitOGLContext() local
434 if (ctxinfo == NULL) { in GLXGC_InitOGLContext()
441 ctxinfo->fbconfig = fbconfig; in GLXGC_InitOGLContext()
442 ctxinfo->context = context; in GLXGC_InitOGLContext()
443 ctxinfo->scratchSurface = scratch; in GLXGC_InitOGLContext()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/macosx/native/libawt_lwawt/java2d/opengl/
H A DCGLSurfaceData.m61 cglsdo->peerData, ctxinfo->context);
92 [ctxinfo->context makeCurrentContext];
93 [ctxinfo->context setView: ctxinfo->scratchSurface];
95 [ctxinfo->context clearDrawable];
96 [ctxinfo->context makeCurrentContext];
97 [ctxinfo->context setPixelBuffer: ctxinfo->scratchSurface
125 [ctxinfo->context clearDrawable];
163 if ([ctxinfo->context view] == nil) {
244 if ([ctxinfo->context view] != nsView) {
246 [ctxinfo->context setView: nsView];
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/macosx/native/libawt_lwawt/java2d/opengl/
H A DCGLGraphicsConfig.m59 if (ctxinfo != NULL) {
62 [ctxinfo->context clearDrawable];
63 [ctxinfo->context release];
64 if (ctxinfo->scratchSurface != 0) {
68 free(ctxinfo);
255 if (ctxinfo == NULL) {
260 memset(ctxinfo, 0, sizeof(CGLCtxInfo));
261 ctxinfo->context = context;
268 free(ctxinfo);
272 oglc->ctxInfo = ctxinfo;
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/macosx/native/libawt_lwawt/java2d/opengl/
H A DCGLGraphicsConfig.m59 if (ctxinfo != NULL) {
62 [ctxinfo->context clearDrawable];
63 [ctxinfo->context release];
64 if (ctxinfo->scratchSurface != 0) {
68 free(ctxinfo);
256 if (ctxinfo == NULL) {
261 memset(ctxinfo, 0, sizeof(CGLCtxInfo));
262 ctxinfo->context = context;
269 free(ctxinfo);
273 oglc->ctxInfo = ctxinfo;
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/macosx/native/libawt_lwawt/java2d/opengl/
H A DCGLGraphicsConfig.m59 if (ctxinfo != NULL) {
62 [ctxinfo->context clearDrawable];
63 [ctxinfo->context release];
64 if (ctxinfo->scratchSurface != 0) {
68 free(ctxinfo);
256 if (ctxinfo == NULL) {
261 memset(ctxinfo, 0, sizeof(CGLCtxInfo));
262 ctxinfo->context = context;
269 free(ctxinfo);
273 oglc->ctxInfo = ctxinfo;
[all …]

123