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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderTableSection.cpp1212 const RenderStyle* primaryCellParentStyle = current.primaryCell()->parent()->style(); local
1214 const BorderValue& rb = side == BorderStart ? primaryCellParentStyle->borderStart() : primaryCellParentStyle->borderEnd();

Completed in 71 milliseconds