Searched defs:GetMouseClickCount (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ppapi/shared_impl/
H A Dppb_input_event_shared.cc75 int32_t PPB_InputEvent_Shared::GetMouseClickCount() { function in class:ppapi::PPB_InputEvent_Shared
/external/chromium_org/ppapi/thunk/
H A Dppb_input_event_thunk.cc155 int32_t GetMouseClickCount(PP_Resource mouse_event) { function in namespace:ppapi::thunk::__anon10333
160 return enter.object()->GetMouseClickCount();
176 &GetMouseClickCount
184 &GetMouseClickCount,

Completed in 24 milliseconds