Home
last modified time | relevance | path

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

/external/webkit/WebCore/html/
DHTMLTableRowsCollection.cpp45 static bool isInBody(Element* row) in isInBody() function
87 else if (isInBody(previous)) in rowAfter()