Searched refs:updateColumnInfoFromStyle (Results 1 – 3 of 3) sorted by relevance
275 void updateColumnInfoFromStyle(RenderStyle*);
3569 void RenderBlock::updateColumnInfoFromStyle(RenderStyle* style) in updateColumnInfoFromStyle() function in WebCore::RenderBlock
1566 renderView()->updateColumnInfoFromStyle(documentStyle); in setStyleDependentState()