Home
last modified time | relevance | path

Searched defs:colorValue (Results 1 – 25 of 257) sorted by relevance

1234567891011

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.swt/src/org/eclipse/e4/ui/css/core/resources/
H A DCSSResourcesHelpersTest.java48 CSSPrimitiveValue colorValue = colorValue("rgb(255,0,0)"); in testGetCSSValueKeyWhenRgbAsColorValue() local
56 CSSPrimitiveValue colorValue = colorValue(addColorDefinitionMarker("symbolicName")); in testGetCSSValueKeyWhenDefinitionAsColorValue() local
H A DSWTResourceRegistryKeyFactoryTest.java44 CSSPrimitiveValue colorValue = colorValue("red"); in testCreateKeyWhenColorValue() local
69 CSSPrimitiveValue colorValue = colorValue("#color-by-definition"); in testCreateKeyWhenColorByDefinition() local
/dports/cad/sumo/sumo-1.2.0/src/guisim/
H A DGUIJunctionWrapper.cpp140 const double colorValue = getColorValue(s); in drawGL() local
246 const double colorValue = getColorValue(s); in updateColor() local
/dports/x11/kf5-kdelibs4support/kdelibs4support-5.89.0/src/kdeui/
H A Dkcolorvalueselector.cpp78 int KColorValueSelector::colorValue() const in colorValue() function in KColorValueSelector
83 void KColorValueSelector::setColorValue(int colorValue) in setColorValue()
H A Dkhuesaturationselect.cpp98 int KHueSaturationSelector::colorValue() const in colorValue() function in KHueSaturationSelector
103 void KHueSaturationSelector::setColorValue(int colorValue) in setColorValue()
/dports/x11-themes/gtk3-oxygen-engine/oxygen-gtk3-1.4.1/src/
H A Doxygenrgba.cpp90 int colorValue = 0; in fromKdeOption() local
106 int colorValue; in fromKdeOption() local
/dports/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/
H A Doxygenrgba.cpp89 int colorValue = 0; in fromKdeOption() local
105 int colorValue; in fromKdeOption() local
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/liblegacy/src/
H A Dtexgamma.c36 byte R_TexGammaLut(byte colorValue) in R_TexGammaLut()
/dports/graphics/drawpile/Drawpile-2.1.20/src/desktop/bundled/QtColorWidgets/include/QtColorWidgets/
H A Dhue_slider.hpp43 Q_PROPERTY(qreal colorValue READ colorValue WRITE setColorValue NOTIFY colorValueChanged) property in color_widgets::HueSlider
/dports/x11-toolkits/color-widgets-qt5/Qt-Color-Widgets-f2eca13bbc836cec09daae02579f10d5e85e71e8/include/QtColorWidgets/
H A Dhue_slider.hpp43 Q_PROPERTY(qreal colorValue READ colorValue WRITE setColorValue NOTIFY colorValueChanged) property in color_widgets::HueSlider
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/html/
H A DHTMLHRElement.cpp74 const nsAttrValue* colorValue = aAttributes->GetAttr(nsGkAtoms::color); in MapAttributesIntoRule() local
222 nsCSSValue* colorValue = aData->ValueForColor(); in MapAttributesIntoRule() local
/dports/x11/innerspace/InnerSpace-0.2.0/NickSpace.bproj/
H A DNickSpaceView.m63 - (NSColor *) colorValue; method in ColorValue
68 {
/dports/graphics/aseprite/aseprite-1.2.9/src/app/ui/
H A Dframe_tag_window.cpp59 doc::color_t FrameTagWindow::colorValue() in colorValue() function in app::FrameTagWindow
/dports/x11-toolkits/qt5-quickcontrols/kde-qtquickcontrols-5.15.2p3/src/controls/Styles/Android/
H A Dqquickandroidstyle.cpp95 QColor QQuickAndroidStyle1::colorValue(uint value) const in colorValue() function in QQuickAndroidStyle1
/dports/games/opendungeons/OpenDungeons-0.7.1/source/network/
H A DChatEventMessage.cpp34 …const Ogre::ColourValue& colorValue = mSeat ? mSeat->getColorValue() : ConfigManager::getSingleton… in getMessageAsString() local
/dports/net/linphone/linphoneqt-4.1.1/src/components/other/colors/
H A DColors.cpp77 const string colorValue = config->getString(COLORS_SECTION, colorName, ""); in overrideColors() local
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/src/FColladaPlugins/FArchiveXML/
H A DFAXLightExport.cpp40 fm::string colorValue = FUStringConversion::ToString((FMVector3&) light->GetColor()); in WriteLight() local
/dports/www/dokuwiki/dokuwiki-2020-07-29/lib/plugins/styling/
H A Dadmin.php122 protected function colorValue($value) function in admin_plugin_styling
/dports/misc/actiona/actiona-3.10.1/actions/actionpackinternal/actions/
H A Dvariabledefinition.h70 …auto &colorValue = colorValueGroup.addParameter<ActionTools::ColorParameterDefinition>({QStringLit… in VariableDefinition() local
H A Dvariableinstance.h62 QColor colorValue = evaluateColor(ok, QStringLiteral("colorValue")); in startExecution() local
/dports/games/wop/wop-0.4.3/sdlwidgets/
H A Dgraphics.cpp50 Uint32 colorValue = in fillRectAlpha() local
/dports/science/gabedit/GabeditSrc251_300720/src/Display/
H A DColorMap.h39 OneColorValue* colorValue; member
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.core/src/org/eclipse/e4/ui/tests/css/core/parser/
H A DStyleRuleTest.java56 RGBColor colorValue = ((CSSPrimitiveValue) value).getRGBColorValue(); in testHexColor() local
145 RGBColor colorValue = ((CSSPrimitiveValue) value).getRGBColorValue(); in testBackgroundHexColor() local
/dports/net/linphone/linphoneqt-4.1.1/src/app/providers/
H A DImageProvider.cpp67 const QVariant colorValue = colors.property(list[1].toStdString().c_str()); in parseFillAndStroke() local
95 const QVariant colorValue = colors.property(list[1].toStdString().c_str()); in parseStyle() local
/dports/graphics/processing/processing-1.5.1/modes/java/examples/Books/Visualizing Data/ch06-zipdecode/round_09c_focus_handling/
H A DColorIntegrator.java9 int colorValue; field in ColorIntegrator

1234567891011