HomeSort by relevance Sort by last modified time
    Searched refs:window_y (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/content/browser/renderer_host/input/
web_input_event_builders_android.cc 58 int window_y,
66 result.y = window_y;
68 result.windowY = window_y;
84 int window_y) {
89 result.y = window_y;
91 result.windowY = window_y;
web_input_event_builders_android.h 22 int window_y,
39 int window_y);
  /external/qemu/android/
main-common.h 36 void user_config_get_window_pos( int *window_x, int *window_y );
main-common-ui.c 67 user_config_get_window_pos( int *window_x, int *window_y )
69 *window_x = *window_y = 10;
72 auserConfig_getWindowPos(userConfig, window_x, window_y);
  /external/chromium_org/content/common/input/
synthetic_web_input_event_builders.h 21 int window_y,
synthetic_web_input_event_builders.cc 31 int window_y,
36 result.y = window_y;
38 result.windowY = window_y;
  /external/chromium_org/content/test/plugin/
plugin_windowless_test.cc 256 double window_x, window_y; local
258 &window_x, &window_y, NPCoordinateSpaceWindow); local
290 else if (flipped_window_y != kWindowHeight - window_y)
304 error_string.append(StringForPoint(window_x, window_y));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
XWDFile.h 90 CARD32 window_y B32; /* Window upper left Y coordinate */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
XWDFile.h 90 CARD32 window_y B32; /* Window upper left Y coordinate */
  /external/qemu/android/skin/
window.c 1341 int window_y = window->y_pos; local
    [all...]
  /external/chromium_org/ui/views/controls/menu/
menu_controller.cc 2114 int window_y = screen_loc_pixels.y(); local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 232 milliseconds