Home
last modified time | relevance | path

Searched refs:RC_PALETTE (Results 1 – 25 of 278) sorted by relevance

12345678910>>...12

/dports/x11-toolkits/tk87/tk8.7a5/win/
H A DtkWinColor.c318 if (GetDeviceCaps(dc, RASTERCAPS) & RC_PALETTE) { in XAllocColor()
426 if (GetDeviceCaps(dc, RASTERCAPS) & RC_PALETTE) { in XFreeColors()
/dports/x11-toolkits/tk86/tk8.6.12/win/
H A DtkWinColor.c316 if (GetDeviceCaps(dc, RASTERCAPS) & RC_PALETTE) { in XAllocColor()
422 if (GetDeviceCaps(dc, RASTERCAPS) & RC_PALETTE) { in XFreeColors()
/dports/x11-toolkits/tk85/tk8.5.19/win/
H A DtkWinColor.c345 if (GetDeviceCaps(dc, RASTERCAPS) & RC_PALETTE) { in XAllocColor()
449 if (GetDeviceCaps(dc, RASTERCAPS) & RC_PALETTE) { in XFreeColors()
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/win/
H A DtkWinColor.c348 if (GetDeviceCaps(dc, RASTERCAPS) & RC_PALETTE) {
476 if (GetDeviceCaps(dc, RASTERCAPS) & RC_PALETTE) {
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/painting/
H A Dqcolormap_win.cpp80 if (GetDeviceCaps(dc, RASTERCAPS) & RC_PALETTE) in initialize()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/win32/
H A Dgdkvisual-win32.c109 if (rastercaps & RC_PALETTE) in _gdk_visual_init()
/dports/games/quake2-source/quake2-r0.16.2/src/win32/
H A Drw_dib.c108 if ( GetDeviceCaps( sww_state.hDC, RASTERCAPS ) & RC_PALETTE ) in DIB_Init()
/dports/games/quake2lnx/quake2-r0.16.2/src/win32/
H A Drw_dib.c108 if ( GetDeviceCaps( sww_state.hDC, RASTERCAPS ) & RC_PALETTE ) in DIB_Init()
/dports/games/r1q2/r1q2-8012_5/win32/
H A Drw_dib.c108 if ( GetDeviceCaps( sww_state.hDC, RASTERCAPS ) & RC_PALETTE ) in DIB_Init()
/dports/games/q2pro/q2pro/source/
H A Dwin_dib.c124 if ( GetDeviceCaps( sww_state.hDC, RASTERCAPS ) & RC_PALETTE ) { in DIB_Init()
/dports/games/quakeforge/quakeforge-0.7.2/libs/video/targets/
H A Dvid_wgl.c497 if (GetDeviceCaps (hdc, RASTERCAPS) & RC_PALETTE) { in VID_Init()
/dports/devel/upp/upp/uppsrc/CtrlCore/
H A DDrawWin32.cpp250 palette = (GetDeviceCaps(handle, RASTERCAPS) & RC_PALETTE); in LoadCaps()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gdk/win32/
H A Dgdkscreen-win32.c92 if (rastercaps & RC_PALETTE) in init_visual()
/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Win/
H A DDeviceContext.sml145 val RC_PALETTE : int value
581 val RC_PALETTE = 0x0100 (* supports a palette *) value
/dports/games/tuxpaint/tuxpaint-0.9.26/src/
H A Dwin32_print.c457 if (hDCCaps & RC_PALETTE) in SurfacePrint()
/dports/games/xblast/xblast-2.10.4/
H A Dw32_event.c571 if (RC_PALETTE & GetDeviceCaps (hdc, RASTERCAPS)) { in HandleNewPalette()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libsplashscreen/
H A Dsplashscreen_sys.c449 paletteMode = (GetDeviceCaps(hdc, RASTERCAPS) & RC_PALETTE) != 0; in SplashInitPlatform()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/windows/native/libsplashscreen/
H A Dsplashscreen_sys.c449 paletteMode = (GetDeviceCaps(hdc, RASTERCAPS) & RC_PALETTE) != 0; in SplashInitPlatform()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libsplashscreen/
H A Dsplashscreen_sys.c449 paletteMode = (GetDeviceCaps(hdc, RASTERCAPS) & RC_PALETTE) != 0; in SplashInitPlatform()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/awt/splashscreen/
H A Dsplashscreen_sys.c447 paletteMode = (GetDeviceCaps(hdc, RASTERCAPS) & RC_PALETTE) != 0; in SplashInitPlatform()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/windows/native/libsplashscreen/
H A Dsplashscreen_sys.c449 paletteMode = (GetDeviceCaps(hdc, RASTERCAPS) & RC_PALETTE) != 0; in SplashInitPlatform()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/windows/native/libsplashscreen/
H A Dsplashscreen_sys.c449 paletteMode = (GetDeviceCaps(hdc, RASTERCAPS) & RC_PALETTE) != 0; in SplashInitPlatform()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/windows/native/libsplashscreen/
H A Dsplashscreen_sys.c449 paletteMode = (GetDeviceCaps(hdc, RASTERCAPS) & RC_PALETTE) != 0; in SplashInitPlatform()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/windows/native/libsplashscreen/
H A Dsplashscreen_sys.c449 paletteMode = (GetDeviceCaps(hdc, RASTERCAPS) & RC_PALETTE) != 0; in SplashInitPlatform()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/windows/native/libsplashscreen/
H A Dsplashscreen_sys.c449 paletteMode = (GetDeviceCaps(hdc, RASTERCAPS) & RC_PALETTE) != 0; in SplashInitPlatform()

12345678910>>...12