Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLTableElement.cpp153 if (HTMLTableCaptionElement* existingCaption = caption()) in createCaption() local
154 return existingCaption; in createCaption()