Home
last modified time | relevance | path

Searched refs:Palette (Results 3976 – 4000 of 11492) sorted by relevance

1...<<151152153154155156157158159160>>...460

/dports/devel/qt5-help/kde-qttools-5.15.2p17/src/designer/src/components/propertyeditor/
H A Ddesignerpropertymanager.cpp1172 } else if (propertyType == QVariant::Palette) { in attributes()
1200 if (propertyType == QVariant::Palette && attribute == QLatin1String(superPaletteAttributeC)) in attributeType()
1201 return QVariant::Palette; in attributeType()
1364 if (value.userType() != QVariant::Palette) in setAttribute()
1483 case QVariant::Palette: in isPropertyTypeSupported()
1697 case QVariant::Palette: in valueType()
1822 if (value.type() != QVariant::Palette && !value.canConvert(QVariant::Palette)) in setValue()
2014 case QVariant::Palette: in initializeProperty()
2302 } else if (type == QVariant::Palette && attribute == QLatin1String(superPaletteAttributeC)) { in slotAttributeChanged()
2335 case QVariant::Palette: in slotValueChanged()
[all …]
/dports/devel/qt5-linguisttools/kde-qttools-5.15.2p17/src/designer/src/components/propertyeditor/
H A Ddesignerpropertymanager.cpp1172 } else if (propertyType == QVariant::Palette) { in attributes()
1200 if (propertyType == QVariant::Palette && attribute == QLatin1String(superPaletteAttributeC)) in attributeType()
1201 return QVariant::Palette; in attributeType()
1364 if (value.userType() != QVariant::Palette) in setAttribute()
1483 case QVariant::Palette: in isPropertyTypeSupported()
1697 case QVariant::Palette: in valueType()
1822 if (value.type() != QVariant::Palette && !value.canConvert(QVariant::Palette)) in setValue()
2014 case QVariant::Palette: in initializeProperty()
2302 } else if (type == QVariant::Palette && attribute == QLatin1String(superPaletteAttributeC)) { in slotAttributeChanged()
2335 case QVariant::Palette: in slotValueChanged()
[all …]
/dports/devel/qt5-designer/kde-qttools-5.15.2p17/src/designer/src/components/propertyeditor/
H A Ddesignerpropertymanager.cpp1172 } else if (propertyType == QVariant::Palette) { in attributes()
1200 if (propertyType == QVariant::Palette && attribute == QLatin1String(superPaletteAttributeC)) in attributeType()
1201 return QVariant::Palette; in attributeType()
1364 if (value.userType() != QVariant::Palette) in setAttribute()
1483 case QVariant::Palette: in isPropertyTypeSupported()
1697 case QVariant::Palette: in valueType()
1822 if (value.type() != QVariant::Palette && !value.canConvert(QVariant::Palette)) in setValue()
2014 case QVariant::Palette: in initializeProperty()
2302 } else if (type == QVariant::Palette && attribute == QLatin1String(superPaletteAttributeC)) { in slotAttributeChanged()
2335 case QVariant::Palette: in slotValueChanged()
[all …]
/dports/devel/qt5-assistant/kde-qttools-5.15.2p17/src/designer/src/components/propertyeditor/
H A Ddesignerpropertymanager.cpp1172 } else if (propertyType == QVariant::Palette) { in attributes()
1200 if (propertyType == QVariant::Palette && attribute == QLatin1String(superPaletteAttributeC)) in attributeType()
1201 return QVariant::Palette; in attributeType()
1364 if (value.userType() != QVariant::Palette) in setAttribute()
1483 case QVariant::Palette: in isPropertyTypeSupported()
1697 case QVariant::Palette: in valueType()
1822 if (value.type() != QVariant::Palette && !value.canConvert(QVariant::Palette)) in setValue()
2014 case QVariant::Palette: in initializeProperty()
2302 } else if (type == QVariant::Palette && attribute == QLatin1String(superPaletteAttributeC)) { in slotAttributeChanged()
2335 case QVariant::Palette: in slotValueChanged()
[all …]
/dports/graphics/qt5-pixeltool/kde-qttools-5.15.2p17/src/designer/src/components/propertyeditor/
H A Ddesignerpropertymanager.cpp1172 } else if (propertyType == QVariant::Palette) { in attributes()
1200 if (propertyType == QVariant::Palette && attribute == QLatin1String(superPaletteAttributeC)) in attributeType()
1201 return QVariant::Palette; in attributeType()
1364 if (value.userType() != QVariant::Palette) in setAttribute()
1483 case QVariant::Palette: in isPropertyTypeSupported()
1697 case QVariant::Palette: in valueType()
1822 if (value.type() != QVariant::Palette && !value.canConvert(QVariant::Palette)) in setValue()
2014 case QVariant::Palette: in initializeProperty()
2302 } else if (type == QVariant::Palette && attribute == QLatin1String(superPaletteAttributeC)) { in slotAttributeChanged()
2335 case QVariant::Palette: in slotValueChanged()
[all …]
/dports/x11/qt5-qev/kde-qttools-5.15.2p17/src/designer/src/components/propertyeditor/
H A Ddesignerpropertymanager.cpp1172 } else if (propertyType == QVariant::Palette) { in attributes()
1200 if (propertyType == QVariant::Palette && attribute == QLatin1String(superPaletteAttributeC)) in attributeType()
1201 return QVariant::Palette; in attributeType()
1364 if (value.userType() != QVariant::Palette) in setAttribute()
1483 case QVariant::Palette: in isPropertyTypeSupported()
1697 case QVariant::Palette: in valueType()
1822 if (value.type() != QVariant::Palette && !value.canConvert(QVariant::Palette)) in setValue()
2014 case QVariant::Palette: in initializeProperty()
2302 } else if (type == QVariant::Palette && attribute == QLatin1String(superPaletteAttributeC)) { in slotAttributeChanged()
2335 case QVariant::Palette: in slotValueChanged()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/image/draw/
H A Ddraw.go30 Quantize(p color.Palette, m image.Image) color.Palette argument
583 palette = make([][4]int32, len(p.Palette))
584 for i, col := range p.Palette {
/dports/graphics/gcolor3/gcolor3-17dca0125fc3c931418d8723b684332d35bd5715/po/
H A Den_GB.po33 msgid "Color;Picker;Palette;"
34 msgstr "Colour;Picker;Palette"
172 msgid "Palette shortcuts"
173 msgstr "Palette shortcuts"
/dports/lang/gcc8/gcc-8.5.0/libgo/go/image/draw/
H A Ddraw.go30 Quantize(p color.Palette, m image.Image) color.Palette argument
585 palette = make([][4]int32, len(p.Palette))
586 for i, col := range p.Palette {
/dports/lang/gcc10/gcc-10.3.0/libgo/go/image/draw/
H A Ddraw.go30 Quantize(p color.Palette, m image.Image) color.Palette argument
585 palette = make([][4]int32, len(p.Palette))
586 for i, col := range p.Palette {
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/image/draw/
H A Ddraw.go30 Quantize(p color.Palette, m image.Image) color.Palette argument
585 palette = make([][4]int32, len(p.Palette))
586 for i, col := range p.Palette {
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/image/draw/
H A Ddraw.go30 Quantize(p color.Palette, m image.Image) color.Palette argument
585 palette = make([][4]int32, len(p.Palette))
586 for i, col := range p.Palette {
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/image/draw/
H A Ddraw.go30 Quantize(p color.Palette, m image.Image) color.Palette argument
585 palette = make([][4]int32, len(p.Palette))
586 for i, col := range p.Palette {
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_softlet/agnostic/common/vp/hal/bufferMgr/
H A Dvp_allocator.cpp273 surf->Palette = vphalSurf.Palette; in AllocateVpSurface()
1190 MOS_ZeroMemory(&Palette, sizeof(Palette)); in Clean()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/image/draw/
H A Ddraw.go30 Quantize(p color.Palette, m image.Image) color.Palette argument
585 palette = make([][4]int32, len(p.Palette))
586 for i, col := range p.Palette {
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/image/draw/
H A Ddraw.go30 Quantize(p color.Palette, m image.Image) color.Palette argument
583 palette = make([][4]int32, len(p.Palette))
584 for i, col := range p.Palette {
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/image/draw/
H A Ddraw.go30 Quantize(p color.Palette, m image.Image) color.Palette argument
585 palette = make([][4]int32, len(p.Palette))
586 for i, col := range p.Palette {
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/image/draw/
H A Ddraw.go30 Quantize(p color.Palette, m image.Image) color.Palette argument
585 palette = make([][4]int32, len(p.Palette))
586 for i, col := range p.Palette {
/dports/lang/fpc-source/fpc-3.2.2/packages/ptc/src/x11/
H A Dx11displayi.inc83 FCopy.Palette(APalette, Palette);
114 FCopy.palette(APalette, Palette);
145 function TX11Display.Palette: IPTCPalette;
/dports/graphics/xpaint/xpaint-2.9.10.3/
H A Dcolor.c102 Palette *map;
509 drawInPixmap(Widget w, Palette * map, Colormap cmap, in drawInPixmap()
783 ColorPickerPalette(Widget parent, Palette * map, Pixel * pixval) in ColorPickerPalette()
966 ColorPickerUpdateMap(Widget w, Palette * map) in ColorPickerUpdateMap()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/go/image/draw/
H A Ddraw.go29 Quantize(p color.Palette, m image.Image) color.Palette argument
569 palette = make([][3]int32, len(p.Palette))
570 for i, col := range p.Palette {
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/image/draw/
H A Ddraw.go30 Quantize(p color.Palette, m image.Image) color.Palette argument
585 palette = make([][4]int32, len(p.Palette))
586 for i, col := range p.Palette {
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/image/draw/
H A Ddraw.go30 Quantize(p color.Palette, m image.Image) color.Palette argument
585 palette = make([][4]int32, len(p.Palette))
586 for i, col := range p.Palette {
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/image/draw/
H A Ddraw.go30 Quantize(p color.Palette, m image.Image) color.Palette argument
585 palette = make([][4]int32, len(p.Palette))
586 for i, col := range p.Palette {
/dports/lang/gcc9/gcc-9.4.0/libgo/go/image/draw/
H A Ddraw.go30 Quantize(p color.Palette, m image.Image) color.Palette argument
585 palette = make([][4]int32, len(p.Palette))
586 for i, col := range p.Palette {

1...<<151152153154155156157158159160>>...460