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 139 void Slider::MoveButtonTo(const gfx::Point& point) {
274 MoveButtonTo(event.location());
279 MoveButtonTo(event.location());
328 MoveButtonTo(event->location());
332 MoveButtonTo(event->location());
slider.h 82 // accurately move the button using the MoveButtonTo() method.
86 void MoveButtonTo(const gfx::Point& point);

Completed in 143 milliseconds