| /packages/inputmethods/LatinIME/java/res/xml-sw600dp/ |
| rows_bulgarian_bds.xml | 26 <Row 34 </Row> 35 <Row 43 </Row> 44 <Row 54 </Row>
|
| rows_dvorak.xml | 26 <Row 34 </Row> 35 <Row 43 </Row> 44 <Row 55 </Row>
|
| rows_east_slavic.xml | 26 <Row 34 </Row> 35 <Row 43 </Row> 44 <Row 54 </Row>
|
| rows_farsi.xml | 26 <Row 34 </Row> 35 <Row 43 </Row> 44 <Row 50 </Row>
|
| rows_hebrew.xml | 26 <Row 34 </Row> 35 <Row 43 </Row> 44 <Row 50 </Row>
|
| rows_hindi.xml | 26 <Row 34 </Row> 35 <Row 43 </Row> 44 <Row 54 </Row>
|
| rows_mongolian.xml | 26 <Row 34 </Row> 35 <Row 43 </Row> 44 <Row 54 </Row>
|
| rows_nepali_romanized.xml | 26 <Row 34 </Row> 35 <Row 43 </Row> 44 <Row 54 </Row>
|
| rows_nepali_traditional.xml | 26 <Row 34 </Row> 35 <Row 43 </Row> 44 <Row 54 </Row>
|
| rows_south_slavic.xml | 26 <Row 34 </Row> 35 <Row 43 </Row> 44 <Row 54 </Row>
|
| rows_spanish.xml | 26 <Row 34 </Row> 35 <Row 43 </Row> 44 <Row 57 </Row>
|
| /external/chromium_org/chrome/browser/resources/net_internals/ |
| logs_view.js | 14 var LOG_ROW_COLLAPSED_CLASSNAME = 'logs-view-log-row-collapsed'; 15 var LOG_ROW_EXPANDED_CLASSNAME = 'logs-view-log-row-expanded'; 80 * Called during View's initialization. Creates the row of a table logs will 81 * be shown in. Each row has 4 cells. 89 var row = document.createElement('tr'); 95 row.appendChild(rowCell); 115 this.onButtonClicked_.bind(this, row)); 122 row.className = LOG_ROW_COLLAPSED_CLASSNAME; 124 // We will need those to process row buttons' onclick events. 125 row.logKey = logKey [all...] |
| /external/chromium_org/chrome/browser/history/android/ |
| visit_sql_handler.cc | 31 // The created time is updated according the given |row|. 37 // Visit row is insertted/removed to keep consistent with urls table. 42 bool VisitSQLHandler::Update(const HistoryAndBookmarkRow& row, 60 if (row.is_value_set_explicitly(HistoryAndBookmarkRow::CREATED) || 67 if (row.is_value_set_explicitly(HistoryAndBookmarkRow::CREATED) && 69 if (!AddVisit(id->url_id, row.created())) 81 bool VisitSQLHandler::Insert(HistoryAndBookmarkRow* row) { 82 DCHECK(row->is_value_set_explicitly(HistoryAndBookmarkRow::URL_ID)); 85 if (!history_db_->GetURLRow(row->url_id(), &url_row)) 93 // Add a row if the last visit time is different from created time [all...] |
| /external/markdown/markdown/extensions/ |
| tables.py | 55 for row in rows: 56 self._build_row(row, tbody, align, border) 58 def _build_row(self, row, parent, align, border): 59 """ Given a row of text, build table cells. """ 64 cells = self._split_row(row, border) 65 # We use align here rather than cells to ensure every row 76 def _split_row(self, row, border): 77 """ split a row of text into list of cells. """ 79 if row.startswith('|'): 80 row = row[1: [all...] |
| /frameworks/base/docs/html/design/style/ |
| color.jd | 5 .color-row { 24 .color-row-container { 28 .color-row-container + .color-row-container { 32 .color-row li { 44 .color-row li:before { 48 .color-row li.thin { 52 .color-row li span { 72 .color-row li:hover span { 77 .color-row li span:after [all...] |
| /frameworks/base/core/java/android/util/ |
| MonthDisplayHelper.java | 23 * 6 row calendar grid format. 111 * @param row Which row (0-5). 115 public int[] getDigitsForRow(int row) { 116 if (row < 0 || row > 5) { 117 throw new IllegalArgumentException("row " + row 123 result[column] = getDayAt(row, column); 130 * @param row The row, 0-5, starting from the top [all...] |
| /frameworks/opt/colorpicker/src/com/android/colorpicker/ |
| ColorPickerPalette.java | 32 * row (and the padding between the squares) is determined by the user. 74 TableRow row = new TableRow(getContext()); local 77 row.setLayoutParams(params); 78 return row; 95 TableRow row = createTableRow(); local 102 addSwatchToRow(row, colorSwatch, rowNumber); 106 addView(row); 107 row = createTableRow(); 113 // Create blank views to fill the row if the last row has not been filled [all...] |
| /external/chromium_org/third_party/WebKit/Source/core/accessibility/ |
| AXARIAGridRow.cpp | 64 // have an aria-level of plus 1 from this row. 70 // Only take the subsequent rows from this one that are +1 from this row's level. 79 AXObject* row = allRows[k].get(); local 80 // Stop at the first row that doesn't match the correct level. 81 if (row->hierarchicalLevel() != level + 1) 84 disclosedRows.append(row); 90 // The row that discloses this one is the row in the table 91 // that is aria-level subtract 1 from this row. 96 // If the level is 1 or less, than nothing discloses this row 109 AXObject* row = allRows[k].get(); local [all...] |
| /frameworks/base/core/java/android/text/ |
| PackedObjectVector.java | 44 getValue(int row, int column) 46 if (row >= mRowGapStart) 47 row += mRowGapLength; 49 Object value = mValues[row * mColumns + column]; 55 setValue(int row, int column, E value) 57 if (row >= mRowGapStart) 58 row += mRowGapLength; 60 mValues[row * mColumns + column] = value; 64 insertAt(int row, E[] values) 66 moveRowGapTo(row); [all...] |
| /packages/inputmethods/PinyinIME/res/xml/ |
| skb_qwerty.xml | 27 <row> 30 </row> 32 <row start_pos_x="4.078%p" width="10.205%p"> 35 </row> 37 <row width="10.205%p"> 55 </row> 57 <row width="20%p" row_id="@string/toggle_row_cn"> 64 </row> 66 <row width="20%p" row_id="@string/toggle_row_en" start_pos_y="75%p"> 72 </row> [all...] |
| /external/ceres-solver/internal/ceres/ |
| schur_eliminator_impl.h | 94 // and build the row/column block structure of the reduced linear 103 // Iterate over the row blocks of A, and detect the chunks. The 121 // Add to the chunk until the first block in the row is 122 // different than the one in the first row for the chunk. 124 const CompressedRow& row = bs->rows[r + chunk.size]; local 125 if (row.cells.front().block_id != chunk_block_id) { 129 // Iterate over the blocks in the row, ignoring the first 131 for (int c = 1; c < row.cells.size(); ++c) { 132 const Cell& cell = row.cells[c]; 210 // buffer_ contains the non-zero blocks in the row correspondin 328 const CompressedRow& row = bs->rows[chunk.start + j]; local 384 const CompressedRow& row = bs->rows[row_block_counter + j]; local 451 const CompressedRow& row = bs->rows[row_block_counter + j]; local 561 const CompressedRow& row = bs->rows[row_block_counter]; local 597 const CompressedRow& row = bs->rows[row_block_index]; local 650 const CompressedRow& row = bs->rows[row_block_index]; local [all...] |
| /external/chromium_org/chrome/utility/media_galleries/ |
| pmp_column_reader.h | 32 // These functions read the value of that |row| into |result|. 33 // Functions return false if the column is of the wrong type or the row 35 bool ReadString(const uint32 row, std::string* result) const; 36 bool ReadUInt32(const uint32 row, uint32* result) const; 37 bool ReadDouble64(const uint32 row, double* result) const; 38 bool ReadUInt8(const uint32 row, uint8* result) const; 39 bool ReadUInt64(const uint32 row, uint64* result) const;
|
| /external/chromium_org/ui/keyboard/resources/layouts/ |
| qwerty.html | 7 <link id="spacebar-row" rel="import" href="spacebar-row.html"> 11 <kb-row> 18 </kb-row> 19 <kb-row> 24 </kb-row> 25 <kb-row> 31 </kb-row> 32 <kb-row> 35 <kb-key-import importId="spacebar-row"></kb-key-import [all...] |
| /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
| networkconfig.ui | 16 <item row="1" column="3" > 23 <item row="0" column="0" colspan="4" > 32 <item row="0" column="0" > 39 <item row="0" column="1" > 49 <item row="1" column="0" > 56 <item row="1" column="1" > 100 <item row="2" column="0" > 107 <item row="2" column="1" > 131 <item row="3" column="0" > 138 <item row="3" column="1" [all...] |
| /external/guava/guava/src/com/google/common/collect/ |
| Table.java | 30 * A collection that associates an ordered pair of keys, called a row key and a 32 * fraction of row key / column key pairs possessing a corresponding value. 34 * <p>The mappings corresponding to a given row key may be viewed as a {@link 36 * column with a row key / value map. Note that, in some implementations, data 38 * than data access by row key. 49 * @param <R> the type of the table row keys 63 * row and column keys. 65 * @param rowKey key of row to search for 72 * row key. 74 * @param rowKey key of row to search fo 176 Map<C, V> row(R rowKey); method in interface:Table [all...] |