Home
last modified time | relevance | path

Searched refs:recalcCaption (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderTable.h245 void recalcCaption(RenderBlock*) const;
DRenderTable.cpp758 void RenderTable::recalcCaption(RenderBlock* caption) const in recalcCaption() function in WebCore::RenderTable
788 recalcCaption(toRenderBlock(child)); in recalcSections()
/external/webkit/Source/WebCore/
DChangeLog7266 (WebCore::RenderTable::recalcCaption): code to destroy captions
7268 (WebCore::RenderTable::recalcSections): call recalcCaption
7270 in recalcCaption.