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