HomeSort by relevance Sort by last modified time
    Searched refs:initial_pos (Results 26 - 32 of 32) sorted by null

12

  /external/chromium/chrome/browser/ui/
browser.h 404 const gfx::Rect& initial_pos,
770 const gfx::Rect& initial_pos,
    [all...]
browser.cc 389 gfx::Rect initial_pos(window_size);
390 browser->set_override_bounds(initial_pos);
    [all...]
  /external/chromium/chrome/browser/ui/gtk/tabs/
dragged_tab_controller_gtk.cc 135 const gfx::Rect& initial_pos,
143 initial_pos, user_gesture);
  /external/chromium/chrome/browser/
external_tab_container_win.cc 388 const gfx::Rect& initial_pos,
420 initial_pos,
441 attach_params_.dimensions = initial_pos;
    [all...]
  /external/chromium/chrome/browser/instant/
instant_loader.cc 185 const gfx::Rect& initial_pos,
438 const gfx::Rect& initial_pos,
    [all...]
  /external/chromium/chrome/browser/ui/views/tabs/
dragged_tab_controller.cc 452 const gfx::Rect& initial_pos,
460 source, new_contents, disposition, initial_pos, user_gesture);
    [all...]
  /external/opencv/cv/src/
cvcontours.cpp 152 CvMemStoragePos initial_pos; /* starting storage pos */ member in struct:_CvContourScanner
294 cvSaveMemStoragePos( storage, &(scanner->initial_pos) );
    [all...]

Completed in 309 milliseconds

12