Home
last modified time | relevance | path

Searched refs:SIZEPALETTE (Results 1 – 25 of 311) sorted by relevance

12345678910>>...13

/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/painting/
H A Dqcolormap_win.cpp81 screenMap->numcolors = GetDeviceCaps(dc, SIZEPALETTE); in initialize()
/dports/math/giacxcas/fltk-1.3.0/src/
H A Dfl_color_win32.cxx217 int nColors = GetDeviceCaps(fl_gc, SIZEPALETTE); in fl_select_palette()
/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A Dfl_color_win32.cxx208 int nColors = GetDeviceCaps(fl_gc, SIZEPALETTE); in fl_select_palette()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/win32/
H A Dgdkvisual-win32.c111 const int sizepalette = GetDeviceCaps (_gdk_display_hdc, SIZEPALETTE); in _gdk_visual_init()
/dports/x11-toolkits/ntk/ntk/src/
H A Dfl_color_win32.cxx217 int nColors = GetDeviceCaps(fl_gc, SIZEPALETTE); in fl_select_palette()
/dports/lang/yorick/yorick-y_2_2_04/play/win/
H A Dpscr.c85 GetDeviceCaps(dc0, SIZEPALETTE)==256) { in p_connect()
94 int sz = GetDeviceCaps(dc0, SIZEPALETTE); in p_connect()
/dports/x11-toolkits/tk87/tk8.7a5/win/
H A DtkWinColor.c319 unsigned long sizePalette = GetDeviceCaps(dc, SIZEPALETTE); in XAllocColor()
/dports/x11-toolkits/tk86/tk8.6.12/win/
H A DtkWinColor.c317 unsigned long sizePalette = GetDeviceCaps(dc, SIZEPALETTE); in XAllocColor()
/dports/x11-toolkits/tk85/tk8.5.19/win/
H A DtkWinColor.c346 unsigned long sizePalette = GetDeviceCaps(dc, SIZEPALETTE); in XAllocColor()
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/win/
H A DtkWinColor.c349 unsigned long sizePalette = GetDeviceCaps(dc, SIZEPALETTE);
/dports/devel/upp/upp/uppsrc/CtrlCore/
H A DDrawWin32.cpp252 color16 = GetDeviceCaps(handle, SIZEPALETTE) != 256; in LoadCaps()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gdk/win32/
H A Dgdkscreen-win32.c94 const int sizepalette = GetDeviceCaps (_gdk_display_hdc, SIZEPALETTE); in init_visual()
/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Win/
H A DDeviceContext.sml79 val SIZEPALETTE : DeviceItem value
491 …val SIZEPALETTE = W (104 (* Number of entries in physical palette… value
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libsplashscreen/
H A Dsplashscreen_sys.c463 int numColors = GetDeviceCaps(hdc, SIZEPALETTE) - in SplashInitPlatform()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/windows/native/libsplashscreen/
H A Dsplashscreen_sys.c463 int numColors = GetDeviceCaps(hdc, SIZEPALETTE) - in SplashInitPlatform()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libsplashscreen/
H A Dsplashscreen_sys.c463 int numColors = GetDeviceCaps(hdc, SIZEPALETTE) - in SplashInitPlatform()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/awt/splashscreen/
H A Dsplashscreen_sys.c461 int numColors = GetDeviceCaps(hdc, SIZEPALETTE) - in SplashInitPlatform()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/windows/native/libsplashscreen/
H A Dsplashscreen_sys.c463 int numColors = GetDeviceCaps(hdc, SIZEPALETTE) - in SplashInitPlatform()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/windows/native/libsplashscreen/
H A Dsplashscreen_sys.c463 int numColors = GetDeviceCaps(hdc, SIZEPALETTE) - in SplashInitPlatform()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/windows/native/libsplashscreen/
H A Dsplashscreen_sys.c463 int numColors = GetDeviceCaps(hdc, SIZEPALETTE) - in SplashInitPlatform()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/windows/native/libsplashscreen/
H A Dsplashscreen_sys.c463 int numColors = GetDeviceCaps(hdc, SIZEPALETTE) - in SplashInitPlatform()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/windows/native/libsplashscreen/
H A Dsplashscreen_sys.c463 int numColors = GetDeviceCaps(hdc, SIZEPALETTE) - in SplashInitPlatform()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/awt/splashscreen/
H A Dsplashscreen_sys.c461 int numColors = GetDeviceCaps(hdc, SIZEPALETTE) - in SplashInitPlatform()
/dports/graphics/povray37/povray-3.7.0.10/windows/
H A Dpvbitmap.cpp881 nColors = GetDeviceCaps(hDC, SIZEPALETTE); in PalEntriesOnDevice()
/dports/editors/lazarus/lazarus/lcl/interfaces/wince/
H A Dwincelclintf.inc149 ADesc.PaletteColorCount := Windows.GetDeviceCaps(DC, SIZEPALETTE);

12345678910>>...13