Home
last modified time | relevance | path

Searched refs:editColor (Results 1 – 25 of 32) sorted by relevance

12

/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/vstgui4/vstgui/uidescription/editing/
H A Duigradientscontroller.cpp65 SharedPointer<UIColor> editColor; member in VSTGUI::UIColorStopEditView
77 , editColor (editColor) in UIColorStopEditView()
81 editColor->registerListener (this); in UIColorStopEditView()
89 editColor->unregisterListener (this); in ~UIColorStopEditView()
102 *editColor = pos->second; in selectNextColorStop()
115 *editColor = pos->second; in selectPrevColorStop()
238 *editColor = colorStop.second; in onMouseDown()
393 SharedPointer<UIColor> editColor; member in VSTGUI::UIGradientEditorController
403 , editColor (makeOwned<UIColor> ()) in UIGradientEditorController()
408 editColor->registerListener (this); in UIGradientEditorController()
[all …]
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vstgui.surge/vstgui/uidescription/editing/
H A Duigradientscontroller.cpp53 SharedPointer<UIColor> editColor; member in VSTGUI::UIColorStopEditView
66 , editColor (editColor) in UIColorStopEditView()
70 editColor->addDependency (this); in UIColorStopEditView()
78 editColor->removeDependency (this); in ~UIColorStopEditView()
91 *editColor = pos->second; in selectNextColorStop()
104 *editColor = pos->second; in selectPrevColorStop()
227 *editColor = colorStop.second; in onMouseDown()
379 SharedPointer<UIColor> editColor; member in VSTGUI::UIGradientEditorController
389 , editColor (makeOwned<UIColor> ()) in UIGradientEditorController()
394 editColor->addDependency (this); in UIGradientEditorController()
[all …]
/dports/graphics/xv-m17n/xv-3.10a/
H A Dxvgam.c72 int editColor; member
1018 if (cellnum < editColor) col1 = cellnum; else col1 = editColor;
1278 editColor = num;
1292 rgb2hsv(rcmap[editColor], gcmap[editColor], bcmap[editColor], &h, &s, &v);
1486 ChangeEC(editColor);
1523 ChangeEC(editColor);
1534 ChangeEC(editColor);
1580 rgb2hsv(rcmap[editColor], gcmap[editColor], bcmap[editColor], in SetHSVmode()
2162 ChangeEC(editColor); in rndCols()
2183 cst->editColor = editColor;
[all …]
H A Dxvcolor.c818 Gammify1(editColor);
823 rcmap[i] = rcmap[editColor];
824 gcmap[i] = gcmap[editColor];
825 bcmap[i] = bcmap[editColor];
826 rMap[i] = rMap[editColor];
827 gMap[i] = gMap[editColor];
828 bMap[i] = bMap[editColor];
856 int intens = MONO(rMap[editColor], gMap[editColor], bMap[editColor]);
866 rdisp[editColor] = rMap[editColor];
867 gdisp[editColor] = gMap[editColor];
[all …]
H A Dxvevent.c2574 if (picType == PIC8 && ecol != editColor) ChangeEC(ecol);
2900 pic[y * pWIDE + x] = editColor;
2913 if (picType == PIC8) XSetForeground(theDisp, theGC, cols[editColor]);
3300 cimg[CIMG_CMAP + 3 + 0] = rMap[editColor]; in annotatePic()
3301 cimg[CIMG_CMAP + 3 + 1] = gMap[editColor]; in annotatePic()
3302 cimg[CIMG_CMAP + 3 + 2] = bMap[editColor]; in annotatePic()
H A Dxv.h1348 WHERE int editColor; /* currently selected color # */ variable
/dports/japanese/xv/xv-3.10a/
H A Dxvgam.c72 int editColor; member
1018 if (cellnum < editColor) col1 = cellnum; else col1 = editColor;
1278 editColor = num;
1292 rgb2hsv(rcmap[editColor], gcmap[editColor], bcmap[editColor], &h, &s, &v);
1486 ChangeEC(editColor);
1523 ChangeEC(editColor);
1534 ChangeEC(editColor);
1580 rgb2hsv(rcmap[editColor], gcmap[editColor], bcmap[editColor], in SetHSVmode()
2162 ChangeEC(editColor); in rndCols()
2183 cst->editColor = editColor;
[all …]
H A Dxvcolor.c818 Gammify1(editColor);
823 rcmap[i] = rcmap[editColor];
824 gcmap[i] = gcmap[editColor];
825 bcmap[i] = bcmap[editColor];
826 rMap[i] = rMap[editColor];
827 gMap[i] = gMap[editColor];
828 bMap[i] = bMap[editColor];
856 int intens = MONO(rMap[editColor], gMap[editColor], bMap[editColor]);
866 rdisp[editColor] = rMap[editColor];
867 gdisp[editColor] = gMap[editColor];
[all …]
H A Dxvevent.c2574 if (picType == PIC8 && ecol != editColor) ChangeEC(ecol);
2900 pic[y * pWIDE + x] = editColor;
2913 if (picType == PIC8) XSetForeground(theDisp, theGC, cols[editColor]);
3300 cimg[CIMG_CMAP + 3 + 0] = rMap[editColor]; in annotatePic()
3301 cimg[CIMG_CMAP + 3 + 1] = gMap[editColor]; in annotatePic()
3302 cimg[CIMG_CMAP + 3 + 2] = bMap[editColor]; in annotatePic()
H A Dxv.h1348 WHERE int editColor; /* currently selected color # */ variable
/dports/graphics/xv/xv-3.10a/
H A Dxvgam.c72 int editColor; member
1018 if (cellnum < editColor) col1 = cellnum; else col1 = editColor;
1278 editColor = num;
1292 rgb2hsv(rcmap[editColor], gcmap[editColor], bcmap[editColor], &h, &s, &v);
1486 ChangeEC(editColor);
1523 ChangeEC(editColor);
1534 ChangeEC(editColor);
1580 rgb2hsv(rcmap[editColor], gcmap[editColor], bcmap[editColor], in SetHSVmode()
2162 ChangeEC(editColor); in rndCols()
2183 cst->editColor = editColor;
[all …]
H A Dxvcolor.c818 Gammify1(editColor);
823 rcmap[i] = rcmap[editColor];
824 gcmap[i] = gcmap[editColor];
825 bcmap[i] = bcmap[editColor];
826 rMap[i] = rMap[editColor];
827 gMap[i] = gMap[editColor];
828 bMap[i] = bMap[editColor];
856 int intens = MONO(rMap[editColor], gMap[editColor], bMap[editColor]);
866 rdisp[editColor] = rMap[editColor];
867 gdisp[editColor] = gMap[editColor];
[all …]
H A Dxvevent.c2574 if (picType == PIC8 && ecol != editColor) ChangeEC(ecol);
2900 pic[y * pWIDE + x] = editColor;
2913 if (picType == PIC8) XSetForeground(theDisp, theGC, cols[editColor]);
3300 cimg[CIMG_CMAP + 3 + 0] = rMap[editColor]; in annotatePic()
3301 cimg[CIMG_CMAP + 3 + 1] = gMap[editColor]; in annotatePic()
3302 cimg[CIMG_CMAP + 3 + 2] = bMap[editColor]; in annotatePic()
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/tutorials/gettingStarted/gsQml/parts/part5/core/
H A DMenuBar.qml48 property color editColor: "powderblue"
100 …buttonColor : menuListView.currentIndex == 1? Qt.darker(editColor, 1.5) : Qt.darker(editColor, 1.…
109 GradientStop { position: 0.0; color: editColor }
144 color: editColor
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/tutorials/gettingStarted/gsQml/core/
H A DmenuBar.qml48 property color editColor: "powderblue"
99 …buttonColor : menuListView.currentIndex == 1? Qt.darker(editColor, 1.5) : Qt.darker(editColor, 1.9)
108 GradientStop { position: 0.0; color: editColor }
143 color: editColor
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/tutorials/gettingStarted/gsQml/parts/part2/
H A DMenuBar.qml49 property color editColor: "powderblue"
84 buttonColor : menuListView.currentIndex == 1? editColor : Qt.darker(editColor, 1.5)
111 color: editColor
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/tutorials/gettingStarted/gsQml/parts/part3/
H A DMenuBar.qml49 property color editColor: "powderblue"
84 buttonColor : menuListView.currentIndex == 1? editColor : Qt.darker(editColor, 1.5)
111 color: editColor
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/tutorials/gettingStarted/gsQml/parts/part4/
H A DMenuBar.qml49 property color editColor: "powderblue"
90 buttonColor : menuListView.currentIndex == 1? editColor : Qt.darker(editColor, 1.5)
117 color: editColor
/dports/x11-toolkits/soqt/soqt/src/Inventor/Qt/editors/old/
H A DSoQtMaterialEditor.h125 QWidget* editColor; variable
/dports/astro/py-ro/RO-3.6.9/python/RO/Prefs/
H A DPrefEditor.py387 command = self.editColor,
398 def editColor(self, evt=None): member in ColorPrefEditor
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/themes/
H A DColorsAndFontsPreferencePage.java1007 editColor(tree.getDisplay()); in createTree()
1195 editColor(display); in hookListeners()
1228 editColor(defaultColorDefinition, display); in hookListeners()
1876 private void editColor(Display display) { in editColor() method in ColorsAndFontsPreferencePage
1877 editColor(getSelectedColorDefinition(), display); in editColor()
1880 private void editColor(ColorDefinition definition, Display display) { in editColor() method in ColorsAndFontsPreferencePage
/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/tests/expected/oc/
H A D50050-real_world_file.m165 - (void) editColor:(NSColor *)color locatedAtScreenRect:(NSRect)rect {
/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/tests/input/oc/
H A Dreal_world_file.m162 - (void)editColor:(NSColor *)color locatedAtScreenRect:(NSRect)rect {
/dports/games/brogue/BrogueCE-1.10.1/src/brogue/
H A DIO.c1769 void colorMultiplierFromDungeonLight(short x, short y, color *editColor) { in colorMultiplierFromDungeonLight() argument
1771 editColor->red = editColor->redRand = adjustedLightValue(max(0, tmap[x][y].light[0])); in colorMultiplierFromDungeonLight()
1772 editColor->green = editColor->greenRand = adjustedLightValue(max(0, tmap[x][y].light[1])); in colorMultiplierFromDungeonLight()
1773 editColor->blue = editColor->blueRand = adjustedLightValue(max(0, tmap[x][y].light[2])); in colorMultiplierFromDungeonLight()
1775editColor->rand = adjustedLightValue(max(0, tmap[x][y].light[0] + tmap[x][y].light[1] + tmap[x][y]… in colorMultiplierFromDungeonLight()
1776 editColor->colorDances = false; in colorMultiplierFromDungeonLight()
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/
H A DREADME.md133 | `editColor` | blue | Color | Color used for the edit action |

12