Home
last modified time | relevance | path

Searched refs:colorpix (Results 1 – 14 of 14) sorted by relevance

/dports/x11-toolkits/kf5-kguiaddons/kguiaddons-5.89.0/src/colors/
H A Dkcolormimedata.cpp52 QPixmap colorpix(25, 20); in createDrag() local
53 colorpix.fill(color); in createDrag()
54 QPainter p(&colorpix); in createDrag()
58 drag->setPixmap(colorpix); in createDrag()
/dports/x11-toolkits/kf5-kwidgetsaddons/kwidgetsaddons-5.89.0/src/
H A Dkcolorbutton.cpp84 QPixmap colorpix(25, 20); in createDrag() local
85 colorpix.fill(color); in createDrag()
86 QPainter p(&colorpix); in createDrag()
90 drag->setPixmap(colorpix); in createDrag()
/dports/graphics/krita/krita-4.4.8/libs/widgets/
H A Dkis_color_button.cpp108 QPixmap colorpix(25, 20); in _k_createDrag() local
109 colorpix.fill(color.toQColor()); in _k_createDrag()
110 QPainter p(&colorpix); in _k_createDrag()
114 drag->setPixmap(colorpix); in _k_createDrag()
/dports/x11-toolkits/movingmotif/movingmotif-2.3.0/src/
H A DWhistspectr.c553 unsigned long colorpix[4]; in SetValues() local
569 colorpix[i++] = current->histspectr.anncolor; in SetValues()
571 colorpix[i++] = current->histspectr.fillcolor; in SetValues()
573 colorpix[i++] = current->histspectr.linecolor; in SetValues()
576 ,DefaultScreen(XtDisplay(current))),colorpix,i,0); in SetValues()
1016 unsigned long colorpix[4]; in Destroy() local
1022 colorpix[i++] = cw->histspectr.background; in Destroy()
1024 colorpix[i++] = cw->histspectr.anncolor; in Destroy()
1026 colorpix[i++] = cw->histspectr.fillcolor; in Destroy()
1028 colorpix[i++] = cw->histspectr.linecolor; in Destroy()
[all …]
H A DWHistbar.c1111 unsigned long colorpix[2]; in Destroy() local
1140 colorpix[0] = cw->histbar.bars[ID].color; in Destroy()
1141 colorpix[1] = cw->histbar.bars[ID].shadecolor; in Destroy()
1143 ,DefaultScreen(XtDisplay(cw))),colorpix,2,0); in Destroy()
1921 unsigned long colorpix[2]; in XwHistbarchangecolor() local
1930 colorpix[0] = cw->histbar.bars[ID].color; in XwHistbarchangecolor()
1931 colorpix[1] = cw->histbar.bars[ID].shadecolor; in XwHistbarchangecolor()
1933 ,DefaultScreen(XtDisplay(w))),colorpix,2,0); in XwHistbarchangecolor()
/dports/japanese/xv/xv-3.10a/
H A Dxvbutt.c90 bp->colorpix = 0;
213 if (bp->colorpix)
H A Dxvctrl.c335 but[BXV].colorpix = 1;
H A Dxv.h980 int colorpix; /* multi-color pixmap */ member
/dports/graphics/xv/xv-3.10a/
H A Dxvbutt.c90 bp->colorpix = 0;
213 if (bp->colorpix)
H A Dxvctrl.c335 but[BXV].colorpix = 1;
H A Dxv.h980 int colorpix; /* multi-color pixmap */ member
/dports/graphics/xv-m17n/xv-3.10a/
H A Dxvbutt.c90 bp->colorpix = 0;
213 if (bp->colorpix)
H A Dxvctrl.c335 but[BXV].colorpix = 1;
H A Dxv.h980 int colorpix; /* multi-color pixmap */ member