HomeSort by relevance Sort by last modified time
    Searched full:arect (Results 1 - 25 of 170) sorted by null

1 2 3 4 5 6 7

  /external/chromium_org/third_party/skia/src/views/mac/
SkTextFieldCell.m 24 - (void)selectWithFrame:(NSRect)aRect
30 aRect = [self drawingRectForBounds:aRect];
32 [super selectWithFrame:aRect
41 - (void)editWithFrame:(NSRect)aRect
46 aRect = [self drawingRectForBounds:aRect];
48 [super editWithFrame:aRect
  /external/skia/src/views/mac/
SkTextFieldCell.m 24 - (void)selectWithFrame:(NSRect)aRect
30 aRect = [self drawingRectForBounds:aRect];
32 [super selectWithFrame:aRect
41 - (void)editWithFrame:(NSRect)aRect
46 aRect = [self drawingRectForBounds:aRect];
48 [super editWithFrame:aRect
  /external/clang/test/Analysis/
default-analyze.m 47 static __inline__ __attribute__((always_inline)) CGFloat NSWidth(NSRect aRect) {
48 return (aRect.size.width);
51 static __inline__ __attribute__((always_inline)) CGFloat NSHeight(NSRect aRect) {
52 return (aRect.size.height);
  /development/ndk/platforms/android-14/include/android/
rect.h 27 typedef struct ARect {
35 } ARect;
  /development/ndk/platforms/android-16/include/android/
rect.h 27 typedef struct ARect {
35 } ARect;
  /development/ndk/platforms/android-9/include/android/
rect.h 27 typedef struct ARect {
35 } ARect;
  /frameworks/native/include/android/
rect.h 27 typedef struct ARect {
35 } ARect;
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/android/
rect.h 25 typedef struct ARect {
30 } ARect;
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/android/
rect.h 25 typedef struct ARect {
30 } ARect;
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/android/
rect.h 25 typedef struct ARect {
30 } ARect;
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/android/
rect.h 25 typedef struct ARect {
30 } ARect;
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/android/
rect.h 25 typedef struct ARect {
30 } ARect;
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/android/
rect.h 25 typedef struct ARect {
30 } ARect;
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/android/
rect.h 25 typedef struct ARect {
30 } ARect;
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/android/
rect.h 27 typedef struct ARect {
35 } ARect;
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/android/
rect.h 27 typedef struct ARect {
35 } ARect;
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/android/
rect.h 27 typedef struct ARect {
35 } ARect;
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/android/
rect.h 27 typedef struct ARect {
35 } ARect;
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/android/
rect.h 27 typedef struct ARect {
35 } ARect;
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/android/
rect.h 27 typedef struct ARect {
35 } ARect;
  /prebuilts/ndk/9/platforms/android-12/arch-arm/usr/include/android/
rect.h 27 typedef struct ARect {
35 } ARect;
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/android/
rect.h 27 typedef struct ARect {
35 } ARect;
  /prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/android/
rect.h 27 typedef struct ARect {
35 } ARect;
  /prebuilts/ndk/9/platforms/android-13/arch-arm/usr/include/android/
rect.h 27 typedef struct ARect {
35 } ARect;
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/android/
rect.h 27 typedef struct ARect {
35 } ARect;

Completed in 1414 milliseconds

1 2 3 4 5 6 7