Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderTableCell.cpp677 RenderStyle* tableStyle = table()->style(); in collapsedLeftBorder() local
685 RenderStyle* tableStyle = table()->style(); in collapsedRightBorder() local
693 RenderStyle* tableStyle = table()->style(); in collapsedTopBorder() local
701 RenderStyle* tableStyle = table()->style(); in collapsedBottomBorder() local
751 RenderStyle* tableStyle = table()->style(); in borderHalfLeft() local
759 RenderStyle* tableStyle = table()->style(); in borderHalfRight() local
767 RenderStyle* tableStyle = table()->style(); in borderHalfTop() local
775 RenderStyle* tableStyle = table()->style(); in borderHalfBottom() local
/external/webkit/Source/WebCore/accessibility/
DAccessibilityTable.cpp132 RenderStyle* tableStyle = table->style(); in isDataTable() local