Searched defs:setColor (Results 1 - 15 of 15) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-en/
H A Dclrpick.rb64 def setColor(w,button,name,options) method
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-jp/
H A Dclrpick.rb61 def setColor(w,button,name,options) method
/macosx-10.9.5/tcl-102/tk/tk/library/demos/
H A Dclrpick.tcl36 proc setColor {w button name options} { procedure
/macosx-10.9.5/tcl-102/tk84/tk/library/demos/
H A Dclrpick.tcl36 proc setColor {w button name options} { procedure
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/sample/DotView/
H A DDotView.rb34 def setColor (sender) method in class:DotView
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DWebColorPickerResultListenerProxy.cpp49 void WebColorPickerResultListenerProxy::setColor(const String& color) function in class:WebKit::WebColorPickerResultListenerProxy
/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DBorderValue.h70 void setColor(const Color& color) function in class:WebCore::BorderValue
H A DRenderStyle.cpp1081 void RenderStyle::setColor(const Color& v) { SET_VAR(inherited, color, v); } function in class:RenderStyle
/macosx-10.9.5/WebCore-7537.78.1/rendering/svg/
H A DRenderSVGResourceSolidColor.h46 void setColor(const Color& color) { m_color = color; } function in class:WebCore::RenderSVGResourceSolidColor
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/efl/
H A Dewk_color_picker.cpp39 void EwkColorPicker::setColor(const Color& color) function in class:EwkColorPicker
/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGColor.cpp71 void SVGColor::setColor(unsigned short, const String&, const String&, ExceptionCode& ec) function in class:WebCore::SVGColor
H A DSVGColor.h86 void setColor(const Color& color) { m_color = color; } function in class:WebCore::SVGColor
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/filters/
H A DCustomFilterColorParameter.h63 void setColor(const Color& color) { m_color = color; } function in class:WebCore::CustomFilterColorParameter
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DPODRedBlackTree.h270 void setColor(Color color) { m_color = color; } function in class:WebCore::PODRedBlackTree::Node
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Analysis/
H A DPathNumbering.cpp76 void BallLarusNode::setColor(BallLarusNode::NodeColor color) { function in class:BallLarusNode

Completed in 162 milliseconds