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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderTable.h318 void layoutCaption(RenderTableCaption*);
H A DRenderTable.cpp353 void RenderTable::layoutCaption(RenderTableCaption* caption) function in class:blink::RenderTable
473 layoutCaption(m_captions[i]);
542 layoutCaption(m_captions[i]);

Completed in 136 milliseconds