HomeSort by relevance Sort by last modified time
    Searched refs:setVisitedLinkTextStrokeColor (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
StyleRareInheritedData.h 77 void setVisitedLinkTextStrokeColor(const StyleColor& color) { m_visitedLinkTextStrokeColor = color.resolve(Color()); m_visitedLinkTextStrokeColorIsCurrentColor = color.isCurrentColor(); }
RenderStyle.h     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
AnimatedStyleBuilder.cpp 580 style->setVisitedLinkTextStrokeColor(toAnimatableColor(value)->visitedLinkColor());

Completed in 157 milliseconds