HomeSort by relevance Sort by last modified time
    Searched full:cells (Results 251 - 275 of 512) sorted by null

<<11121314151617181920>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_sort.py 249 ## date (this cost some brain cells to figure out...).
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_sort.py 249 ## date (this cost some brain cells to figure out...).
  /external/chromium_org/content/browser/media/
webrtc_internals_browsertest.cc 261 "var name = row.cells[0].textContent;"
262 "var value = row.cells[1].textContent;"
  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
StyleAdjuster.cpp 235 // table rows or cells. This has been established for position:relative in CSS2.1 (and caused a crash in containingBlock()
243 // FIXME: Table cells should be allowed to be perpendicular or flipped with respect to the table, though.
  /external/chromium_org/third_party/sqlite/src/src/
analyze.c 211 /* The block of memory cells initialized here is used as follows.
224 ** Cells iMem through iMem+nCol are initialized to 0. The others are
  /external/guava/guava/src/com/google/common/collect/
ArrayTable.java 459 * <p>The value in the returned cells may change if the table subsequently
462 * @return set of table cells consisting of row key / column key / value
  /frameworks/base/docs/html/guide/topics/appwidgets/
host.jd 281 cells that satisfy the {@code minWidth} and {@code minHeight} constraints.</li>
335 and account for it when computing the number of cells to allocate to the widget.</p>
  /libcore/luni/src/main/java/java/util/
ArrayDeque.java 63 * other. We also guarantee that all array cells not holding
707 if (h != t) { // clear all cells
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_controller_unittest.mm 832 base::scoped_nsobject<NSMutableArray> cells([[NSMutableArray alloc] init]);
839 [cells addObject:cell];
846 NSRect r = [bar_ frameForBookmarkButtonFromCell:[cells objectAtIndex:i]
922 // Empty cells have no menu.
925 // Even empty cells have a title (of "(empty)")
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/
GridModel.java 113 * Array of positions (indexed by column) of the left edge of table cells; this
119 * Array of positions (indexed by row) of the top edge of table cells; this
416 // Assign row/column positions to all cells that do not explicitly define them
687 // Handle "blank" grid layouts: insert a fake grid of CELL_COUNT^2 cells
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderTable.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DataGrid.js 594 var columnWidth = this.headerTableBody.rows[0].cells[i].offsetWidth;
728 left += this.headerTableBody.rows[0].cells[i].offsetWidth;
    [all...]
  /bionic/libc/include/net/
if_types.h 81 #define IFT_ATM 0x25 /* ATM cells */
  /dalvik/vm/compiler/codegen/mips/
GlobalOptimizations.cpp 348 /* common branch and fall thru to normal chaining cells case */
  /development/ndk/platforms/android-3/include/net/
if_types.h 81 #define IFT_ATM 0x25 /* ATM cells */
  /development/samples/ApiDemos/src/com/example/android/apis/view/
_index.html 55 <dt><a href="TableLayout2.html">2. Empty Cells</a></dt>
  /external/chromium/chrome/browser/autocomplete/
autocomplete_popup_view_mac_unittest.mm 535 // the right number of results. Test the contents of the cells for
  /external/chromium_org/cc/resources/
picture.cc 382 // First, subtract the layer origin as cells are stored in layer space.
  /external/chromium_org/chrome/browser/ui/cocoa/omnibox/
omnibox_popup_view_mac.mm 138 // cells should use the same font and each should layout in one
  /external/chromium_org/media/tools/bug_hunter/
bug_hunter.py 159 '+Feature+Status+Owner+Summary&cells=tiles'
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSProperties.in 52 empty-cells type_name=EEmptyCell
CSSPropertyNames.in 124 empty-cells
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLTableElement.cpp 434 // set on the table's cells during border-conflict resolution.
  /external/chromium_org/third_party/icu/source/common/
propsvec.c 228 /* count the number of row cells to move after the last row, and move them */
  /external/chromium_org/third_party/sqlite/src/test/
subquery.test 339 # One problem was that VDBE memory cells were not being initialised

Completed in 885 milliseconds

<<11121314151617181920>>