Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTable.cpp219 void RenderTable::removeCaption(const RenderTableCaption* oldCaption) in removeCaption() argument
221 size_t index = m_captions.find(oldCaption); in removeCaption()