HomeSort by relevance Sort by last modified time
    Searched refs:row (Results 451 - 475 of 723) sorted by null

<<11121314151617181920>>

  /external/webkit/LayoutTests/dom/html/level2/html/
HTMLTableRowElement06.js 79 cells of this row.
HTMLTableRowElement10.js 79 cells of this row.
table18.js 78 The index of this cell in the row.
table19.js 79 The index of this cell in the row.
table42.js 78 Horizontal alignment of data within cells of this row.
table44.js 78 Vertical alignment of data within cells of this row.
table47.js 78 The index of this row, relative to the entire table.
  /external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLTableCellElement01.js 78 The cellIndex attribute specifies the index of this cell in the row(TH).
HTMLTableCellElement02.js 78 The cellIndex attribute specifies the index of this cell in the row(TD).
HTMLTableRowElement02.js 78 The sectionRowIndex attribute specifies the index of this row, relative
HTMLTableRowElement03.js 78 The sectionRowIndex attribute specifies the index of this row, relative
HTMLTableRowElement04.js 78 The sectionRowIndex attribute specifies the index of this row, relative
HTMLTableRowElement05.js 78 The cells attribute specifies the collection of cells in this row.
HTMLTableRowElement06.js 79 cells of this row.
HTMLTableRowElement10.js 79 cells of this row.
table18.js 78 The index of this cell in the row.
table19.js 79 The index of this cell in the row.
table42.js 78 Horizontal alignment of data within cells of this row.
table44.js 78 Vertical alignment of data within cells of this row.
table47.js 78 The index of this row, relative to the entire table.
  /external/webkit/LayoutTests/fast/url/script-tests/
ipv6.js 100 // Two dots in a row means not an IP address.
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
peers.cpp 444 model.removeRow(lst[i].row());
574 model.removeRow(lst[0].row());
895 model.removeRow(lst[i].row());
1007 model.removeRow(lst[i].row());
1086 model.removeRow(item->row());
1169 model.removeRow(lst[i].row());
    [all...]
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_PredictReconCoefIntra_s.s 31 ; * [in] pPredBufRow pointer to the coefficient row buffer; must be aligned
51 ; * [out] pPredBufRow pointer to the updated coefficient row buffer
147 LDREQSH absCoeffDC,[pPredBufRow] ;// If vetical load the coeff from Row Prediction Buffer
225 ;// Update source and Row Prediction buffers
263 ;// Update source and Row Prediction buffers
  /prebuilt/common/ninepatch/
ninepatch-prebuilt.jar 
  /external/libpng/
png.c 588 int row; local
589 for (row = 0; row < (int)info_ptr->height; row++)
591 png_free(png_ptr, info_ptr->row_pointers[row]);
592 info_ptr->row_pointers[row] = NULL;

Completed in 203 milliseconds

<<11121314151617181920>>