HomeSort by relevance Sort by last modified time
    Searched full:rowheadercells (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
traverse_table.js 74 ShadowTableNode.prototype.rowHeaderCells = [];
445 shadowNode.rowHeaderCells = [];
457 shadowNode.rowHeaderCells = [];
519 * rowHeaderCells or colHeaderCells arrays.
594 // Add this cell to each shadowNode.rowHeaderCells attribute as you go.
610 rightShadowNode.rowHeaderCells.push(currentCell);
652 rowHeaderCells.push(currentCell);
669 rowHeaderCells.push(currentCell);
725 * rowHeaderCells or colHeaderCells arrays.
762 cvox.TableUtil.pushIfNotContained(currentShadowNode.rowHeaderCells,
    [all...]
  /external/chromium_org/third_party/iaccessible2/
ia2_api_all.idl     [all...]

Completed in 471 milliseconds