Home
last modified time | relevance | path

Searched refs:scrnNum (Results 1 – 25 of 26) sorted by relevance

12

/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/dmx/
H A Ddmxextension.c710 dmxBECreateScratchGCs(int scrnNum) in dmxBECreateScratchGCs() argument
897 int scrnNum = (uintptr_t) n; in dmxBECreateResources() local
914 if (pGC->pScreen->myNum == scrnNum) { in dmxBECreateResources()
1125 int scrnNum = (uintptr_t) n; in dmxBERestoreRenderPict() local
1127 if (pDraw->pScreen->myNum != scrnNum) { in dmxBERestoreRenderPict()
1148 int scrnNum = (uintptr_t) n; in dmxBERestoreRenderGlyph() local
1161 if (glyphPriv->glyphSets[scrnNum]) { in dmxBERestoreRenderGlyph()
1236 CARD32 scrnNum = idx; in dmxAttachScreen() local
1524 int scrnNum = (uintptr_t) n; in dmxBEDestroyResources() local
1541 if (pGC->pScreen->myNum == scrnNum) in dmxBEDestroyResources()
[all …]
H A Ddmxpict.c481 int scrnNum; in dmxProcRenderCompositeGlyphs() local
515 scrnNum = pDst->pDrawable->pScreen->myNum; in dmxProcRenderCompositeGlyphs()
516 dmxScreen = &dmxScreens[scrnNum]; in dmxProcRenderCompositeGlyphs()
604 curElt->glyphset = glyphPriv->glyphSets[scrnNum]; in dmxProcRenderCompositeGlyphs()
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/dmx/
H A Ddmxextension.c710 dmxBECreateScratchGCs(int scrnNum) in dmxBECreateScratchGCs() argument
897 int scrnNum = (uintptr_t) n; in dmxBECreateResources() local
914 if (pGC->pScreen->myNum == scrnNum) { in dmxBECreateResources()
1125 int scrnNum = (uintptr_t) n; in dmxBERestoreRenderPict() local
1127 if (pDraw->pScreen->myNum != scrnNum) { in dmxBERestoreRenderPict()
1148 int scrnNum = (uintptr_t) n; in dmxBERestoreRenderGlyph() local
1161 if (glyphPriv->glyphSets[scrnNum]) { in dmxBERestoreRenderGlyph()
1236 CARD32 scrnNum = idx; in dmxAttachScreen() local
1524 int scrnNum = (uintptr_t) n; in dmxBEDestroyResources() local
1541 if (pGC->pScreen->myNum == scrnNum) in dmxBEDestroyResources()
[all …]
H A Ddmxpict.c481 int scrnNum; in dmxProcRenderCompositeGlyphs() local
515 scrnNum = pDst->pDrawable->pScreen->myNum; in dmxProcRenderCompositeGlyphs()
516 dmxScreen = &dmxScreens[scrnNum]; in dmxProcRenderCompositeGlyphs()
604 curElt->glyphset = glyphPriv->glyphSets[scrnNum]; in dmxProcRenderCompositeGlyphs()
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/dmx/
H A Ddmxextension.c710 dmxBECreateScratchGCs(int scrnNum) in dmxBECreateScratchGCs() argument
897 int scrnNum = (uintptr_t) n; in dmxBECreateResources() local
914 if (pGC->pScreen->myNum == scrnNum) { in dmxBECreateResources()
1125 int scrnNum = (uintptr_t) n; in dmxBERestoreRenderPict() local
1127 if (pDraw->pScreen->myNum != scrnNum) { in dmxBERestoreRenderPict()
1148 int scrnNum = (uintptr_t) n; in dmxBERestoreRenderGlyph() local
1161 if (glyphPriv->glyphSets[scrnNum]) { in dmxBERestoreRenderGlyph()
1236 CARD32 scrnNum = idx; in dmxAttachScreen() local
1524 int scrnNum = (uintptr_t) n; in dmxBEDestroyResources() local
1541 if (pGC->pScreen->myNum == scrnNum) in dmxBEDestroyResources()
[all …]
H A Ddmxpict.c481 int scrnNum; in dmxProcRenderCompositeGlyphs() local
515 scrnNum = pDst->pDrawable->pScreen->myNum; in dmxProcRenderCompositeGlyphs()
516 dmxScreen = &dmxScreens[scrnNum]; in dmxProcRenderCompositeGlyphs()
604 curElt->glyphset = glyphPriv->glyphSets[scrnNum]; in dmxProcRenderCompositeGlyphs()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/dmx/
H A Ddmxextension.c710 dmxBECreateScratchGCs(int scrnNum) in dmxBECreateScratchGCs() argument
897 int scrnNum = (uintptr_t) n; in dmxBECreateResources() local
914 if (pGC->pScreen->myNum == scrnNum) { in dmxBECreateResources()
1125 int scrnNum = (uintptr_t) n; in dmxBERestoreRenderPict() local
1127 if (pDraw->pScreen->myNum != scrnNum) { in dmxBERestoreRenderPict()
1148 int scrnNum = (uintptr_t) n; in dmxBERestoreRenderGlyph() local
1161 if (glyphPriv->glyphSets[scrnNum]) { in dmxBERestoreRenderGlyph()
1236 CARD32 scrnNum = idx; in dmxAttachScreen() local
1524 int scrnNum = (uintptr_t) n; in dmxBEDestroyResources() local
1541 if (pGC->pScreen->myNum == scrnNum) in dmxBEDestroyResources()
[all …]
H A Ddmxpict.c481 int scrnNum; in dmxProcRenderCompositeGlyphs() local
515 scrnNum = pDst->pDrawable->pScreen->myNum; in dmxProcRenderCompositeGlyphs()
516 dmxScreen = &dmxScreens[scrnNum]; in dmxProcRenderCompositeGlyphs()
604 curElt->glyphset = glyphPriv->glyphSets[scrnNum]; in dmxProcRenderCompositeGlyphs()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/dmx/
H A Ddmxextension.c710 dmxBECreateScratchGCs(int scrnNum) in dmxBECreateScratchGCs() argument
897 int scrnNum = (uintptr_t) n; in dmxBECreateResources() local
914 if (pGC->pScreen->myNum == scrnNum) { in dmxBECreateResources()
1125 int scrnNum = (uintptr_t) n; in dmxBERestoreRenderPict() local
1127 if (pDraw->pScreen->myNum != scrnNum) { in dmxBERestoreRenderPict()
1148 int scrnNum = (uintptr_t) n; in dmxBERestoreRenderGlyph() local
1161 if (glyphPriv->glyphSets[scrnNum]) { in dmxBERestoreRenderGlyph()
1236 CARD32 scrnNum = idx; in dmxAttachScreen() local
1524 int scrnNum = (uintptr_t) n; in dmxBEDestroyResources() local
1541 if (pGC->pScreen->myNum == scrnNum) in dmxBEDestroyResources()
[all …]
H A Ddmxpict.c481 int scrnNum; in dmxProcRenderCompositeGlyphs() local
515 scrnNum = pDst->pDrawable->pScreen->myNum; in dmxProcRenderCompositeGlyphs()
516 dmxScreen = &dmxScreens[scrnNum]; in dmxProcRenderCompositeGlyphs()
604 curElt->glyphset = glyphPriv->glyphSets[scrnNum]; in dmxProcRenderCompositeGlyphs()
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/dmx/
H A Ddmxextension.c713 dmxBECreateScratchGCs(int scrnNum) in dmxBECreateScratchGCs() argument
900 int scrnNum = (uintptr_t) n; in dmxBECreateResources() local
917 if (pGC->pScreen->myNum == scrnNum) { in dmxBECreateResources()
1128 int scrnNum = (uintptr_t) n; in dmxBERestoreRenderPict() local
1130 if (pDraw->pScreen->myNum != scrnNum) { in dmxBERestoreRenderPict()
1151 int scrnNum = (uintptr_t) n; in dmxBERestoreRenderGlyph() local
1164 if (glyphPriv->glyphSets[scrnNum]) { in dmxBERestoreRenderGlyph()
1239 CARD32 scrnNum = idx; in dmxAttachScreen() local
1527 int scrnNum = (uintptr_t) n; in dmxBEDestroyResources() local
1544 if (pGC->pScreen->myNum == scrnNum) in dmxBEDestroyResources()
[all …]
H A Ddmxpict.c481 int scrnNum; in dmxProcRenderCompositeGlyphs() local
515 scrnNum = pDst->pDrawable->pScreen->myNum; in dmxProcRenderCompositeGlyphs()
516 dmxScreen = &dmxScreens[scrnNum]; in dmxProcRenderCompositeGlyphs()
604 curElt->glyphset = glyphPriv->glyphSets[scrnNum]; in dmxProcRenderCompositeGlyphs()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/dmx/
H A Ddmxextension.c710 dmxBECreateScratchGCs(int scrnNum) in dmxBECreateScratchGCs() argument
897 int scrnNum = (uintptr_t) n; in dmxBECreateResources() local
914 if (pGC->pScreen->myNum == scrnNum) { in dmxBECreateResources()
1125 int scrnNum = (uintptr_t) n; in dmxBERestoreRenderPict() local
1127 if (pDraw->pScreen->myNum != scrnNum) { in dmxBERestoreRenderPict()
1148 int scrnNum = (uintptr_t) n; in dmxBERestoreRenderGlyph() local
1161 if (glyphPriv->glyphSets[scrnNum]) { in dmxBERestoreRenderGlyph()
1236 CARD32 scrnNum = idx; in dmxAttachScreen() local
1524 int scrnNum = (uintptr_t) n; in dmxBEDestroyResources() local
1541 if (pGC->pScreen->myNum == scrnNum) in dmxBEDestroyResources()
[all …]
H A Ddmxpict.c481 int scrnNum; in dmxProcRenderCompositeGlyphs() local
515 scrnNum = pDst->pDrawable->pScreen->myNum; in dmxProcRenderCompositeGlyphs()
516 dmxScreen = &dmxScreens[scrnNum]; in dmxProcRenderCompositeGlyphs()
604 curElt->glyphset = glyphPriv->glyphSets[scrnNum]; in dmxProcRenderCompositeGlyphs()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/dmx/
H A Ddmxextension.c710 dmxBECreateScratchGCs(int scrnNum) in dmxBECreateScratchGCs() argument
897 int scrnNum = (uintptr_t) n; in dmxBECreateResources() local
914 if (pGC->pScreen->myNum == scrnNum) { in dmxBECreateResources()
1125 int scrnNum = (uintptr_t) n; in dmxBERestoreRenderPict() local
1127 if (pDraw->pScreen->myNum != scrnNum) { in dmxBERestoreRenderPict()
1148 int scrnNum = (uintptr_t) n; in dmxBERestoreRenderGlyph() local
1161 if (glyphPriv->glyphSets[scrnNum]) { in dmxBERestoreRenderGlyph()
1236 CARD32 scrnNum = idx; in dmxAttachScreen() local
1524 int scrnNum = (uintptr_t) n; in dmxBEDestroyResources() local
1541 if (pGC->pScreen->myNum == scrnNum) in dmxBEDestroyResources()
[all …]
H A Ddmxpict.c481 int scrnNum; in dmxProcRenderCompositeGlyphs() local
515 scrnNum = pDst->pDrawable->pScreen->myNum; in dmxProcRenderCompositeGlyphs()
516 dmxScreen = &dmxScreens[scrnNum]; in dmxProcRenderCompositeGlyphs()
604 curElt->glyphset = glyphPriv->glyphSets[scrnNum]; in dmxProcRenderCompositeGlyphs()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/windows/
H A Dawt_Window.cpp2072 int scrnNum; in GetScreenImOn() local
2077 scrnNum = AwtWin32GraphicsDevice::GetScreenFromHMONITOR(hmon); in GetScreenImOn()
2078 DASSERT(scrnNum > -1); in GetScreenImOn()
2080 return scrnNum; in GetScreenImOn()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/windows/
H A Dawt_Window.cpp2072 int scrnNum; in GetScreenImOn() local
2077 scrnNum = AwtWin32GraphicsDevice::GetScreenFromHMONITOR(hmon); in GetScreenImOn()
2078 DASSERT(scrnNum > -1); in GetScreenImOn()
2080 return scrnNum; in GetScreenImOn()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Window.cpp2112 int scrnNum; in GetScreenImOn() local
2117 scrnNum = AwtWin32GraphicsDevice::GetScreenFromHMONITOR(hmon); in GetScreenImOn()
2118 DASSERT(scrnNum > -1); in GetScreenImOn()
2120 return scrnNum; in GetScreenImOn()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Window.cpp2112 int scrnNum; in GetScreenImOn() local
2117 scrnNum = AwtWin32GraphicsDevice::GetScreenFromHMONITOR(hmon); in GetScreenImOn()
2118 DASSERT(scrnNum > -1); in GetScreenImOn()
2120 return scrnNum; in GetScreenImOn()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Window.cpp2112 int scrnNum; in GetScreenImOn() local
2117 scrnNum = AwtWin32GraphicsDevice::GetScreenFromHMONITOR(hmon); in GetScreenImOn()
2118 DASSERT(scrnNum > -1); in GetScreenImOn()
2120 return scrnNum; in GetScreenImOn()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Window.cpp2141 int scrnNum; in GetScreenImOn() local
2146 scrnNum = AwtWin32GraphicsDevice::GetScreenFromHMONITOR(hmon); in GetScreenImOn()
2147 DASSERT(scrnNum > -1); in GetScreenImOn()
2149 return scrnNum; in GetScreenImOn()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Window.cpp2070 int scrnNum; in GetScreenImOn() local
2075 scrnNum = AwtWin32GraphicsDevice::GetScreenFromHMONITOR(hmon); in GetScreenImOn()
2076 DASSERT(scrnNum > -1); in GetScreenImOn()
2078 return scrnNum; in GetScreenImOn()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Window.cpp2112 int scrnNum; in GetScreenImOn() local
2117 scrnNum = AwtWin32GraphicsDevice::GetScreenFromHMONITOR(hmon); in GetScreenImOn()
2118 DASSERT(scrnNum > -1); in GetScreenImOn()
2120 return scrnNum; in GetScreenImOn()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Window.cpp2101 int scrnNum; in GetScreenImOn() local
2106 scrnNum = AwtWin32GraphicsDevice::GetScreenFromHMONITOR(hmon); in GetScreenImOn()
2107 DASSERT(scrnNum > -1); in GetScreenImOn()
2109 return scrnNum; in GetScreenImOn()

12