Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/css/
DCSSStyleApplyProperty.cpp149 class ApplyPropertyColor : public ApplyPropertyColorBase { class
151ApplyPropertyColor(const Color& (RenderStyle::*getter)() const, void (RenderStyle::*setter)(const … in ApplyPropertyColor() function in WebCore::ApplyPropertyColor