Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTableCaption.cpp46 table()->addCaption(this); in insertedIntoTree()
DRenderTable.h266 void addCaption(const RenderTableCaption*);
DRenderTable.cpp213 void RenderTable::addCaption(const RenderTableCaption* caption) in addCaption() function in WebCore::RenderTable