GetMouseClickCount   81 ppapi/shared_impl/ppb_input_event_shared.h   virtual int32_t GetMouseClickCount() OVERRIDE;
GetMouseClickCount   31 ppapi/thunk/ppb_input_event_api.h   virtual int32_t GetMouseClickCount() = 0;
GetMouseClickCount  160 ppapi/thunk/ppb_input_event_thunk.cc   return enter.object()->GetMouseClickCount();
GetMouseClickCount  176 ppapi/thunk/ppb_input_event_thunk.cc   &GetMouseClickCount
GetMouseClickCount  184 ppapi/thunk/ppb_input_event_thunk.cc   &GetMouseClickCount,