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

<<11121314151617181920>>

  /external/chromium_org/ui/webui/resources/js/cr/ui/
table.js 333 // Create a temporaty list item, put all cells into it and measure its
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
css.php 76 'elevation', 'empty-cells', 'float', 'font-family', 'font-size',
  /external/opencv/cvaux/src/
cvcorrespond.cpp 145 /* Count costs in the all rest cells */
  /external/webrtc/src/system_wrappers/source/
data_log_unittest.cc 46 // the cells and columns specified in "columns".
  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardPatternView.java 58 // how many cells the user has to cross before we poke the wakelock
  /libcore/dalvik/src/main/java/dalvik/system/profiler/
HprofData.java 268 * mutable access to the int[] cells that contain the sample
  /packages/wallpapers/Basic/src/com/android/wallpaper/nexus/
nexus.rs 33 #define TRAIL_SIZE 40 // Number of cells in a trail
  /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 268 "var name = row.cells[0].textContent;"
269 "var value = row.cells[1].textContent;"
  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
StyleAdjuster.cpp 236 // table rows or cells. This has been established for position:relative in CSS2.1 (and caused a crash in containingBlock()
244 // FIXME: Table cells should be allowed to be perpendicular or flipped with respect to the table, though.
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayer.h     [all...]
RenderTable.cpp     [all...]
  /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 833 base::scoped_nsobject<NSMutableArray> cells([[NSMutableArray alloc] init]);
840 [cells addObject:cell];
847 NSRect r = [bar_ frameForBookmarkButtonFromCell:[cells objectAtIndex:i]
923 // Empty cells still have a menu.
926 // 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/devtools/front_end/
DataGrid.js 599 var columnWidth = this.headerTableBody.rows[0].cells[i].offsetWidth;
732 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

Completed in 8482 milliseconds

<<11121314151617181920>>