Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderTable.h247 void adjustLogicalHeightForCaption();
DRenderTable.cpp271 void RenderTable::adjustLogicalHeightForCaption() in adjustLogicalHeightForCaption() function in WebCore::RenderTable
389 adjustLogicalHeightForCaption(); in layout()
445 adjustLogicalHeightForCaption(); in layout()
/external/webkit/Source/WebCore/
DChangeLog59677 (WebCore::RenderTable::adjustLogicalHeightForCaption): Added.
59679 with respect to the <caption> into RenderTable::adjustLogicalHeightForCaption().