Searched defs:GetClickCount (Results 1 – 4 of 4) sorted by relevance
51 int GetClickCount(int flags) { in GetClickCount() function
551 int32_t (*GetClickCount)(PP_Resource mouse_event); member580 int32_t (*GetClickCount)(PP_Resource mouse_event); member
128 int32_t MouseInputEvent::GetClickCount() const { in GetClickCount() function in pp::MouseInputEvent
406 int MouseEvent::GetClickCount() const { in GetClickCount() function in ui::MouseEvent