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

/macosx-10.10/WebCore-7600.1.25/accessibility/
H A DAccessibilityTable.cpp196 int headersInFirstRowCount = 0; local
214 headersInFirstRowCount++;
272 if (!row && headersInFirstRowCount == numCols && numCols > 1)

Completed in 115 milliseconds