Home
last modified time | relevance | path

Searched refs:layoutCaption (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTable.h316 void layoutCaption(RenderTableCaption*);
DRenderTable.cpp355 void RenderTable::layoutCaption(RenderTableCaption* caption) in layoutCaption() function in WebCore::RenderTable
479 layoutCaption(m_captions[i]); in layout()
546 layoutCaption(m_captions[i]); in layout()