Home
last modified time | relevance | path

Searched refs:setNeedsCellRecalc (Results 1 – 5 of 5) sorted by relevance

/external/webkit/WebCore/rendering/
DRenderTableRow.cpp52 recalcSection->setNeedsCellRecalc(); in destroy()
58 section()->setNeedsCellRecalc(); in styleWillChange()
110 section()->setNeedsCellRecalc(); in addChild()
DRenderTableSection.h97 void setNeedsCellRecalc() in setNeedsCellRecalc() function
DRenderTableCell.cpp67 recalcSection->setNeedsCellRecalc(); in destroy()
83 section()->setNeedsCellRecalc(); in updateFromElement()
262 section()->setNeedsCellRecalc(); in styleWillChange()
DRenderTableSection.cpp126 setNeedsCellRecalc(); in addChild()
150 setNeedsCellRecalc(); in removeChild()
/external/webkit/WebCore/
DChangeLog-2007-10-1469088 (WebCore::RenderTableSection::setNeedsCellRecalc):