Home
last modified time | relevance | path

Searched defs:nextRow (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTableRow.h140 inline RenderTableRow* RenderTableRow::nextRow() const in nextRow() function
DRenderTableSection.cpp1321 …unsigned nextRow = std::upper_bound(m_rowPos.begin(), m_rowPos.end(), flippedRect.y()) - m_rowPos.… in spannedRows() local
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/walkers/
Dtable_walker.js179 cvox.TableWalker.prototype.nextRow = function(sel) { method in cvox.TableWalker
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
Dtraverse_table.js1108 cvox.TraverseTable.prototype.nextRow = function() { method in cvox.TraverseTable
Dcommand_store.js606 'nextRow': {forward: true, announce: true, skipInput: true}, property
/external/chromium_org/third_party/WebKit/Source/core/editing/
DDeleteSelectionCommand.cpp699 RefPtrWillBeRawPtr<Node> nextRow = row->nextSibling(); in removePreviouslySelectedEmptyTableRows() local
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromePageScript.js1132 …ildRows(this.activeTable_);return a.length};cvox.TraverseTable.prototype.nextRow=function(){return… method in cvox
1139 cvox.TableWalker.prototype.nextRow=function(a){return this.goTo_(a,goog.bind(function(b){return thi… method in cvox
1292 …unce:!0,skipInput:!0},previousCol:{backward:!0,announce:!0,skipInput:!0},nextRow:{forward:!0,annou… property
DchromeVoxChromeOptionsScript.js76 …unce:!0,skipInput:!0},previousCol:{backward:!0,announce:!0,skipInput:!0},nextRow:{forward:!0,annou… property
1338 …ildRows(this.activeTable_);return a.length};cvox.TraverseTable.prototype.nextRow=function(){return… method in cvox
1345 cvox.TableWalker.prototype.nextRow=function(a){return this.goTo_(a,goog.bind(function(b){return thi… method in cvox
DchromeVoxChromeBackgroundScript.js1182 …unce:!0,skipInput:!0},previousCol:{backward:!0,announce:!0,skipInput:!0},nextRow:{forward:!0,annou… property