Home
last modified time | relevance | path

Searched refs:Palette (Results 51 – 75 of 6628) sorted by relevance

12345678910>>...266

/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Dcustomdrawn_winxp.pas141 Palette.Menu := $FFFFFF;
143 Palette.WindowFrame := $0;
144 Palette.MenuText := $0;
145 Palette.WindowText := $0;
154 Palette.GrayText := $99A8AC;
155 Palette.BtnText := $0;
160 Palette.InfoText := $0;
161 Palette.InfoBk := $E1FFFF;
163 Palette.HotLight := $800000;
167 Palette.MenuBar := $D8E9EC;
[all …]
H A Dcustomdrawndrawers.pas311 Palette: TCDColorPalette;
558 Palette := TCDColorPalette.Create;
561 FallbackPalette.Assign(Palette);
571 Palette.Free;
632 Palette.Menu := ColorToRGB(clMenu);
633 Palette.Window := ColorToRGB(clWindow);
643 Palette.BtnFace := ColorToRGB(clBtnFace);
652 Palette.InfoBk := ColorToRGB(clInfoBk);
659 Palette.Form := ColorToRGB(clForm);
689 cidControl: Result := Palette.Form;
[all …]
/dports/editors/lazarus/lazarus/lcl/
H A Dcustomdrawndrawers.pas311 Palette: TCDColorPalette;
558 Palette := TCDColorPalette.Create;
561 FallbackPalette.Assign(Palette);
571 Palette.Free;
632 Palette.Menu := ColorToRGB(clMenu);
633 Palette.Window := ColorToRGB(clWindow);
643 Palette.BtnFace := ColorToRGB(clBtnFace);
652 Palette.InfoBk := ColorToRGB(clInfoBk);
659 Palette.Form := ColorToRGB(clForm);
689 cidControl: Result := Palette.Form;
[all …]
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Dcustomdrawndrawers.pas311 Palette: TCDColorPalette;
558 Palette := TCDColorPalette.Create;
561 FallbackPalette.Assign(Palette);
571 Palette.Free;
632 Palette.Menu := ColorToRGB(clMenu);
633 Palette.Window := ColorToRGB(clWindow);
643 Palette.BtnFace := ColorToRGB(clBtnFace);
652 Palette.InfoBk := ColorToRGB(clInfoBk);
659 Palette.Form := ColorToRGB(clForm);
689 cidControl: Result := Palette.Form;
[all …]
/dports/editors/lazarus-qt5/lazarus/lcl/
H A Dcustomdrawndrawers.pas311 Palette: TCDColorPalette;
558 Palette := TCDColorPalette.Create;
561 FallbackPalette.Assign(Palette);
571 Palette.Free;
632 Palette.Menu := ColorToRGB(clMenu);
633 Palette.Window := ColorToRGB(clWindow);
643 Palette.BtnFace := ColorToRGB(clBtnFace);
652 Palette.InfoBk := ColorToRGB(clInfoBk);
659 Palette.Form := ColorToRGB(clForm);
689 cidControl: Result := Palette.Form;
[all …]
/dports/devel/etl/synfig-1.2.2/synfig-core/src/synfig/
H A Dpalette.cpp79 Palette::Palette(): in Palette() function in Palette
84 Palette::Palette(const String& name_): in Palette() function in Palette
96 Palette::Palette(const Surface& surface, int max_colors): in Palette() function in Palette
203 Palette::iterator
249 Palette::iterator
250 Palette::find_heavy() in find_heavy()
265 Palette::iterator
281 Palette
284 Palette ret; in grayscale()
323 Palette
[all …]
/dports/graphics/synfig/synfig-1.2.2/synfig-core/src/synfig/
H A Dpalette.cpp79 Palette::Palette(): in Palette() function in Palette
84 Palette::Palette(const String& name_): in Palette() function in Palette
96 Palette::Palette(const Surface& surface, int max_colors): in Palette() function in Palette
203 Palette::iterator
249 Palette::iterator
250 Palette::find_heavy() in find_heavy()
265 Palette::iterator
281 Palette
284 Palette ret; in grayscale()
323 Palette
[all …]
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-core/src/synfig/
H A Dpalette.cpp79 Palette::Palette(): in Palette() function in Palette
84 Palette::Palette(const String& name_): in Palette() function in Palette
96 Palette::Palette(const Surface& surface, int max_colors): in Palette() function in Palette
203 Palette::iterator
249 Palette::iterator
250 Palette::find_heavy() in find_heavy()
265 Palette::iterator
281 Palette
284 Palette ret; in grayscale()
323 Palette
[all …]
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/
H A DPalette.h48 class Palette; variable
49 using PaletteHolder = Holder<Palette>;
51 class GEM_EXPORT Palette : public Held<Palette>
57 Palette(const Color &color, const Color &back);
59 Palette(const Color* begin, const Color* end) in Palette() function
60 : Palette() { in Palette()
65 Palette() { in Palette() function
88 bool operator==(const Palette&) const;
89 bool operator!=(const Palette&) const;
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/cine/
H A Dpal.h57 class Palette {
69 Palette(const Graphics::PixelFormat format = Graphics::PixelFormat(), const uint numColors = 0);
75 Palette &clear();
85Palette &load(const byte *buf, const uint size, const Graphics::PixelFormat format, const uint num…
119 Palette &rotateRight(byte firstIndex, byte lastIndex, signed rotationAmount = 1);
120Palette &saturatedAddColor(Palette &output, byte firstIndex, byte lastIndex, signed r, signed g, s…
134Palette &saturatedAddColor(Palette &output, byte firstIndex, byte lastIndex, signed rSource, signe…
146Palette &saturatedAddNormalizedGray(Palette &output, byte firstIndex, byte lastIndex, signed grayD…
151 Palette &fillWithBlack();
/dports/net/tigervnc-server/tigervnc-1.12.0/common/rfb/
H A DZRLEEncoder.h35 virtual void writeRect(const PixelBuffer* pb, const Palette& palette);
42 const Palette& palette);
44 const Palette& palette);
46 const Palette& palette);
48 void writePalette(const PixelFormat& pf, const Palette& palette);
58 const PixelFormat& pf, const Palette& palette);
61 const PixelFormat& pf, const Palette& palette);
64 const PixelFormat& pf, const Palette& palette);
68 const PixelFormat& pf, const Palette& palette);
71 const PixelFormat& pf, const Palette& palette);
[all …]
/dports/net/tigervnc-viewer/tigervnc-1.12.0/common/rfb/
H A DZRLEEncoder.h35 virtual void writeRect(const PixelBuffer* pb, const Palette& palette);
42 const Palette& palette);
44 const Palette& palette);
46 const Palette& palette);
48 void writePalette(const PixelFormat& pf, const Palette& palette);
58 const PixelFormat& pf, const Palette& palette);
61 const PixelFormat& pf, const Palette& palette);
64 const PixelFormat& pf, const Palette& palette);
68 const PixelFormat& pf, const Palette& palette);
71 const PixelFormat& pf, const Palette& palette);
[all …]
/dports/games/openxcom/OpenXcom-1.0/src/Geoscape/
H A DUfoDetectedState.cpp117 _window->setColor(Palette::blockOffset(8)+5); in UfoDetectedState()
122 _btnIntercept->setColor(Palette::blockOffset(8)+5); in UfoDetectedState()
126 _btnCentre->setColor(Palette::blockOffset(8)+5); in UfoDetectedState()
130 _btnCancel->setColor(Palette::blockOffset(8)+5); in UfoDetectedState()
135 _txtDetected->setColor(Palette::blockOffset(8)+5); in UfoDetectedState()
145 _txtHyperwave->setColor(Palette::blockOffset(8)+5); in UfoDetectedState()
150 _txtUfo->setColor(Palette::blockOffset(8)+5); in UfoDetectedState()
154 _lstInfo->setColor(Palette::blockOffset(8)+5); in UfoDetectedState()
158 _lstInfo->setCellColor(0, 1, Palette::blockOffset(8)+10); in UfoDetectedState()
161 _lstInfo->setCellColor(1, 1, Palette::blockOffset(8)+10); in UfoDetectedState()
[all …]
/dports/games/openxcom/OpenXcom-1.0/src/Basescape/
H A DManufactureStartState.cpp84 _window->setColor(Palette::blockOffset(13)+10); in ManufactureStartState()
87 _txtTitle->setColor(Palette::blockOffset(13)+10); in ManufactureStartState()
92 _txtManHour->setColor(Palette::blockOffset(13)+10); in ManufactureStartState()
95 _txtCost->setColor(Palette::blockOffset(13)+10); in ManufactureStartState()
96 _txtCost->setSecondaryColor(Palette::blockOffset(13)); in ManufactureStartState()
99 _txtWorkSpace->setColor(Palette::blockOffset(13)+10); in ManufactureStartState()
100 _txtWorkSpace->setSecondaryColor(Palette::blockOffset(13)); in ManufactureStartState()
103 _btnCancel->setColor(Palette::blockOffset(13)+10); in ManufactureStartState()
116 _txtItemNameColumn->setColor(Palette::blockOffset(13)+10); in ManufactureStartState()
128 _lstRequiredItems->setColor(Palette::blockOffset(13)); in ManufactureStartState()
[all …]
H A DResearchState.cpp78 _window->setColor(Palette::blockOffset(13)+10); in ResearchState()
81 _btnNew->setColor(Palette::blockOffset(15)+6); in ResearchState()
85 _btnOk->setColor(Palette::blockOffset(15)+6); in ResearchState()
90 _txtTitle->setColor(Palette::blockOffset(13)+10); in ResearchState()
95 _txtAvailable->setColor(Palette::blockOffset(13)+10); in ResearchState()
98 _txtAllocated->setColor(Palette::blockOffset(13)+10); in ResearchState()
101 _txtSpace->setColor(Palette::blockOffset(13)+10); in ResearchState()
104 _txtProject->setColor(Palette::blockOffset(13)+10); in ResearchState()
108 _txtScientists->setColor(Palette::blockOffset(13)+10); in ResearchState()
112 _txtProgress->setColor(Palette::blockOffset(13)+10); in ResearchState()
[all …]
/dports/devel/dasm/dasm-2.20.14.1/machines/atari7800/
H A D7800.h76 P0C1 = $21 ;Palette 0 - Color 1 write-only
77 P0C2 = $22 ;Palette 0 - Color 2 write-only
78 P0C3 = $23 ;Palette 0 - Color 3 write-only
80 P1C1 = $25 ;Palette 1 - Color 1 write-only
81 P1C2 = $26 ;Palette 1 - Color 2 write-only
82 P1C3 = $27 ;Palette 1 - Color 3 write-only
84 P2C1 = $29 ;Palette 2 - Color 1 write-only
85 P2C2 = $2A ;Palette 2 - Color 2 write-only
86 P2C3 = $2B ;Palette 2 - Color 3 write-only
88 P3C1 = $2D ;Palette 3 - Color 1 write-only
[all …]
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/Assets/
H A DPalette.cpp31 Palette::Palette(const IO::Path& path) { in Palette() function in TrenchBroom::Assets::Palette
40 Palette::Palette(const Palette& other) : in Palette() function in TrenchBroom::Assets::Palette
47 void Palette::operator=(Palette other) { in operator =()
53 Palette::~Palette() { in ~Palette()
57 void Palette::loadLmpPalette(const IO::Path& path) { in loadLmpPalette()
70 void Palette::loadPcxPalette(const IO::Path& path) { in loadPcxPalette()
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/drupal/sites/default/boinc/modules/boincstats/includes/pchart/class/
H A DpBubble.class.php95 $Palette = $this->pDataObject->getPalette();
102 $this->pDataObject->Data["Series"][$SerieName]["Color"]["R"] = $Palette[$ID]["R"];
103 $this->pDataObject->Data["Series"][$SerieName]["Color"]["G"] = $Palette[$ID]["G"];
104 $this->pDataObject->Data["Series"][$SerieName]["Color"]["B"] = $Palette[$ID]["B"];
129 $Palette = $this->pDataObject->getPalette();
152 …$Color = array("R"=>$Palette[$Key]["R"],"G"=>$Palette[$Key]["G"],"B"=>$Palette[$Key]["B"],"Alpha"=…
161 …{ $BorderR = $Palette[$Key]["R"]+$Surrounding; $BorderG = $Palette[$Key]["G"]+$Surrounding; $Borde…
172 …olor["BorderR"] = $Palette[$Key]["R"]+$Surrounding; $Color["BorderG"] = $Palette[$Key]["G"]+$Surro…
205 …oor($CircleRadius),$this->pChartObject->toHTMLColor($Palette[$Key]["R"],$Palette[$Key]["G"],$Palet…
237 …oor($CircleRadius),$this->pChartObject->toHTMLColor($Palette[$Key]["R"],$Palette[$Key]["G"],$Palet…
[all …]
/dports/games/vavoom/vavoom-1.33/source/
H A Dr_tex_tga.cpp117 , Palette(0) in VTgaTexture()
139 if (Palette) in ~VTgaTexture()
141 delete[] Palette; in ~VTgaTexture()
142 Palette = NULL; in ~VTgaTexture()
197 << Palette[i].g in GetPixels()
203 << Palette[i].g in GetPixels()
204 << Palette[i].r in GetPixels()
541 return Palette; in GetPalette()
559 if (Palette) in Unload()
561 delete[] Palette; in Unload()
[all …]
/dports/graphics/pinta/pinta-1.7.1/Pinta.Gui.Widgets/Widgets/
H A DColorPaletteWidget.cs54 private Palette palette;
69 palette = PintaCore.Palette.CurrentPalette; in ColorPaletteWidget()
95 Color temp = PintaCore.Palette.PrimaryColor; in OnButtonPressEvent()
96 PintaCore.Palette.PrimaryColor = PintaCore.Palette.SecondaryColor; in OnButtonPressEvent()
97 PintaCore.Palette.SecondaryColor = temp; in OnButtonPressEvent()
100 PintaCore.Palette.PrimaryColor = new Color (0, 0, 0); in OnButtonPressEvent()
101 PintaCore.Palette.SecondaryColor = new Color (1, 1, 1); in OnButtonPressEvent()
141 PintaCore.Palette.SecondaryColor = palette[pal]; in OnButtonPressEvent()
143 PintaCore.Palette.PrimaryColor = palette[pal]; in OnButtonPressEvent()
176 g.FillRectangle (secondary_rect, PintaCore.Palette.SecondaryColor); in OnExposeEvent()
[all …]
/dports/devel/cc65/cc65-2.19/src/sp65/
H A Dpalette.c53 Palette* NewPalette (unsigned Entries) in NewPalette()
56 Palette* P; in NewPalette()
71 Palette* NewMonochromePalette (void) in NewMonochromePalette()
75 Palette* P = NewPalette (2); in NewMonochromePalette()
87 Palette* DupPalette (const Palette* P) in DupPalette()
90 Palette* N; in DupPalette()
110 void FreePalette (Palette* P) in FreePalette()
118 void DumpPalette (FILE* F, const Palette* P) in DumpPalette()
/dports/audio/ampache/ampache-php74-5.0.0/vendor/szymach/c-pchart/src/Chart/
H A DBubble.php122 $Palette = $this->pDataObject->getPalette();
159 $Palette = $this->pDataObject->getPalette();
190 "R" => $Palette[$Key]["R"],
191 "G" => $Palette[$Key]["G"],
192 "B" => $Palette[$Key]["B"],
193 "Alpha" => $Palette[$Key]["Alpha"]
268 $Palette[$Key]["R"],
270 $Palette[$Key]["B"]
309 $Palette[$Key]["B"]
354 $Palette[$Key]["B"]
[all …]
/dports/www/matomo/piwik/vendor/szymach/c-pchart/src/Chart/
H A DBubble.php122 $Palette = $this->pDataObject->getPalette();
159 $Palette = $this->pDataObject->getPalette();
190 "R" => $Palette[$Key]["R"],
191 "G" => $Palette[$Key]["G"],
192 "B" => $Palette[$Key]["B"],
193 "Alpha" => $Palette[$Key]["Alpha"]
268 $Palette[$Key]["R"],
270 $Palette[$Key]["B"]
309 $Palette[$Key]["B"]
354 $Palette[$Key]["B"]
[all …]
/dports/graphics/devil/devil-1.7.8/src-IL/src/
H A Dil_blp.c318 ifree(Palette); in iLoadBlpInternal()
326 ifree(Palette); in iLoadBlpInternal()
355 ifree(Palette); in iLoadBlpInternal()
369 ifree(Palette); in iLoadBlpInternal()
400 ifree(Palette); in iLoadBlpInternal()
659 memcpy(Image->Mipmaps->Pal.Palette, Image->Pal.Palette, 1024); in iLoadBlp1()
685 ifree(Palette); in iLoadBlp1()
691 ifree(Palette); in iLoadBlp1()
698 ifree(Palette); in iLoadBlp1()
712 ifree(Palette); in iLoadBlp1()
[all …]
/dports/games/openxcom/OpenXcom-1.0/src/Ufopaedia/
H A DArticleStateCraftWeapon.cpp56 _btnOk->setColor(Palette::blockOffset(1)); in ArticleStateCraftWeapon()
57 _btnPrev->setColor(Palette::blockOffset(1)); in ArticleStateCraftWeapon()
58 _btnNext->setColor(Palette::blockOffset(1)); in ArticleStateCraftWeapon()
60 _txtTitle->setColor(Palette::blockOffset(14)+15); in ArticleStateCraftWeapon()
68 _txtInfo->setColor(Palette::blockOffset(14)+15); in ArticleStateCraftWeapon()
76 _lstInfo->setColor(Palette::blockOffset(14)+15); in ArticleStateCraftWeapon()
82 _lstInfo->setCellColor(0, 1, Palette::blockOffset(15)+4); in ArticleStateCraftWeapon()
85 _lstInfo->setCellColor(1, 1, Palette::blockOffset(15)+4); in ArticleStateCraftWeapon()
88 _lstInfo->setCellColor(2, 1, Palette::blockOffset(15)+4); in ArticleStateCraftWeapon()
91 _lstInfo->setCellColor(3, 1, Palette::blockOffset(15)+4); in ArticleStateCraftWeapon()

12345678910>>...266