OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetRepeatCount
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/events/
event.cc
278
SetClickCount(
GetRepeatCount
(*this));
324
int MouseEvent::
GetRepeatCount
(const MouseEvent& event) {
event.h
381
static int
GetRepeatCount
(const MouseEvent& click_event);
Completed in 28 milliseconds