Home
last modified time | relevance | path

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

/external/webkit/WebCore/html/
DHTMLTableElement.cpp294 static inline bool isTableCellAncestor(Node* n) in isTableCellAncestor() function
308 else if (isTableCellAncestor(n)) { in setTableCellsChanged()
/external/webkit/WebCore/
DChangeLog-2007-10-149779 (WebCore::isTableCellAncestor):