Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTableCaption.cpp53 table()->removeCaption(this); in willBeRemovedFromTree()
DRenderTable.h267 void removeCaption(const RenderTableCaption*);
DRenderTable.cpp219 void RenderTable::removeCaption(const RenderTableCaption* oldCaption) in removeCaption() function in WebCore::RenderTable