addTableCellChild 102 Source/core/accessibility/AXARIAGrid.cpp if (!addTableCellChild(child.get(), appendedRows, columnCount)) { addTableCellChild 113 Source/core/accessibility/AXARIAGrid.cpp addTableCellChild(children[i].get(), appendedRows, columnCount); addTableCellChild 58 Source/core/accessibility/AXARIAGrid.h bool addTableCellChild(AXObject*, HashSet<AXObject*>& appendedRows, unsigned& columnCount);