Home
last modified time | relevance | path

Searched refs:widgetBackground (Results 1 – 18 of 18) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/
H A DTabbedPropertyList.java101 private Color widgetBackground; field in TabbedPropertyList
465 e.gc.setBackground(widgetBackground); in paint()
548 e.gc.setBackground(widgetBackground); in paint()
904 widgetBackground = color; in setWidgetBackgroundColor()
916 FormColors.blend(black, widgetBackground.getRGB(), 10)); in setWidgetBackgroundColor()
918 FormColors.blend(black, widgetBackground.getRGB(), 5)); in setWidgetBackgroundColor()
921 FormColors.blend(white, widgetBackground.getRGB(), 20)); in setWidgetBackgroundColor()
926 FormColors.blend(white, widgetBackground.getRGB(), 10)); in setWidgetBackgroundColor()
932 return widgetBackground; in getWidgetBackgroundColor()
977 widgetBackground = Display.getCurrent().getSystemColor( in initColours()
[all …]
/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_basics/lookandfeel/
H A Djuce_LookAndFeel_V4.cpp123 …ground = lf->getCurrentColourScheme().getUIColour (LookAndFeel_V4::ColourScheme::widgetBackground); in paintButton()
237 g.setColour (getCurrentColourScheme().getUIColour (ColourScheme::widgetBackground)); in drawDocumentWindowTitleBar()
1302 …g.setColour (currentColourScheme.getUIColour (ColourScheme::UIColour::widgetBackground).withAlpha … in drawCallOutBoxBackground()
1324 … currentColourScheme.getUIColour (ColourScheme::UIColour::widgetBackground).getARGB(), in initialiseColours()
1333 …, currentColourScheme.getUIColour (ColourScheme::UIColour::widgetBackground).getARGB(), in initialiseColours()
1368 … currentColourScheme.getUIColour (ColourScheme::UIColour::widgetBackground).getARGB(), in initialiseColours()
1372 …olourId, currentColourScheme.getUIColour (ColourScheme::UIColour::widgetBackground).getARGB(), in initialiseColours()
1375 …undColourId, currentColourScheme.getUIColour (ColourScheme::UIColour::widgetBackground).getARGB(), in initialiseColours()
1382 … currentColourScheme.getUIColour (ColourScheme::UIColour::widgetBackground).getARGB(), in initialiseColours()
1386 … currentColourScheme.getUIColour (ColourScheme::UIColour::widgetBackground).getARGB(), in initialiseColours()
[all …]
H A Djuce_LookAndFeel_V4.h49 widgetBackground, enumerator
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_basics/lookandfeel/
H A Djuce_LookAndFeel_V4.cpp123 …ground = lf->getCurrentColourScheme().getUIColour (LookAndFeel_V4::ColourScheme::widgetBackground); in paintButton()
237 g.setColour (getCurrentColourScheme().getUIColour (ColourScheme::widgetBackground)); in drawDocumentWindowTitleBar()
1302 …g.setColour (currentColourScheme.getUIColour (ColourScheme::UIColour::widgetBackground).withAlpha … in drawCallOutBoxBackground()
1324 … currentColourScheme.getUIColour (ColourScheme::UIColour::widgetBackground).getARGB(), in initialiseColours()
1333 …, currentColourScheme.getUIColour (ColourScheme::UIColour::widgetBackground).getARGB(), in initialiseColours()
1368 … currentColourScheme.getUIColour (ColourScheme::UIColour::widgetBackground).getARGB(), in initialiseColours()
1372 …olourId, currentColourScheme.getUIColour (ColourScheme::UIColour::widgetBackground).getARGB(), in initialiseColours()
1375 …undColourId, currentColourScheme.getUIColour (ColourScheme::UIColour::widgetBackground).getARGB(), in initialiseColours()
1382 … currentColourScheme.getUIColour (ColourScheme::UIColour::widgetBackground).getARGB(), in initialiseColours()
1386 … currentColourScheme.getUIColour (ColourScheme::UIColour::widgetBackground).getARGB(), in initialiseColours()
[all …]
H A Djuce_LookAndFeel_V4.h49 widgetBackground, enumerator
/dports/devel/juce/JUCE-f37e9a1/examples/Utilities/
H A DCryptographyDemo.h133 … getUIColourIfAvailable (LookAndFeel_V4::ColourScheme::UIColour::widgetBackground, in lookAndFeelChanged()
231 … getUIColourIfAvailable (LookAndFeel_V4::ColourScheme::UIColour::widgetBackground, in lookAndFeelChanged()
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/3rdparty/qwt/src/
H A Dqwt_plot_printfilter.cpp58 QColor widgetBackground; member in QwtPlotPrintFilter::PrivateData::Cache
279 cache.widgetBackground = plot->palette().color( in apply()
282 color(cache.widgetBackground, WidgetBackground)); in apply()
493 p.setColor(QPalette::Active, Palette::Background, cache.widgetBackground); in reset()
/dports/x11-toolkits/redkite/redkite-1.3.1/src/
H A DRkWidgetImpl.cpp55 , widgetBackground(platformWindow->background())
325 widgetBackground = color; in setBackgroundColor()
330 return widgetBackground; in background()
/dports/audio/geonkick-lv2/geonkick-2.8.0/redkite/src/
H A DRkWidgetImpl.cpp55 , widgetBackground(platformWindow->background())
325 widgetBackground = color; in setBackgroundColor()
330 return widgetBackground; in background()
/dports/x11-toolkits/qwt5-qt5/qwt5-qt5-2a9f1ae2/src/
H A Dqwt_plot_printfilter.cpp70 QColor widgetBackground; member in QwtPlotPrintFilter::PrivateData::Cache
294 cache.widgetBackground = plot->palette().color( in apply()
297 color(cache.widgetBackground, WidgetBackground)); in apply()
514 p.setColor(QPalette::Active, Palette::Window, cache.widgetBackground); in reset()
/dports/graphics/fraqtive/fraqtive-0.4.8/src/
H A Dcolorsettingspage.cpp142 m_ui.widgetBackground->setBackgroundColor( m_model->backgroundColor() ); in loadBackground()
H A Dcolorsettingspage.ui26 <widget class="ColorWidget" native="1" name="widgetBackground" />
/dports/x11-toolkits/redkite/redkite-1.3.1/include/impl/
H A DRkWidgetImpl.h119 RkColor widgetBackground; variable
/dports/audio/geonkick-lv2/geonkick-2.8.0/redkite/include/impl/
H A DRkWidgetImpl.h119 RkColor widgetBackground; variable
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/
H A DStyledTextRenderer.java452 int drawLine(int lineIndex, int paintX, int paintY, GC gc, Color widgetBackground, Color widgetFore… in drawLine() argument
471 gc.setBackground(widgetBackground); in drawLine()
477 gc.setBackground(widgetBackground); in drawLine()
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/custom/
H A DStyledTextRenderer.java452 int drawLine(int lineIndex, int paintX, int paintY, GC gc, Color widgetBackground, Color widgetFore… in drawLine() argument
471 gc.setBackground(widgetBackground); in drawLine()
477 gc.setBackground(widgetBackground); in drawLine()
/dports/devel/juce/JUCE-f37e9a1/examples/Plugins/
H A DSamplerPluginDemo.h1547 .getUIColour (LookAndFeel_V4::ColourScheme::UIColour::widgetBackground);
2403 … .getUIColour (LookAndFeel_V4::ColourScheme::UIColour::widgetBackground);
/dports/www/grafana8/grafana-8.3.6/public/build/
H A D7622.0e38943fa459e872fe93.js.map1widgetBackground = theme.getColor(editorWidgetBackground);\r\n if (widgetBackground) {\r\n …