Searched
full:cell (Results
326 -
350 of
1142) sorted by null
<<11121314151617181920>>
/packages/wallpapers/Basic/src/com/android/wallpaper/nexus/ |
nexus.rs | 24 #define PULSE_SIZE 14 // Size in pixels of a cell 195 x += PULSE_SIZE; // need to start on the other side of this cell 230 y += PULSE_SIZE; // need to start on the other side of this cell
|
/bionic/libc/ |
README | 17 on multi-processors machines; we're running this on cell-phones, damnit !!
|
/external/chromium/chrome/browser/autofill/ |
field_types.h | 54 // Cell phone numbers (values [25, 29]) are deprecated.
|
/external/chromium/chrome/browser/ui/cocoa/location_bar/ |
autocomplete_text_field_cell.h | 41 // Return the frame for |aDecoration| if the cell is in |cellFrame|.
|
location_bar_decoration.h | 69 // was not processed and should be handled by the cell.
|
/external/chromium/chrome/browser/ui/cocoa/ |
menu_button.h | 16 // |ClickHoldButtonCell| as cell.
|
/external/chromium-trace/src/shared/js/cr/ui/table/ |
table_column.js | 50 * Renders table cell. This is the default render function.
|
/external/dbus/tools/ |
dbus-viewer.c | 424 GtkCellRenderer *cell; local 432 cell = gtk_cell_renderer_text_new (); 433 gtk_cell_layout_pack_start (GTK_CELL_LAYOUT (combo), cell, TRUE); local 434 gtk_cell_layout_set_attributes (GTK_CELL_LAYOUT (combo), cell, local
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/html/ |
results.html | 35 <li>more information are available in the cell tooltip when either there's a
|
/external/guava/guava/src/com/google/common/collect/ |
EmptyImmutableTable.java | 68 @Override public ImmutableSet<Cell<Object, Object, Object>> cellSet() {
|
/external/llvm/lib/Target/CellSPU/ |
SPUInstrBuilder.h | 1 //===-- SPUInstrBuilder.h - Aides for building Cell SPU insts ---*- C++ -*-===//
|
/external/oprofile/daemon/ |
opd_sfile.h | 54 /** embedded offset for Cell BE SPU */
|
/external/v8/src/arm/ |
assembler-arm-inl.h | 151 void RelocInfo::set_target_cell(JSGlobalPropertyCell* cell, 154 Address address = cell->address() + JSGlobalPropertyCell::kValueOffset; 157 // TODO(1550) We are passing NULL as a slot because cell can never be on 160 host(), NULL, cell); local
|
/external/v8/test/mjsunit/regress/ |
regress-108296.js | 31 // are referenced through a cell.
|
/external/webkit/LayoutTests/dom/html/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).
|
HTMLTableCellElement15.js | 79 header(TH) cell.
|
HTMLTableCellElement16.js | 79 table data(TD) cell.
|
HTMLTableCellElement19.js | 78 The height attribute specifies the cell height.
|
HTMLTableCellElement20.js | 78 The height attribute specifies the cell height.
|
HTMLTableCellElement23.js | 79 header(TH) cell.
|
HTMLTableCellElement24.js | 79 table data(TD) cell.
|
HTMLTableCellElement27.js | 78 The vAlign attribute specifies the vertical alignment of data in cell.
|
HTMLTableCellElement28.js | 78 The vAlign attribute specifies the vertical alignment of data in cell.
|
HTMLTableColElement01.js | 78 The align attribute specifies the horizontal alignment of cell data
|
Completed in 819 milliseconds
<<11121314151617181920>>