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.h318 void layoutCaption(RenderTableCaption*);
DRenderTable.cpp353 void RenderTable::layoutCaption(RenderTableCaption* caption) in layoutCaption() function in blink::RenderTable
473 layoutCaption(m_captions[i]); in layout()
542 layoutCaption(m_captions[i]); in layout()