OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetMouseClickCount
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/shared_impl/
ppb_input_event_shared.cc
75
int32_t PPB_InputEvent_Shared::
GetMouseClickCount
() {
/external/chromium_org/ppapi/thunk/
ppb_input_event_thunk.cc
155
int32_t
GetMouseClickCount
(PP_Resource mouse_event) {
160
return enter.object()->
GetMouseClickCount
();
176
&
GetMouseClickCount
184
&
GetMouseClickCount
,
Completed in 40 milliseconds