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

/macosx-10.10/WebCore-7600.1.25/accessibility/
H A DAccessibilityTable.cpp183 unsigned borderedCellCount = 0; local
236 borderedCellCount++;
257 if (borderedCellCount >= 10 || backgroundDifferenceCellCount >= 10)
285 if (borderedCellCount >= neededCellCount

Completed in 158 milliseconds