Home
last modified time | relevance | path

Searched defs:numRows (Results 1 – 17 of 17) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLTableSectionElement.cpp63 int numRows = children ? (int)children->length() : 0; in insertRow() local
85 int numRows = children ? (int)children->length() : 0; in deleteRow() local
96 int HTMLTableSectionElement::numRows() const in numRows() function in WebCore::HTMLTableSectionElement
/external/chromium_org/third_party/angle/src/compiler/
DVariablePacker.cpp131 void VariablePacker::fillColumns(int topRow, int numRows, int column, int numComponentsPerRow) in fillColumns()
141 bool VariablePacker::searchColumn(int column, int numRows, int* destRow, int* destSize) in searchColumn()
246 int numRows = GetNumRows(variable.type) * variable.size; in CheckVariablesWithinPackingLimits() local
268 int numRows = GetNumRows(variable.type) * variable.size; in CheckVariablesWithinPackingLimits() local
/external/chromium_org/third_party/WebKit/Source/core/accessibility/
DAXTable.cpp135 int numRows = firstBody->numRows(); in isDataTable() local
347 unsigned numRows = tableSection->numRows(); in addChildren() local
439 int numRows = m_rows.size(); in cells() local
DAXTableColumn.cpp169 int numRows = parentTable->rowCount(); in addChildren() local
/external/skia/gm/
Dbeziereffects.cpp81 int numRows = SkScalarCeilToInt(SkIntToScalar(kNumCubics*3) / numCols); in onDraw() local
233 int numRows = SkScalarCeilToInt(SkIntToScalar(kNumConics*3) / numCols); in onDraw() local
417 int numRows = SkScalarCeilToInt(SkIntToScalar(kNumQuads*3) / numCols); in onDraw() local
/external/eigen/Eigen/src/plugins/
DBlockMethods.h347 inline RowsBlockXpr middleRows(Index startRow, Index numRows) in middleRows()
353 inline ConstRowsBlockXpr middleRows(Index startRow, Index numRows) const in middleRows()
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/bmp/
DBMPImageReader.h187 inline bool pastEndOfImage(int numRows) in pastEndOfImage()
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTableSection.h188 unsigned numRows() const { return m_grid.size(); } in numRows() function
DAutoTableLayout.cpp60 unsigned numRows = section->numRows(); in recalcColumn() local
DRenderTableSection.cpp185 void RenderTableSection::ensureRows(unsigned numRows) in ensureRows()
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DImageBuffer.cpp377 int numRows = endY - destY; in putByteArray() local
/external/icu4c/common/
Drbbitblb.cpp1062 int32_t numRows; in getTableSize() local
/external/chromium_org/third_party/icu/source/common/
Drbbitblb.cpp1062 int32_t numRows; in getTableSize() local
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/infobar/
DInfoBarLayout.java629 final int numRows = mIndicesOfRows.size() - 1; in computeHeight() local
/external/opencv/cvaux/src/
Dcvtrifocal.cpp475 int numRows; in icvSelectColsByNumbers() local
/external/chromium_org/chrome/browser/resources/profiler/
Dprofiler.js1643 drawTruncationRow_: function(tbody, numRows, limit, numColumns, groupKey) { argument
/external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/
Ddygraph-combined.js1 …tasets=new Array();this.annotations=new Array()};DygraphLayout.prototype.attr_=function(a){return … argument