Home
last modified time | relevance | path

Searched refs:logpalette (Results 1 – 19 of 19) sorted by relevance

/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevmswn.c384 LPLOGPALETTE logpalette; in win_makepalette() local
389 if (logpalette == (LPLOGPALETTE) NULL) in win_makepalette()
391 logpalette->palVersion = 0x300; in win_makepalette()
392 logpalette->palNumEntries = wdev->nColors; in win_makepalette()
394 logpalette->palPalEntry[i].peFlags = 0; in win_makepalette()
409 logpalette->palPalEntry[i].peRed = in win_makepalette()
410 logpalette->palPalEntry[i].peGreen = in win_makepalette()
411 logpalette->palPalEntry[i].peBlue = 192; in win_makepalette()
415 logpalette->palPalEntry[i].peRed = in win_makepalette()
416 logpalette->palPalEntry[i].peGreen = in win_makepalette()
[all …]
H A Ddwimg.c859 LPLOGPALETTE logpalette; in create_palette() local
860 logpalette = (LPLOGPALETTE) malloc(sizeof(LOGPALETTE) + in create_palette()
862 if (logpalette == (LPLOGPALETTE) NULL) in create_palette()
864 logpalette->palVersion = 0x300; in create_palette()
865 logpalette->palNumEntries = img->bmih.biClrUsed; in create_palette()
867 logpalette->palPalEntry[i].peFlags = 0; in create_palette()
869 &logpalette->palPalEntry[i].peRed, in create_palette()
870 &logpalette->palPalEntry[i].peGreen, in create_palette()
871 &logpalette->palPalEntry[i].peBlue); in create_palette()
873 palette = CreatePalette(logpalette); in create_palette()
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevmswn.c377 LPLOGPALETTE logpalette; in win_makepalette() local
382 if (logpalette == (LPLOGPALETTE) NULL) in win_makepalette()
384 logpalette->palVersion = 0x300; in win_makepalette()
385 logpalette->palNumEntries = wdev->nColors; in win_makepalette()
387 logpalette->palPalEntry[i].peFlags = 0; in win_makepalette()
402 logpalette->palPalEntry[i].peRed = in win_makepalette()
403 logpalette->palPalEntry[i].peGreen = in win_makepalette()
404 logpalette->palPalEntry[i].peBlue = 192; in win_makepalette()
408 logpalette->palPalEntry[i].peRed = in win_makepalette()
409 logpalette->palPalEntry[i].peGreen = in win_makepalette()
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevmswn.c377 LPLOGPALETTE logpalette; in win_makepalette() local
382 if (logpalette == (LPLOGPALETTE) NULL) in win_makepalette()
384 logpalette->palVersion = 0x300; in win_makepalette()
385 logpalette->palNumEntries = wdev->nColors; in win_makepalette()
387 logpalette->palPalEntry[i].peFlags = 0; in win_makepalette()
402 logpalette->palPalEntry[i].peRed = in win_makepalette()
403 logpalette->palPalEntry[i].peGreen = in win_makepalette()
404 logpalette->palPalEntry[i].peBlue = 192; in win_makepalette()
408 logpalette->palPalEntry[i].peRed = in win_makepalette()
409 logpalette->palPalEntry[i].peGreen = in win_makepalette()
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevmswn.c378 LPLOGPALETTE logpalette; in win_makepalette() local
383 if (logpalette == (LPLOGPALETTE) NULL) in win_makepalette()
385 logpalette->palVersion = 0x300; in win_makepalette()
386 logpalette->palNumEntries = wdev->nColors; in win_makepalette()
388 logpalette->palPalEntry[i].peFlags = 0; in win_makepalette()
403 logpalette->palPalEntry[i].peRed = in win_makepalette()
404 logpalette->palPalEntry[i].peGreen = in win_makepalette()
405 logpalette->palPalEntry[i].peBlue = 192; in win_makepalette()
409 logpalette->palPalEntry[i].peRed = in win_makepalette()
410 logpalette->palPalEntry[i].peGreen = in win_makepalette()
[all …]
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevmswn.c384 LPLOGPALETTE logpalette; in win_makepalette() local
389 if (logpalette == (LPLOGPALETTE) NULL) in win_makepalette()
391 logpalette->palVersion = 0x300; in win_makepalette()
392 logpalette->palNumEntries = wdev->nColors; in win_makepalette()
394 logpalette->palPalEntry[i].peFlags = 0; in win_makepalette()
409 logpalette->palPalEntry[i].peRed = in win_makepalette()
410 logpalette->palPalEntry[i].peGreen = in win_makepalette()
411 logpalette->palPalEntry[i].peBlue = 192; in win_makepalette()
415 logpalette->palPalEntry[i].peRed = in win_makepalette()
416 logpalette->palPalEntry[i].peGreen = in win_makepalette()
[all …]
H A Ddwimg.c859 LPLOGPALETTE logpalette; in create_palette() local
860 logpalette = (LPLOGPALETTE) malloc(sizeof(LOGPALETTE) + in create_palette()
862 if (logpalette == (LPLOGPALETTE) NULL) in create_palette()
864 logpalette->palVersion = 0x300; in create_palette()
865 logpalette->palNumEntries = img->bmih.biClrUsed; in create_palette()
867 logpalette->palPalEntry[i].peFlags = 0; in create_palette()
869 &logpalette->palPalEntry[i].peRed, in create_palette()
870 &logpalette->palPalEntry[i].peGreen, in create_palette()
871 &logpalette->palPalEntry[i].peBlue); in create_palette()
873 palette = CreatePalette(logpalette); in create_palette()
[all …]
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevmswn.c378 LPLOGPALETTE logpalette; in win_makepalette() local
383 if (logpalette == (LPLOGPALETTE) NULL) in win_makepalette()
385 logpalette->palVersion = 0x300; in win_makepalette()
386 logpalette->palNumEntries = wdev->nColors; in win_makepalette()
388 logpalette->palPalEntry[i].peFlags = 0; in win_makepalette()
403 logpalette->palPalEntry[i].peRed = in win_makepalette()
404 logpalette->palPalEntry[i].peGreen = in win_makepalette()
405 logpalette->palPalEntry[i].peBlue = 192; in win_makepalette()
409 logpalette->palPalEntry[i].peRed = in win_makepalette()
410 logpalette->palPalEntry[i].peGreen = in win_makepalette()
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Ddwimg.c1109 LPLOGPALETTE logpalette; in create_palette() local
1110 logpalette = (LPLOGPALETTE) malloc(sizeof(LOGPALETTE) + in create_palette()
1112 if (logpalette == (LPLOGPALETTE) NULL) in create_palette()
1114 logpalette->palVersion = 0x300; in create_palette()
1115 logpalette->palNumEntries = img->bmih.biClrUsed; in create_palette()
1117 logpalette->palPalEntry[i].peFlags = 0; in create_palette()
1119 &logpalette->palPalEntry[i].peRed, in create_palette()
1120 &logpalette->palPalEntry[i].peGreen, in create_palette()
1121 &logpalette->palPalEntry[i].peBlue); in create_palette()
1123 palette = CreatePalette(logpalette); in create_palette()
[all …]
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Ddwimg.c1109 LPLOGPALETTE logpalette; in create_palette() local
1110 logpalette = (LPLOGPALETTE) malloc(sizeof(LOGPALETTE) + in create_palette()
1112 if (logpalette == (LPLOGPALETTE) NULL) in create_palette()
1114 logpalette->palVersion = 0x300; in create_palette()
1115 logpalette->palNumEntries = img->bmih.biClrUsed; in create_palette()
1117 logpalette->palPalEntry[i].peFlags = 0; in create_palette()
1119 &logpalette->palPalEntry[i].peRed, in create_palette()
1120 &logpalette->palPalEntry[i].peGreen, in create_palette()
1121 &logpalette->palPalEntry[i].peBlue); in create_palette()
1123 palette = CreatePalette(logpalette); in create_palette()
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Ddwimg.c1099 LPLOGPALETTE logpalette; in create_palette() local
1100 logpalette = (LPLOGPALETTE) malloc(sizeof(LOGPALETTE) + in create_palette()
1102 if (logpalette == (LPLOGPALETTE) NULL) in create_palette()
1104 logpalette->palVersion = 0x300; in create_palette()
1105 logpalette->palNumEntries = img->bmih.biClrUsed; in create_palette()
1107 logpalette->palPalEntry[i].peFlags = 0; in create_palette()
1109 &logpalette->palPalEntry[i].peRed, in create_palette()
1110 &logpalette->palPalEntry[i].peGreen, in create_palette()
1111 &logpalette->palPalEntry[i].peBlue); in create_palette()
1113 palette = CreatePalette(logpalette); in create_palette()
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Ddwimg.c1108 LPLOGPALETTE logpalette; in create_palette() local
1109 logpalette = (LPLOGPALETTE) malloc(sizeof(LOGPALETTE) + in create_palette()
1111 if (logpalette == (LPLOGPALETTE) NULL) in create_palette()
1113 logpalette->palVersion = 0x300; in create_palette()
1114 logpalette->palNumEntries = img->bmih.biClrUsed; in create_palette()
1116 logpalette->palPalEntry[i].peFlags = 0; in create_palette()
1118 &logpalette->palPalEntry[i].peRed, in create_palette()
1119 &logpalette->palPalEntry[i].peGreen, in create_palette()
1120 &logpalette->palPalEntry[i].peBlue); in create_palette()
1122 palette = CreatePalette(logpalette); in create_palette()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Ddwimg.c1108 LPLOGPALETTE logpalette; in create_palette() local
1109 logpalette = (LPLOGPALETTE) malloc(sizeof(LOGPALETTE) + in create_palette()
1111 if (logpalette == (LPLOGPALETTE) NULL) in create_palette()
1113 logpalette->palVersion = 0x300; in create_palette()
1114 logpalette->palNumEntries = img->bmih.biClrUsed; in create_palette()
1116 logpalette->palPalEntry[i].peFlags = 0; in create_palette()
1118 &logpalette->palPalEntry[i].peRed, in create_palette()
1119 &logpalette->palPalEntry[i].peGreen, in create_palette()
1120 &logpalette->palPalEntry[i].peBlue); in create_palette()
1122 palette = CreatePalette(logpalette); in create_palette()
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Ddwimg.c1099 LPLOGPALETTE logpalette; in create_palette() local
1100 logpalette = (LPLOGPALETTE) malloc(sizeof(LOGPALETTE) + in create_palette()
1102 if (logpalette == (LPLOGPALETTE) NULL) in create_palette()
1104 logpalette->palVersion = 0x300; in create_palette()
1105 logpalette->palNumEntries = img->bmih.biClrUsed; in create_palette()
1107 logpalette->palPalEntry[i].peFlags = 0; in create_palette()
1109 &logpalette->palPalEntry[i].peRed, in create_palette()
1110 &logpalette->palPalEntry[i].peGreen, in create_palette()
1111 &logpalette->palPalEntry[i].peBlue); in create_palette()
1113 palette = CreatePalette(logpalette); in create_palette()
[all …]
/dports/lang/mit-scheme/mit-scheme-9.2/src/win32/
H A Dwf_user.scm174 (windows-procedure (create-palette (logpalette unchecked))
/dports/security/putty-nogtk/putty-0.76/doc/
H A Dconfig.but1596 \S{config-logpalette} \q{Attempt to use \i{logical palettes}}
/dports/security/putty/putty-0.76/doc/
H A Dconfig.but1596 \S{config-logpalette} \q{Attempt to use \i{logical palettes}}
/dports/editors/lazarus/docs/chm/
H A Dlcl.xct1959 LOGPALETTE lcltype/logpalette.html
/dports/editors/lazarus-qt5/docs/chm/
H A Dlcl.xct1959 LOGPALETTE lcltype/logpalette.html