HomeSort by relevance Sort by last modified time
    Searched refs:new_x (Results 1 - 25 of 27) sorted by null

1 2

  /external/chromium/chrome/browser/ui/views/
find_bar_host_uitest.cc 62 int new_x = -1, new_y = -1; local
63 EXPECT_TRUE(browser->GetFindWindowLocation(&new_x, &new_y));
65 EXPECT_EQ(x, new_x);
84 EXPECT_TRUE(browser->GetFindWindowLocation(&new_x, &new_y));
86 EXPECT_EQ(x, new_x);
  /external/qemu/distrib/sdl-1.2.15/src/video/caca/
SDL_cacaevents.c 88 int new_x = 0, new_y = 0; local
89 new_x = ((event & 0x00fff000) >> 12) * Caca_w / caca_get_width();
91 posted += SDL_PrivateMouseMotion(0, 0, new_x, new_y);
  /external/opencv/cv/src/
cvemd.cpp 836 CvNode2D *new_x; local
843 new_x = loop[0] = enter_x;
852 new_x = state->rows_x[new_x->i];
853 while( new_x != 0 && is_used[new_x - _x] )
854 new_x = new_x->next[0];
859 new_x = state->cols_x[new_x->j]
    [all...]
  /external/chromium_org/ash/system/
tray_caps_lock.cc 83 const int new_x = variable
85 shortcut_label_->SetX(new_x);
87 text_label_->SetSize(gfx::Size(text_size.width() + new_x - old_x,
  /external/qemu/distrib/sdl-1.2.15/src/video/riscos/
SDL_riscosevents.c 263 Sint16 new_x = regs.r[0]; /* Initialy get as OS units */ local
272 if (new_x != last_x || new_y != last_y || last_buttons != regs.r[2])
296 x = new_x - topLeftX;
303 if (last_x != new_x || last_y != new_y)
336 last_x = new_x;
  /external/chromium_org/chrome/browser/ui/gtk/panels/
panel_drag_gtk.cc 252 gint new_x = static_cast<gint>(new_x_double); local
266 new_x, new_y)) {
275 drag_delegate_->Dragged(gfx::Point(new_x, new_y));
  /external/chromium_org/ppapi/cpp/
rect.cc 110 int32_t new_x = x(); local
114 AdjustAlongAxis(rect.x(), rect.width(), &new_x, &new_width);
116 return Rect(new_x, new_y, new_width, new_height);
  /external/chromium_org/ui/gfx/
rect_base_impl.h 252 Type new_x = x(); local
256 AdjustAlongAxis(rect.x(), rect.width(), &new_x, &new_width);
258 SetRect(new_x, new_y, new_width, new_height);
282 Type new_x = x() + (width() - new_width) / 2; local
284 SetRect(new_x, new_y, new_width, new_height);
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_gtk.cc 281 gdouble new_x; local
283 gdk_event_get_root_coords(event, &new_x, &new_y);
286 static_cast<gint>(new_x), static_cast<gint>(new_y))) {
tab_strip_gtk.cc 426 double new_x = start_tab_a_bounds_.x() + delta; local
427 gfx::Rect bounds(Round(new_x), start_tab_a_bounds_.y(), tab_a_->width(),
434 new_x = start_tab_b_bounds_.x() + delta;
435 bounds = gfx::Rect(Round(new_x), start_tab_b_bounds_.y(), tab_b_->width(),
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/tabs/
tab_gtk.cc 233 gdouble new_x; local
235 gdk_event_get_root_coords(event, &new_x, &new_y);
238 static_cast<gint>(new_x), static_cast<gint>(new_y))) {
tab_strip_gtk.cc 447 double new_x = start_tab_a_bounds_.x() + delta; variable
448 gfx::Rect bounds(Round(new_x), start_tab_a_bounds_.y(), tab_a_->width(),
455 new_x = start_tab_b_bounds_.x() + delta;
456 bounds = gfx::Rect(Round(new_x), start_tab_b_bounds_.y(), tab_b_->width(),
    [all...]
  /external/chromium_org/ui/views/controls/
scroll_view.cc 452 const int new_x = local
458 contents_->SetX(-new_x);
460 header_->SetX(-new_x);
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_strip.cc 1845 int new_x = std::max(new_bounds.x() + delta, max_x); local
1870 int new_x = std::min(max_x, new_bounds.x() + adjusted_delta); local
    [all...]
tab_drag_controller.cc 1085 const int new_x = local
1354 int new_x = attached_tabstrip_->GetSizeNeededForTabs(tabs_to_source) - local
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
AutoCompleteWindow.py 227 new_x = text.winfo_rootx() + min(x, max(0, text_width - acw_width))
236 acw.wm_geometry("+%d+%d" % (new_x, new_y))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
AutoCompleteWindow.py 227 new_x = text.winfo_rootx() + min(x, max(0, text_width - acw_width))
236 acw.wm_geometry("+%d+%d" % (new_x, new_y))
  /external/qemu/distrib/sdl-1.2.15/src/video/windib/
SDL_dibvideo.c 1385 int new_x = 10; local
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/arm/
arm.h     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
arm.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/arm/
arm.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
arm.h     [all...]
  /external/qemu/android/skin/
window.c 1257 int new_x, new_y; local
    [all...]
  /external/chromium/chrome/browser/ui/views/tabs/
dragged_tab_controller.cc 927 int new_x = attached_tabstrip_->GetSizeNeededForTabs(tabs_to_source) - local
    [all...]
  /external/chromium_org/v8/test/mjsunit/
array-sort.js 328 assertTrue(0 == i % (2 * scale), name + "new_x" + i);

Completed in 1200 milliseconds

1 2