Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLTableElement.cpp130 if (HTMLTableSectionElement* existingFoot = tFoot()) in createTFoot() local
131 return existingFoot; in createTFoot()