| /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
| AbstractDrawingPreview.java | 64 * @param height the height of {@link MainKeyboardView}. 67 final int height) { 68 mHasValidGeometry = (width > 0 && height > 0);
|
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
| d2dbasetypes.h | 54 FLOAT height; member in struct:D2D_SIZE_F 59 UINT32 height; member in struct:D2D_SIZE_U
|
| /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/ |
| ZoomHeight.py | 1 # Sample extension: zoom a window to maximum height 12 ('_Zoom Height', '<<zoom-height>>'), 29 width, height, x, y = map(int, m.groups()) 47 if height >= newheight:
|
| /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/ |
| ZoomHeight.py | 1 # Sample extension: zoom a window to maximum height 12 ('_Zoom Height', '<<zoom-height>>'), 29 width, height, x, y = map(int, m.groups()) 47 if height >= newheight:
|
| /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/android/ |
| native_window.h | 43 int32_t height; member in struct:ANativeWindow_Buffer 77 * Return the current height in pixels of the window surface. Returns a 91 * The width and height control the number of pixels in the buffers, not the 99 int32_t ANativeWindow_setBuffersGeometry(ANativeWindow* window, int32_t width, int32_t height, int32_t format);
|
| /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/android/ |
| native_window.h | 43 int32_t height; member in struct:ANativeWindow_Buffer 77 * Return the current height in pixels of the window surface. Returns a 91 * The width and height control the number of pixels in the buffers, not the 99 int32_t ANativeWindow_setBuffersGeometry(ANativeWindow* window, int32_t width, int32_t height, int32_t format);
|
| /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/android/ |
| native_window.h | 43 int32_t height; member in struct:ANativeWindow_Buffer 77 * Return the current height in pixels of the window surface. Returns a 91 * The width and height control the number of pixels in the buffers, not the 99 int32_t ANativeWindow_setBuffersGeometry(ANativeWindow* window, int32_t width, int32_t height, int32_t format);
|
| /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/android/ |
| native_window.h | 43 int32_t height; member in struct:ANativeWindow_Buffer 77 * Return the current height in pixels of the window surface. Returns a 91 * The width and height control the number of pixels in the buffers, not the 99 int32_t ANativeWindow_setBuffersGeometry(ANativeWindow* window, int32_t width, int32_t height, int32_t format);
|
| /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/android/ |
| native_window.h | 43 int32_t height; member in struct:ANativeWindow_Buffer 77 * Return the current height in pixels of the window surface. Returns a 91 * The width and height control the number of pixels in the buffers, not the 99 int32_t ANativeWindow_setBuffersGeometry(ANativeWindow* window, int32_t width, int32_t height, int32_t format);
|
| /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/android/ |
| native_window.h | 43 int32_t height; member in struct:ANativeWindow_Buffer 77 * Return the current height in pixels of the window surface. Returns a 91 * The width and height control the number of pixels in the buffers, not the 99 int32_t ANativeWindow_setBuffersGeometry(ANativeWindow* window, int32_t width, int32_t height, int32_t format);
|
| /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/android/ |
| native_window.h | 43 int32_t height; member in struct:ANativeWindow_Buffer 77 * Return the current height in pixels of the window surface. Returns a 91 * The width and height control the number of pixels in the buffers, not the 99 * width and height must be either both zero or both non-zero. 103 int32_t width, int32_t height, int32_t format);
|
| /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/android/ |
| native_window.h | 43 int32_t height; member in struct:ANativeWindow_Buffer 77 * Return the current height in pixels of the window surface. Returns a 91 * The width and height control the number of pixels in the buffers, not the 99 * width and height must be either both zero or both non-zero. 103 int32_t width, int32_t height, int32_t format);
|
| /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/android/ |
| native_window.h | 43 int32_t height; member in struct:ANativeWindow_Buffer 77 * Return the current height in pixels of the window surface. Returns a 91 * The width and height control the number of pixels in the buffers, not the 99 * width and height must be either both zero or both non-zero. 103 int32_t width, int32_t height, int32_t format);
|
| /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/android/ |
| native_window.h | 43 int32_t height; member in struct:ANativeWindow_Buffer 77 * Return the current height in pixels of the window surface. Returns a 91 * The width and height control the number of pixels in the buffers, not the 99 * width and height must be either both zero or both non-zero. 103 int32_t width, int32_t height, int32_t format);
|
| /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/android/ |
| native_window.h | 43 int32_t height; member in struct:ANativeWindow_Buffer 77 * Return the current height in pixels of the window surface. Returns a 91 * The width and height control the number of pixels in the buffers, not the 99 * width and height must be either both zero or both non-zero. 103 int32_t width, int32_t height, int32_t format);
|
| /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/android/ |
| native_window.h | 43 int32_t height; member in struct:ANativeWindow_Buffer 77 * Return the current height in pixels of the window surface. Returns a 91 * The width and height control the number of pixels in the buffers, not the 99 * width and height must be either both zero or both non-zero. 103 int32_t width, int32_t height, int32_t format);
|
| /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/android/ |
| native_window.h | 43 int32_t height; member in struct:ANativeWindow_Buffer 77 * Return the current height in pixels of the window surface. Returns a 91 * The width and height control the number of pixels in the buffers, not the 99 * width and height must be either both zero or both non-zero. 103 int32_t width, int32_t height, int32_t format);
|
| /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/android/ |
| native_window.h | 43 int32_t height; member in struct:ANativeWindow_Buffer 77 * Return the current height in pixels of the window surface. Returns a 91 * The width and height control the number of pixels in the buffers, not the 99 * width and height must be either both zero or both non-zero. 103 int32_t width, int32_t height, int32_t format);
|
| /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/android/ |
| native_window.h | 43 int32_t height; member in struct:ANativeWindow_Buffer 77 * Return the current height in pixels of the window surface. Returns a 91 * The width and height control the number of pixels in the buffers, not the 99 * width and height must be either both zero or both non-zero. 103 int32_t width, int32_t height, int32_t format);
|
| /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/android/ |
| native_window.h | 43 int32_t height; member in struct:ANativeWindow_Buffer 77 * Return the current height in pixels of the window surface. Returns a 91 * The width and height control the number of pixels in the buffers, not the 99 * width and height must be either both zero or both non-zero. 103 int32_t width, int32_t height, int32_t format);
|
| /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/android/ |
| native_window.h | 43 int32_t height; member in struct:ANativeWindow_Buffer 77 * Return the current height in pixels of the window surface. Returns a 91 * The width and height control the number of pixels in the buffers, not the 99 * width and height must be either both zero or both non-zero. 103 int32_t width, int32_t height, int32_t format);
|
| /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/android/ |
| native_window.h | 43 int32_t height; member in struct:ANativeWindow_Buffer 77 * Return the current height in pixels of the window surface. Returns a 91 * The width and height control the number of pixels in the buffers, not the 99 * width and height must be either both zero or both non-zero. 103 int32_t width, int32_t height, int32_t format);
|
| /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/android/ |
| native_window.h | 43 int32_t height; member in struct:ANativeWindow_Buffer 77 * Return the current height in pixels of the window surface. Returns a 91 * The width and height control the number of pixels in the buffers, not the 99 * width and height must be either both zero or both non-zero. 103 int32_t width, int32_t height, int32_t format);
|
| /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/android/ |
| native_window.h | 43 int32_t height; member in struct:ANativeWindow_Buffer 77 * Return the current height in pixels of the window surface. Returns a 91 * The width and height control the number of pixels in the buffers, not the 99 * width and height must be either both zero or both non-zero. 103 int32_t width, int32_t height, int32_t format);
|
| /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/android/ |
| native_window.h | 43 int32_t height; member in struct:ANativeWindow_Buffer 77 * Return the current height in pixels of the window surface. Returns a 91 * The width and height control the number of pixels in the buffers, not the 99 * width and height must be either both zero or both non-zero. 103 int32_t width, int32_t height, int32_t format);
|