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

  /external/chromium/chrome/browser/ui/tabs/
dock_info.h 134 void set_hot_spot(const gfx::Point& hot_spot) { hot_spot_ = hot_spot; } function in class:DockInfo
dock_info_unittest.cc 106 d.set_hot_spot(gfx::Point(0, 0));
163 d.set_hot_spot(gfx::Point(kPopupWidth, kPopupHeight));
dock_info_win.cc 249 result_.set_hot_spot(gfx::Point(x, y));

Completed in 31 milliseconds