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

  /external/chromium_org/ui/views/controls/
slider.cc 137 void Slider::MoveButtonTo(const gfx::Point& point) {
273 MoveButtonTo(event.location());
278 MoveButtonTo(event.location());
312 MoveButtonTo(event->location());
316 MoveButtonTo(event->location());
slider.h 76 // accurately move the button using the MoveButtonTo() method.
80 void MoveButtonTo(const gfx::Point& point);

Completed in 159 milliseconds