Searched defs:maxx (Results 1 - 15 of 15) sorted by relevance

/prebuilts/misc/windows/sdl2/test/
H A Dtestautomation_rect.c969 int minx = 0, maxx = 0, miny = 0, maxy = 0; local
982 maxx = newx;
987 if (newx > maxx) maxx = newx;
1016 SDLTest_AssertCheck(result.x==minx && result.y==miny && result.w==(maxx - minx + 1) && result.h==(maxy - miny + 1),
1018 minx, miny, maxx, maxy, result.x, result.y, result.x + result.w - 1, result.y + result.h - 1);
1040 int minx = 0, maxx = 0, miny = 0, maxy = 0; local
1058 maxx = newx;
1063 if (newx > maxx) maxx
1117 int minx = 0, maxx = 0, miny = 0, maxy = 0; local
1238 int minx, maxx, miny, maxy; local
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
H A Dcursesw.h878 int width() const { return maxx() + 1; }
893 int maxx() const { return getmaxx(w) == ERR ? ERR : getmaxx(w)-1; } function in class:NCursesWindow
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
H A Dcursesw.h878 int width() const { return maxx() + 1; }
893 int maxx() const { return getmaxx(w) == ERR ? ERR : getmaxx(w)-1; } function in class:NCursesWindow
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dd3dtypes.h1185 float minx, maxx; member in struct:_D3DCLIPSTATUS
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dd3dtypes.h1185 float minx, maxx; member in struct:_D3DCLIPSTATUS
/prebuilts/devtools/tools/lib/
H A Djfreechart-1.0.9.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jfree/ org/jfree/chart/ org/jfree/chart/annotations/ ...
/prebuilts/tools/common/jfreechart/
H A Djfreechart-1.0.9.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jfree/ org/jfree/chart/ org/jfree/chart/annotations/ ...
/prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
H A Djfreechart-1.0.9.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jfree/ org/jfree/chart/ org/jfree/chart/annotations/ ...
/prebuilts/misc/common/robolectric/lib/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-6.0.0_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
H A Dclover-3.1.12.jarMETA-INF/ META-INF/MANIFEST.MF license/ com/ com/atlassian/ com/atlassian/clover/ com/atlassian/clover/ ...

Completed in 193 milliseconds