/dports/graphics/aseprite/aseprite-1.2.9/src/app/cmd/ |
H A D | add_palette.cpp | 22 AddPalette::AddPalette(Sprite* sprite, Palette* pal) in AddPalette() function in app::cmd::AddPalette
|
/dports/lang/fpc-source/fpc-3.2.2/packages/amunits/src/otherlibs/ |
H A D | guigfx.pas | 183 FUNCTION AddPalette(psm : POINTER; palette : POINTER; const tags : array of PtrUInt) : POINTER; in AddPalette() function 209 FUNCTION AddPalette(psm : POINTER; palette : POINTER; const tags : array of PtrUInt) : POINTER; in AddPalette() function
|
/dports/games/openra/OpenRA-release-20200503/OpenRA.Game/Graphics/ |
H A D | HardwarePalette.cs | 58 public void AddPalette(string name, ImmutablePalette p, bool allowModifiers) in AddPalette() method in OpenRA.Graphics.HardwarePalette
|
H A D | WorldRenderer.cs | 87 …public void AddPalette(string name, ImmutablePalette pal, bool allowModifiers = false, bool allowO… in AddPalette() method in OpenRA.Graphics.WorldRenderer
|
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/gotk3/gotk3/gtk/ |
H A D | color_chooser.go | 91 func (v *ColorChooser) AddPalette(orientation Orientation, colors_per_line int, colors []*gdk.RGBA)… func
|
/dports/x11/nwg-menu/nwg-menu-0.1.1/vendor/github.com/gotk3/gotk3/gtk/ |
H A D | color_chooser.go | 95 func (v *ColorChooser) AddPalette(orientation Orientation, colors_per_line int, colors []*gdk.RGBA)… func
|
/dports/x11/nwg-bar/nwg-bar-0.0.1/vendor/github.com/gotk3/gotk3/gtk/ |
H A D | color_chooser.go | 95 func (v *ColorChooser) AddPalette(orientation Orientation, colors_per_line int, colors []*gdk.RGBA)… func
|
/dports/x11/nwg-dock/nwg-dock-0.2.2/vendor/github.com/gotk3/gotk3/gtk/ |
H A D | color_chooser.go | 95 func (v *ColorChooser) AddPalette(orientation Orientation, colors_per_line int, colors []*gdk.RGBA)… func
|
/dports/x11/nwg-drawer/nwg-drawer-0.2.8/vendor/github.com/gotk3/gotk3/gtk/ |
H A D | color_chooser.go | 95 func (v *ColorChooser) AddPalette(orientation Orientation, colors_per_line int, colors []*gdk.RGBA)… func
|
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Config/ |
H A D | VideoInfo.cs | 130 public void AddPalette(string paletteName, byte[] paletteData) in AddPalette() method in Mesen.GUI.Config.VideoInfo
|
/dports/games/scummvm/scummvm-2.5.1/engines/icb/gfx/ |
H A D | psx_tman.cpp | 260 PaletteInfo *TextureManager::AddPalette(uint32 * /*clut_ptr*/, uint32 id, uint32 age) { in AddPalette() function in ICB::TextureManager
|