Searched refs:oldCaption (Results 1 – 1 of 1) sorted by relevance
219 void RenderTable::removeCaption(const RenderTableCaption* oldCaption) in removeCaption() argument221 size_t index = m_captions.find(oldCaption); in removeCaption()