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

  /external/chromium/chrome/browser/download/
download_util.h 173 int origin_x,
183 int origin_x,
192 int origin_x,
download_util.cc 366 int origin_x,
388 gfx::Rect background_bounds(origin_x, origin_y,
390 gfx::Rect foreground_bounds(origin_x, origin_y,
465 int origin_x,
478 gfx::Rect complete_bounds(origin_x, origin_y,
500 int origin_x,
513 gfx::Rect complete_bounds(origin_x, origin_y,
    [all...]
  /external/chromium/chrome/browser/automation/
ui_controls_linux.cc 82 gint origin_x, origin_y; local
83 gdk_window_get_origin(event->motion.window, &origin_x, &origin_y);
84 event->motion.x_root = x + origin_x;
202 gint origin_x, origin_y; local
203 gdk_window_get_origin(event->button.window, &origin_x, &origin_y);
204 event->button.x_root = x + origin_x;
  /external/harfbuzz_ng/src/
hb-font-private.hh 360 hb_position_t origin_x, origin_y; local
362 get_glyph_origin_for_direction (glyph, direction, &origin_x, &origin_y);
364 *x += origin_x;
372 hb_position_t origin_x, origin_y; local
374 get_glyph_origin_for_direction (glyph, direction, &origin_x, &origin_y);
376 *x -= origin_x;
  /external/chromium/chrome/browser/autocomplete/
autocomplete_popup_view_gtk.cc 438 gint origin_x, origin_y; local
439 gdk_window_get_origin(location_bar_->window, &origin_x, &origin_y);
444 origin_x + allocation.x - kBorderThickness + horizontal_offset,
  /external/quake/quake/src/QW/progs/
weapons.qc 404 WriteCoord (MSG_MULTICAST, self.origin_x);
604 WriteCoord (MSG_MULTICAST, self.origin_x);
808 WriteCoord (MSG_MULTICAST, self.origin_x);
850 WriteCoord (MSG_MULTICAST, self.origin_x);
  /external/qemu/distrib/sdl-1.2.15/src/video/quartz/
SDL_QuartzVideo.m 970 int origin_x, origin_y;
    [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 826 milliseconds