Searched refs:tableStyle (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/accessibility/
H A DAccessibilityTable.cpp174 const RenderStyle& tableStyle = table->style(); local
175 Color tableBGColor = tableStyle.visitedDependentColor(CSSPropertyBackgroundColor);

Completed in 59 milliseconds