Searched refs:isTHCell (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/accessibility/
H A DAccessibilityTable.cpp211 bool isTHCell = cellElement->hasTagName(thTag); local
213 if (!row && isTHCell)
217 if (!col && isTHCell)

Completed in 111 milliseconds