HomeSort by relevance Sort by last modified time
    Searched defs:bottom (Results 1 - 25 of 691) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/v8/test/mjsunit/regress/
regress-1401.js 30 var bottom = 0; variable
38 var size = bottom + 1 + 10;
39 var t = (sizes[++bottom] = size);
  /development/ndk/platforms/android-14/include/android/
rect.h 34 int32_t bottom; member in struct:ARect
  /development/ndk/platforms/android-16/include/android/
rect.h 34 int32_t bottom; member in struct:ARect
  /development/ndk/platforms/android-9/include/android/
rect.h 34 int32_t bottom; member in struct:ARect
  /external/chromium_org/third_party/WebKit/Source/platform/exported/
WebFloatQuad.cpp 46 int bottom = static_cast<int>(ceilf(max(max(max(p[0].y, p[1].y), p[2].y), p[3].y))); local
48 return WebRect(left, top, right - left, bottom - top);
  /frameworks/native/include/android/
rect.h 34 int32_t bottom; member in struct:ARect
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/android/
rect.h 29 int32_t bottom; member in struct:ARect
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/android/
rect.h 29 int32_t bottom; member in struct:ARect
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/android/
rect.h 29 int32_t bottom; member in struct:ARect
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/android/
rect.h 29 int32_t bottom; member in struct:ARect
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/android/
rect.h 29 int32_t bottom; member in struct:ARect
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/android/
rect.h 29 int32_t bottom; member in struct:ARect
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/android/
rect.h 29 int32_t bottom; member in struct:ARect
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/android/
rect.h 34 int32_t bottom; member in struct:ARect
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/android/
rect.h 34 int32_t bottom; member in struct:ARect
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/android/
rect.h 34 int32_t bottom; member in struct:ARect
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/android/
rect.h 34 int32_t bottom; member in struct:ARect
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/android/
rect.h 34 int32_t bottom; member in struct:ARect
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/android/
rect.h 34 int32_t bottom; member in struct:ARect
  /prebuilts/ndk/9/platforms/android-12/arch-arm/usr/include/android/
rect.h 34 int32_t bottom; member in struct:ARect
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/android/
rect.h 34 int32_t bottom; member in struct:ARect
  /prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/android/
rect.h 34 int32_t bottom; member in struct:ARect
  /prebuilts/ndk/9/platforms/android-13/arch-arm/usr/include/android/
rect.h 34 int32_t bottom; member in struct:ARect
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/android/
rect.h 34 int32_t bottom; member in struct:ARect
  /prebuilts/ndk/9/platforms/android-13/arch-x86/usr/include/android/
rect.h 34 int32_t bottom; member in struct:ARect

Completed in 1994 milliseconds

1 2 3 4 5 6 7 8 91011>>