OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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