Home
last modified time | relevance | path

Searched refs:IsRepeated (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/events/
Devent.cc582 bool KeyEvent::IsRepeated(const KeyEvent& event) { in IsRepeated() function in ui::KeyEvent
623 if (IsRepeated(*this)) in KeyEvent()
Devent.h735 static bool IsRepeated(const KeyEvent& event);