Searched refs:MoveButtonTo (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/views/controls/
H A Dslider.cc137 void Slider::MoveButtonTo(const gfx::Point& point) { function in class:views::Slider
259 MoveButtonTo(event.location());
264 MoveButtonTo(event.location());
298 MoveButtonTo(event->location());
302 MoveButtonTo(event->location());
H A Dslider.h80 // accurately move the button using the MoveButtonTo() method.
84 void MoveButtonTo(const gfx::Point& point);

Completed in 301 milliseconds