Home | History | Annotate | Download | only in gtk

Lines Matching refs:cells

461     case RowHeaderRole: // Row headers are cells after all.
462 case ColumnHeaderRole: // Column headers are cells after all.
1998 // which cells are all direct children of the table, arranged row-first.
2000 axTable->cells(allCells);
2013 static_cast<AccessibilityTable*>(accTable)->cells(allCells);