Home
last modified time | relevance | path

Searched refs:Palette (Results 251 – 275 of 8804) sorted by relevance

1...<<11121314151617181920>>...353

/dports/graphics/krita/krita-4.4.8/plugins/extensions/pykrita/sip/krita/
H A DPalette.sip1 class Palette : QObject
4 #include "Palette.h"
6 Palette(const Palette & __0);
8 Palette(Resource *resource);
/dports/emulators/nestopia/nestopia-1.51.1/source/core/
H A DNstVideoFilterScaleX.hpp58 …RCE_INLINE T* Blit2xBorder(T* NST_RESTRICT,const Input::Pixel* NST_RESTRICT,const Input::Palette&);
61 …RCE_INLINE T* Blit3xBorder(T* NST_RESTRICT,const Input::Pixel* NST_RESTRICT,const Input::Palette&);
64 …RCE_INLINE T* Blit3xCenter(T* NST_RESTRICT,const Input::Pixel* NST_RESTRICT,const Input::Palette&);
67 static NST_FORCE_INLINE T* Blit2xLine(T*,const Input::Pixel*,const Input::Palette&,long);
70 static NST_FORCE_INLINE T* Blit3xLine(T*,const Input::Pixel*,const Input::Palette&,long);
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima8/graphics/
H A Dshape_archive.h33 struct Palette;
37 ShapeArchive(uint16 id, Palette *pal = 0,
40 ShapeArchive(ArchiveFile *af, uint16 id, Palette *pal = 0,
43 ShapeArchive(Common::SeekableReadStream *rs, uint16 id, Palette *pal = 0,
58 Palette *_palette;
/dports/games/libretro-nestopia/nestopia-2b0315c/source/core/
H A DNstVideoFilterScaleX.hpp58 …RCE_INLINE T* Blit2xBorder(T* NST_RESTRICT,const Input::Pixel* NST_RESTRICT,const Input::Palette&);
61 …RCE_INLINE T* Blit3xBorder(T* NST_RESTRICT,const Input::Pixel* NST_RESTRICT,const Input::Palette&);
64 …RCE_INLINE T* Blit3xCenter(T* NST_RESTRICT,const Input::Pixel* NST_RESTRICT,const Input::Palette&);
67 static NST_FORCE_INLINE T* Blit2xLine(T*,const Input::Pixel*,const Input::Palette&,long);
70 static NST_FORCE_INLINE T* Blit3xLine(T*,const Input::Pixel*,const Input::Palette&,long);
/dports/science/hdf/hdf-4.2.15/mfhdf/dumper/testfiles/
H A Ddumpgr-13.out4 Palette: 3 components; 256 entries
5 Palette Data:
47 Palette: 3 components; 256 entries
48 Palette Data:
/dports/games/residualvm/residualvm-0.3.1/graphics/
H A Dcursorman.cpp38 for (Common::Stack<Palette *>::size_type i = 0; i < _cursorPaletteStack.size(); ++i) in ~CursorManager()
97 Palette *pal = _cursorPaletteStack.pop(); in popAllCursors()
160 Palette *pal = _cursorPaletteStack.top(); in disableCursorPalette()
170 Palette *pal = new Palette(colors, start, num); in pushCursorPalette()
186 Palette *pal = _cursorPaletteStack.pop(); in popCursorPalette()
211 Palette *pal = _cursorPaletteStack.top(); in replaceCursorPalette()
264 CursorManager::Palette::Palette(const byte *colors, uint start, uint num) { in Palette() function in Graphics::CursorManager::Palette
279 CursorManager::Palette::~Palette() { in ~Palette()
/dports/games/openxcom/OpenXcom-1.0/src/Menu/
H A DPauseState.cpp87 _window->setColor(Palette::blockOffset(15)-1); in PauseState()
90 _btnLoad->setColor(Palette::blockOffset(15)-1); in PauseState()
94 _btnSave->setColor(Palette::blockOffset(15)-1); in PauseState()
98 _btnAbandon->setColor(Palette::blockOffset(15)-1); in PauseState()
102 _btnOptions->setColor(Palette::blockOffset(15)-1); in PauseState()
106 _btnCancel->setColor(Palette::blockOffset(15)-1); in PauseState()
119 _txtTitle->setColor(Palette::blockOffset(15)-1); in PauseState()
/dports/games/openxcom/OpenXcom-1.0/src/Basescape/
H A DSoldierArmorState.cpp71 _window->setColor(Palette::blockOffset(13)+10); in SoldierArmorState()
74 _btnCancel->setColor(Palette::blockOffset(13)+5); in SoldierArmorState()
80 _txtTitle->setColor(Palette::blockOffset(13)+5); in SoldierArmorState()
84 _txtType->setColor(Palette::blockOffset(13)+5); in SoldierArmorState()
87 _txtQuantity->setColor(Palette::blockOffset(13)+5); in SoldierArmorState()
90 _lstArmor->setColor(Palette::blockOffset(13)); in SoldierArmorState()
91 _lstArmor->setArrowColor(Palette::blockOffset(13)+5); in SoldierArmorState()
/dports/math/scilab/scilab-6.1.1/scilab/modules/xcos/src/jni/
H A DPalette.cpp28 JNIEnv * Palette::getCurrentEnv() { in getCurrentEnv()
38 Palette::~Palette() { in ~Palette()
45 Palette::Palette(JavaVM * jvm_) { in Palette() function in org_scilab_modules_xcos_palette::Palette
101 Palette::Palette(JavaVM * jvm_, jobject JObj) { in Palette() function in org_scilab_modules_xcos_palette::Palette
133 void Palette::synchronize() { in synchronize()
139 void Palette::endSynchronize() { in endSynchronize()
198 void Palette::loadPal (JavaVM * jvm_, char const* name){ in loadPal()
272 void Palette::remove (JavaVM * jvm_, char const* const* name, int nameSize){ in remove()
316 void Palette::enable (JavaVM * jvm_, char const* const* name, int nameSize, bool status){ in enable()
429 void Palette::generatePaletteIcon (JavaVM * jvm_, long long uid, char const* iconPath){ in generatePaletteIcon()
[all …]
/dports/games/openxcom/OpenXcom-1.0/src/Ufopaedia/
H A DArticleStateUfo.cpp56 _btnOk->setColor(Palette::blockOffset(8)+5); in ArticleStateUfo()
57 _btnPrev->setColor(Palette::blockOffset(8)+5); in ArticleStateUfo()
58 _btnNext->setColor(Palette::blockOffset(8)+5); in ArticleStateUfo()
60 _txtTitle->setColor(Palette::blockOffset(8)+5); in ArticleStateUfo()
101 _txtInfo->setColor(Palette::blockOffset(8)+5); in ArticleStateUfo()
110 _lstInfo->setColor(Palette::blockOffset(8)+5); in ArticleStateUfo()
/dports/games/scummvm/scummvm-2.5.1/engines/kyra/graphics/
H A Dscreen_lok.h39 …void loadBitmap(const char *filename, int tempPage, int dstPage, Palette *pal, bool skip = false) …
59 void setInterfacePalette(const Palette &pal, uint8 r, uint8 g, uint8 b);
84 void setScreenPalette(const Palette &pal) override;
86 void fadePalette(const Palette &pal, int delay, const UpdateFunctor *upFunc = 0) override;
87 void getFadeParams(const Palette &pal, int delay, int &delayInc, int &diff) override;
88 int fadePalStep(const Palette &pal, int diff) override;
/dports/graphics/freeimage/FreeImage/Wrapper/FreeImage.NET/cs/Library/Classes/
H A DPalette.cs15 public sealed class Palette : MemoryArray<RGBQUAD> class
31 public Palette(FIBITMAP dib) in Palette() method in FreeImageAPI.Palette
56 public Palette(FITAG tag) in Palette() method in FreeImageAPI.Palette
73 public Palette(MetadataTag tag) in Palette() method in FreeImageAPI.Palette
87 public Palette(RGBQUAD[] palette) in Palette() method in FreeImageAPI.Palette
117 public Palette(Color[] palette) in Palette() method in FreeImageAPI.Palette
126 public Palette(int size) in Palette() method in FreeImageAPI.Palette
306 public void CopyFrom(Palette palette) in CopyFrom()
327 public void CopyFrom(Palette palette, int offset) in CopyFrom()
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Traits/Render/
H A DRenderVoxels.cs35 public readonly string Palette = null; field in OpenRA.Mods.Common.Traits.Render.RenderVoxelsInfo
67 var palette = init.WorldRenderer.Palette(Palette ?? PlayerPalette + ownerName); in RenderPreview()
75 palette, init.WorldRenderer.Palette(NormalsPalette), init.WorldRenderer.Palette(ShadowPalette)); in RenderPreview()
143 var paletteName = Info.Palette ?? Info.PlayerPalette + self.Owner.InternalName; in IRender.Render()
144 colorPalette = wr.Palette(paletteName); in IRender.Render()
145 normalsPalette = wr.Palette(Info.NormalsPalette); in IRender.Render()
146 shadowPalette = wr.Palette(Info.ShadowPalette); in IRender.Render()
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/image/gif/
H A Dreader.go103 globalColorTable color.Palette
195 m.Palette = d.globalColorTable
200 m.Palette = append(color.Palette(nil), d.globalColorTable...)
203 m.Palette[ti] = color.RGBA{}
209 p := make(color.Palette, ti+1)
210 copy(p, m.Palette)
211 for i := len(m.Palette); i < len(p); i++ {
214 m.Palette = p
269 if len(m.Palette) < 256 {
271 if int(pixel) >= len(m.Palette) {
[all …]
/dports/graphics/p5-Color-Palette/Color-Palette-0.100003/lib/Color/Palette/
H A DSchema.pm1 package Color::Palette::Schema;
3 $Color::Palette::Schema::VERSION = '0.100003';
8 use Color::Palette;
9 use Color::Palette::Types qw(ColorName);
/dports/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/
H A Doxygenwindecobutton.cpp45 …ase( settings().palette().color( _state == Disabled ? Palette::Disabled : Palette::Active, Palette in render()
46 ColorUtils::Rgba glow( settings().palette().color( Palette::WindowText ) ); in render()
54 ColorUtils::Rgba( settings().palette().color( Palette::NegativeText ) ): in render()
55 ColorUtils::Rgba( settings().palette().color( Palette::Hover ) ); in render()
89 … icon=ColorUtils::Rgba( settings().palette().color( Palette::Disabled, Palette::WindowText ) ); in render()
/dports/x11-themes/gtk3-oxygen-engine/oxygen-gtk3-1.4.1/src/
H A Doxygenwindecobutton.cpp45 …ase( settings().palette().color( _state == Disabled ? Palette::Disabled : Palette::Active, Palette in render()
46 ColorUtils::Rgba glow( settings().palette().color( Palette::WindowText ) ); in render()
54 ColorUtils::Rgba( settings().palette().color( Palette::NegativeText ) ): in render()
55 ColorUtils::Rgba( settings().palette().color( Palette::Hover ) ); in render()
89 … icon=ColorUtils::Rgba( settings().palette().color( Palette::Disabled, Palette::WindowText ) ); in render()
/dports/graphics/pinta/pinta-1.7.1/Pinta.Core/Classes/
H A DPalette.cs38 public sealed class Palette class
44 private Palette () in Palette() method in Pinta.Core.Palette
89 public static Palette GetDefault () in GetDefault()
91 Palette p = new Palette (); in GetDefault()
96 public static Palette FromFile (string fileName) in FromFile()
98 Palette p = new Palette (); in FromFile()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/capcom/
H A Dcps_pal.cpp54 INT32 Palette = BURN_ENDIAN_SWAP_INT16(*(PaletteRAM++)); in CpsPalUpdate() local
57 Bright = 0x0f + ((Palette >> 12) << 1); in CpsPalUpdate()
59 r = ((Palette >> 8) & 0x0f) * 0x11 * Bright / 0x2d; in CpsPalUpdate()
60 g = ((Palette >> 4) & 0x0f) * 0x11 * Bright / 0x2d; in CpsPalUpdate()
61 b = ((Palette >> 0) & 0x0f) * 0x11 * Bright / 0x2d; in CpsPalUpdate()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/drv/capcom/
H A Dcps_pal.cpp54 INT32 Palette = BURN_ENDIAN_SWAP_INT16(*(PaletteRAM++)); in CpsPalUpdate() local
57 Bright = 0x0f + ((Palette >> 12) << 1); in CpsPalUpdate()
59 r = ((Palette >> 8) & 0x0f) * 0x11 * Bright / 0x2d; in CpsPalUpdate()
60 g = ((Palette >> 4) & 0x0f) * 0x11 * Bright / 0x2d; in CpsPalUpdate()
61 b = ((Palette >> 0) & 0x0f) * 0x11 * Bright / 0x2d; in CpsPalUpdate()
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/plotters-0.3.1/src/style/
H A Dpalette.rs3 pub trait Palette { interface
20 impl Palette for Palette99 {
46 impl Palette for Palette9999 {
60 impl Palette for Palette100 {
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/plotters-0.3.1/src/style/
H A Dpalette.rs3 pub trait Palette { interface
20 impl Palette for Palette99 {
46 impl Palette for Palette9999 {
60 impl Palette for Palette100 {
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/plotters-0.3.1/src/style/
H A Dpalette.rs3 pub trait Palette { trait
20 impl Palette for Palette99 {
46 impl Palette for Palette9999 {
60 impl Palette for Palette100 {
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/plotters/src/style/
H A Dpalette.rs3 pub trait Palette { interface
20 impl Palette for Palette99 {
46 impl Palette for Palette9999 {
60 impl Palette for Palette100 {
/dports/sysutils/vector/vector-0.10.0/cargo-crates/plotters-0.2.12/src/style/
H A Dpalette.rs3 pub trait Palette { interface
20 impl Palette for Palette99 {
46 impl Palette for Palette9999 {
60 impl Palette for Palette100 {

1...<<11121314151617181920>>...353