Home
last modified time | relevance | path

Searched defs:currentColor (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
DStyleColor.h89 static const StyleColor currentColor() in currentColor() function
95 StyleColor(bool invalid, bool currentColor) in StyleColor()
DCSSGradientValue.cpp109 …GradientValue::gradientWithStylesResolved(const TextLinkColors& textLinkColors, Color currentColor) in gradientWithStylesResolved()
/external/jmonkeyengine/engine/src/test/jme3test/material/
DTestColoredTexture.java77 ColorRGBA currentColor = new ColorRGBA(); in simpleUpdate() local
/external/chromium_org/third_party/WebKit/Source/core/dom/
DTextLinkColors.cpp97 Color TextLinkColors::colorFromPrimitiveValue(const CSSPrimitiveValue* value, Color currentColor, b… in colorFromPrimitiveValue()
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DElementStyleResources.cpp41 …ntStyleResources::styleImage(const TextLinkColors& textLinkColors, Color currentColor, CSSProperty… in styleImage()
/external/chromium_org/third_party/WebKit/Source/core/html/forms/
DColorInputType.cpp220 Color ColorInputType::currentColor() in currentColor() function in WebCore::ColorInputType
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DCanvasStyle.cpp56 RGBA32 currentColor(HTMLCanvasElement* canvas) in currentColor() function
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DRenderStyle.h254 unsigned currentColor : 1; // At least one color has the value 'currentColor' member