Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/html/
DHTMLTableElement.cpp158 if (HTMLTableCaptionElement* existingCaption = caption()) in createCaption() local
159 return existingCaption; in createCaption()