Searched refs:removeCaption (Results 1 – 3 of 3) sorted by relevance
53 table()->removeCaption(this); in willBeRemovedFromTree()
267 void removeCaption(const RenderTableCaption*);
219 void RenderTable::removeCaption(const RenderTableCaption* oldCaption) in removeCaption() function in WebCore::RenderTable